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
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/10d9-body-cluster.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ status:
9
9
status: "False"
10
10
type: OAuthServerDeploymentAvailable
11
11
- lastTransitionTime: "2024-10-14T22:38:20Z"
12
-
message: |
13
-
checking if authentication mode is OIDC: getting authentications.config.openshift.io/cluster: authentication.config.openshift.io "cluster" not found
12
+
message: 'checking if authentication mode is OIDC: getting authentications.config.openshift.io/cluster:
13
+
authentication.config.openshift.io"cluster" not found'
14
14
reason: PreconditionNotFulfilled
15
15
status: "True"
16
16
type: OAuthServerDeploymentDegraded
@@ -19,8 +19,8 @@ status:
19
19
status: "False"
20
20
type: OAuthServerDeploymentProgressing
21
21
- lastTransitionTime: "2024-10-14T22:38:20Z"
22
-
message: |
23
-
checking if authentication mode is OIDC: getting authentications.config.openshift.io/cluster: authentication.config.openshift.io "cluster" not found
22
+
message: 'checking if authentication mode is OIDC: getting authentications.config.openshift.io/cluster:
23
+
authentication.config.openshift.io"cluster" not found'
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/3fff-body-cluster.yaml
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,7 @@ status:
9
9
status: "False"
10
10
type: APIServerDeploymentAvailable
11
11
- lastTransitionTime: "2024-10-14T22:38:20Z"
12
-
message: |
13
-
waiting for .status.latestAvailableRevision to be available
12
+
message: waiting for .status.latestAvailableRevision to be available
14
13
reason: PreconditionNotFulfilled
15
14
status: "True"
16
15
type: APIServerDeploymentDegraded
@@ -19,8 +18,7 @@ status:
19
18
status: "False"
20
19
type: APIServerDeploymentProgressing
21
20
- lastTransitionTime: "2024-10-14T22:38:20Z"
22
-
message: |
23
-
waiting for .status.latestAvailableRevision to be available
21
+
message: waiting for .status.latestAvailableRevision to be available
Copy file name to clipboardExpand all lines: test-data/apply-configuration/overall/oauth-apiserver-creation-minimal/expected-output/Management/ApplyStatus/cluster-scoped-resources/operator.openshift.io/authentications/c5b3-body-cluster.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ metadata:
5
5
status:
6
6
conditions:
7
7
- lastTransitionTime: "2024-10-14T22:38:20Z"
8
-
message: no apiserver.openshift-oauth-apiserver pods available on any node.
8
+
message: no apiserver.openshift-oauth-apiserver pods available on any node
9
9
reason: NoPod
10
10
status: "False"
11
11
type: APIServerDeploymentAvailable
@@ -15,7 +15,7 @@ status:
15
15
type: APIServerDeploymentDegraded
16
16
- lastTransitionTime: "2024-10-14T22:38:20Z"
17
17
message: 'deployment/apiserver.openshift-oauth-apiserver: 0/1 pods have been updated
18
-
to the latest generation and 0/1 pods are available'
18
+
to the latest revision and 0/1 pods are available'
Copy file name to clipboardExpand all lines: test-data/apply-configuration/overall/oauth-server-creation-minimal/expected-output/Management/ApplyStatus/cluster-scoped-resources/operator.openshift.io/authentications/5749-body-cluster.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ metadata:
5
5
status:
6
6
conditions:
7
7
- lastTransitionTime: "2025-08-07T22:38:20Z"
8
-
message: no oauth-openshift.openshift-authentication pods available on any node.
8
+
message: no oauth-openshift.openshift-authentication pods available on any node
9
9
reason: NoPod
10
10
status: "False"
11
11
type: OAuthServerDeploymentAvailable
@@ -15,7 +15,7 @@ status:
15
15
type: OAuthServerDeploymentDegraded
16
16
- lastTransitionTime: "2025-08-07T22:38:20Z"
17
17
message: 'deployment/oauth-openshift.openshift-authentication: 0/1 pods have been
18
-
updated to the latest generation and 0/1 pods are available'
18
+
updated to the latest revision and 0/1 pods are available'
0 commit comments