-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
None
-
None
-
None
-
None
CCO needs to be updated to adhere to the current definition of the available condition. Currently, it is always available. We need to determine if there is a valid situation where the operator might not be available, and ensure the condition is properly set to match while ensuring it does not become unavailable during upgrades. This likely includes scaling the pod count up so the single-pod restart doesn't cause the service to become unavailable.
// Available indicates that the component (operator and all configured operands) // is functional and available in the cluster. Available=False means at least // part of the component is non-functional, and that the condition requires // immediate administrator intervention. // A component must not report Available=False during the course of a normal upgrade. OperatorAvailable ClusterStatusConditionType = "Available"
- is duplicated by
-
CCO-477 Enable HA mode for CCO operator by default.
-
- Closed
-
- links to