Commit c842f63
committed
pkg/monitortests/clusterversionoperator/legacycvomonitortests: Even more authentication reasons
Catching up with:
$ curl -s 'https://search.ci.openshift.org/search?maxAge=48h&type=junit&name=4.15.*upgrade&context=0&search=clusteroperator/authentication.*condition/Available.*status/False' | jq -r 'to_entries[].value | to_entries[].value[].context[]' | sed 's|.*clusteroperator/\([^ ]*\) condition/Available reason/\([^ ]*\) status/False.*|\1 \2|' | sort | uniq -c | sort -n
3 authentication APIServerDeployment_PreconditionNotFulfilled
3 authentication OAuthServerDeployment_NoDeployment
9 authentication APIServerDeployment_NoPod
9 authentication WellKnown_NotReady
12 authentication APIServerDeployment_NoDeployment
39 authentication APIServices_PreconditionNotReady
42 authentication OAuthServerRouteEndpointAccessibleController_EndpointUnavailable
61 authentication OAuthServerServiceEndpointAccessibleController_EndpointUnavailable
108 authentication APIServices_Error1 parent ba523b5 commit c842f63
File tree
1 file changed
+1
-1
lines changed- pkg/monitortests/clusterversionoperator/legacycvomonitortests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments