-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.15.z
-
None
Description of problem:
When setting up the "webhookTokenAuthenticator" the oauth configure "type" is set to "None". Then controller sets the console configmap with "authType=disabled". Which will cause that the console pod goes in the crash loop back due to the not allowed type: Error: validate.go:76] invalid flag: user-auth, error: value must be one of [oidc openshift], not disabled. This worked before on 4.14, stopped working on 4.15.
Version-Release number of selected component (if applicable):
OpenShift Container Platform 4.15
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
The console can't start, seems like it is not allowed to change the console.
Expected results:
Additional info:
- blocks
-
OCPBUGS-46068 When the webhook token authenticator is enabled, the console is in crashloopback
- Verified
- is cloned by
-
OCPBUGS-46068 When the webhook token authenticator is enabled, the console is in crashloopback
- Verified
- links to