-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
4.16
-
None
Description of problem:
non-existing oauth.config.openshift.io resource is listed on Global Configuration page
Version-Release number of selected component (if applicable):
4.16.0-0.nightly-2024-06-05-082646
How reproducible:
Always
Steps to Reproduce:
1. visit global configuration page /settings/cluster/globalconfig 2. check listed items on the page 3.
Actual results:
2. There are two OAuth.config.openshift.io entries, one is linking to /k8s/cluster/config.openshift.io~v1~OAuth/oauth-config, this will return 404: Not Found $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.16.0-0.nightly-2024-06-05-082646 True False 171m Cluster version is 4.16.0-0.nightly-2024-06-05-082646 $ oc get oauth.config.openshift.io NAME AGE cluster 3h26m
Expected results:
from CLI output we can see there is only one oauth.config.openshift.io resource, but we are showing one more 'oauth-config' Only one oauth.config.openshift.io resource should be listed
Additional info:
- blocks
-
OCPBUGS-35565 [release-4.16] one OAuth.config.openshift.io item on Global Configuration page links to non-existing resource
- Verified
- is cloned by
-
OCPBUGS-35565 [release-4.16] one OAuth.config.openshift.io item on Global Configuration page links to non-existing resource
- Verified
- links to
-
RHEA-2024:3718 OpenShift Container Platform 4.17.z bug fix update