Skip to content

Commit

Permalink
Add addon configured condition back (open-cluster-management-io#342)
Browse files Browse the repository at this point in the history
Signed-off-by: Jian Qiu <[email protected]>
  • Loading branch information
qiujian16 authored Sep 29, 2024
1 parent e49c54a commit ab092a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon/v1alpha1/types_managedclusteraddon.go
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ const (
// the managed cluster.
ManagedClusterAddOnConditionDegraded string = "Degraded"

// Deprecated: Use ManagedClusterAddOnConditionProgressing instead
// ManagedClusterAddOnConditionConfigured represents that the addon agent is configured with its configuration
ManagedClusterAddOnConditionConfigured string = "Configured"

Expand Down

0 comments on commit ab092a6

Please sign in to comment.