Deployment fails because che-operator SA cannot get resource oauth #16959
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/blocker
Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Describe the bug
Deploying Che using chectl (next channel) and the operator fails on an OCP 4.3 cluster with the following error in the operator logs:
Che version
nightly
Steps to reproduce
Deploy a new OCP 4.3 cluster, open a terminal and use
oc
to login as kubeadmin. Then:chectl server:start --installer=operator \ --platform=openshift \ --os-oauth \ --self-signed-cert \ -n "${CHE_SERVER_PROJECT}"
Expected behavior
Che is successfully deployed
Runtime
Openshift 4.3.5:
Installation method
Environment
OpenShfit dev cluster (AWS)
Eclipse Che Logs
Chectl logs
Operator Logs
The text was updated successfully, but these errors were encountered: