chectl should not generate Keycloak credentials when nativeUserMode enabled #20210
Closed
3 tasks done
Labels
area/chectl
Issues related to chectl, the CLI of Che
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P2
Has a minor but important impact to the usage or development of the system.
Milestone
Describe the bug
When deploying che with native user mode enabled
auth.nativeUserMode: true
, chectl generates credentials for keycloak, which is not needed in this mode.Che version
Steps to reproduce
chectl server:deploy --platform=openshift --installer=operator --workspace-engine=dev-workspace --che-operator-cr-patch-yaml=auth.patch
whereauth.patch
is:Expected behavior
Don't generate keycloak credentials when running in nativeUserMode
Runtime
oc version
)Screenshots
Installation method
Environment
Eclipse Che Logs
Additional context
The text was updated successfully, but these errors were encountered: