package
0.0.0-20250228164547-bad2d1bf3a37
Repository: https://github.com/openshift/library-go.git
Documentation: pkg.go.dev
# Constants
BackingResourceControllerDegradedConditionType is true when the operator is unable to create or reconcile the resources needed to successfully run the installer pods (installer CRB and SA).
CertRotationDegradedConditionTypeFmt is true when the operator failed to properly rotate one or more certificates required by the operand.
ConfigObservationDegradedConditionType is true when the operator failed to observe or process configuration change.
InstallerControllerDegradedConditionType is true when the operator is not able to create new installer pods so the new revisions cannot be rolled out.
ManagementStateDegradedConditionType is true when the operator ManagementState is not "Managed".
MonitoringResourceControllerDegradedConditionType is true when the operator is unable to create or reconcile the ServiceMonitor CR resource, which is required by monitoring operator to collect Prometheus data from the operator.
NodeControllerDegradedConditionType is true when the operator observed a master node that is not ready.
NodeInstallerDegradedConditionType is true when the operator is not able to create new installer pods because there are no schedulable nodes available to run the installer pods.
NodeInstallerProgressingConditionType is true when the operator is moving nodes to a new revision.
ResourceSyncControllerDegradedConditionType is true when the operator failed to synchronize one or more secrets or config maps required to run the operand.
RevisionControllerDegradedConditionType is true when the operator is not able to create new desired revision because an error occurred when the operator attempted to created required resource(s) (secrets, configmaps, ...).
StaticPodsAvailableConditionType is true when the static pod is available on at least one node.
StaticPodsDegradedConditionType is true when the operator observe errors when installing the new revision static pods.
UnsupportedConfigOverridesUpgradeableConditionType is true when operator unsupported config overrides is changed.