We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49c54a commit ab092a6Copy full SHA for ab092a6
addon/v1alpha1/types_managedclusteraddon.go
@@ -318,7 +318,6 @@ const (
318
// the managed cluster.
319
ManagedClusterAddOnConditionDegraded string = "Degraded"
320
321
- // Deprecated: Use ManagedClusterAddOnConditionProgressing instead
322
// ManagedClusterAddOnConditionConfigured represents that the addon agent is configured with its configuration
323
ManagedClusterAddOnConditionConfigured string = "Configured"
324
0 commit comments