Native auth breaks Che when it's enabled on an existing instance #20291
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Describe the bug
Native auth breaks Che when it's enabled on an existing instance.
Che version
next (development version)
Steps to reproduce
chectl server:deploy --installer=operator --platform=openshift
oc patch checluster/eclipse-che --type=merge --patch '{"spec":{"devWorkspace": {"enable": true}}}'
Expected behavior
Che is working after devworkspace is enabled (where native auth is the default)
Notes: each of public endpoints have its own route but everything should go though gateway.
keycloak deployment is not removed (maybe it's kept for an ability to restore keycloak auth).
Runtime
OpenShift
Screenshots
Installation method
chectl/next
Environment
other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
RHPDS OpenShift 4.8
The text was updated successfully, but these errors were encountered: