You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: This is a bug in `oc adm upgrade status` that we will fix but for now we need to tolerate
98
-
// Eventually we will fail on output like this and we will also need to add a testcase for the fixed output
99
97
varoperatorsWithLinebreaksInMessages=`Unable to fetch alerts, ignoring alerts in 'Update Health': failed to get alerts from Thanos: no token is currently in use for this session
100
98
= Control Plane =
101
99
Assessment: Progressing
@@ -106,14 +104,14 @@ Duration: 24m (Est. Time Remaining: 45m)
106
104
Operator Health: 34 Healthy
107
105
108
106
Updating Cluster Operators
109
-
NAME SINCEREASON MESSAGE
110
-
image-registry 6s DeploymentNotCompleted::NodeCADaemonUnavailable NodeCADaemonProgressing: The daemon set node-ca is deploying node pods
111
-
Progressing: The deployment has not completed
112
-
monitoring 4s RollOutInProgress Rolling out the stack.
113
-
openshift-controller-manager 11s RouteControllerManager_DesiredStateNotYetAchieved::_DesiredStateNotYetAchieved Progressing: deployment/controller-manager: observed generation is 10, desired generation is 11
114
-
Progressing: deployment/controller-manager: updated replicas is 1, desired replicas is 3
115
-
RouteControllerManagerProgressing: deployment/route-controller-manager: observed generation is 7, desired generation is 8
116
-
RouteControllerManagerProgressing: deployment/route-controller-manager: updated replicas is 1, desired replicas is 3
107
+
NAME SINCEREASON MESSAGE
108
+
image-registry 6s DeploymentNotCo... NodeCADaemonProgressing: The daemon set node-ca is deploying node pods
109
+
Progressing: The deployment has not completed
110
+
monitoring 4s RollOutInProgre... Rolling out the stack.
111
+
openshift-controller-manager 11s RouteController... Progressing: deployment/controller-manager: observed generation is 10, desired generation is 11
112
+
Progressing: deployment/controller-manager: updated replicas is 1, desired replicas is 3
113
+
RouteControllerManagerProgressing: deployment/route-controller-manager: observed generation is 7, desired generation is 8
114
+
RouteControllerManagerProgressing: deployment/route-controller-manager: updated replicas is 1, desired replicas is 3
varoperatorsWithEmptyMessage=`Unable to fetch alerts, ignoring alerts in 'Update Health': failed to get alerts from Thanos: no token is currently in use for this session
varcontrolPlaneCompleted=`Unable to fetch alerts, ignoring alerts in 'Update Health': failed to get alerts from Thanos: no token is currently in use for this session
140
160
= Control Plane =
141
161
Update to 4.20.0-0.ci-2025-08-13-182454-test-ci-op-5wilvz46-latest successfully completed at 2025-08-13T20:33:32Z (duration: 59m)
0 commit comments