Skip to content

Commit ab092a6

Browse files
authored
Add addon configured condition back (#342)
Signed-off-by: Jian Qiu <[email protected]>
1 parent e49c54a commit ab092a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addon/v1alpha1/types_managedclusteraddon.go

-1
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ const (
318318
// the managed cluster.
319319
ManagedClusterAddOnConditionDegraded string = "Degraded"
320320

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

0 commit comments

Comments
 (0)