Anatolii Bazko
Anatolii Bazko
Maybe I misunderstood your request. I thought you wanted to add keycloak as a part of Eclipse Che deployment. That's way I closed the issue.
@vsndev3 Could you file a separate issue and provide all needed details? https://github.com/eclipse/che/issues/new?assignees=&labels=kind%2Fbug&template=bug_report.yml
@ibuziuk Keycloak is not a case since 7.42.0
Hello. @abhijeetka To use a custom OIDC provider: 1. create a patch file ``` $ cat > che-patch.yaml
@vkatta88 > 'Failed to fetch available workspaces, reason: Failed to fetch the list of devWorkspaces. Unable to list devworkspaces: Unauthorized' I can see this kind of error when `CHE_OIDC_EMAIL__CLAIM` set...
To be honest I don't think it can work if there are no any identity providers on the cluster Maybe @amisevsk @sparkoo have some ideas.
@sunix Is it full che-operator log? I don't see any errors there. So, it might be leftovers from the previous deployments (error in the status).
> unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request Nothing woring with operator. It basically about that metrics server...
I would recommend you to figure out what wrong with metrics server because it blocks che-operator reconciliation. For instance I can find the similar problem here https://github.com/kubernetes-sigs/metrics-server/issues/157