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
library-go has been updated to sort errors for consistent output during testing updating order to make use of it
Signed-off-by: ehila <ehila@redhat.com>
Copy file name to clipboardExpand all lines: test-data/apply-configuration/overall/minimal-cluster/expected-output/Management/ApplyStatus/cluster-scoped-resources/operator.openshift.io/authentications/4dff-body-cluster.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ status:
6
6
conditions:
7
7
- lastTransitionTime: "2024-10-14T22:38:20Z"
8
8
message: |-
9
-
endpoints/host-etcd-2 in the openshift-etcd namespace: not found
10
9
configmap openshift-etcd/etcd-endpoints not found, and fallback observer failed
10
+
endpoints/host-etcd-2 in the openshift-etcd namespace: not found
0 commit comments