Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[che-auth] che-server support for native auth on kubernetes #20633

Closed
sparkoo opened this issue Oct 13, 2021 · 1 comment
Closed

[che-auth] che-server support for native auth on kubernetes #20633

sparkoo opened this issue Oct 13, 2021 · 1 comment
Assignees
Labels
area/che-server kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current

Comments

@sparkoo
Copy link
Member

sparkoo commented Oct 13, 2021

Is your task related to a problem? Please describe

Devworkspaces with native authentication is now available on OpenShift. We need to make ti real on Kubernetes as well. With chectl it is already possible to deploy minikube with Dex #19366.

Describe the solution you'd like

Prepare che-server parts for native authentication:

  • Currently, che-server fails to start when native auth is enabled on Kubernetes. This will now become valid configuration.
  • Similar to OpenshiftTokenInitializationFilter.java, create Filter for JWT token that will be used on Kubernetes
  • disable need of setting che.infra.kubernetes.enable_unsupported_k8s

Describe alternatives you've considered

No response

Additional context

epic: #19182

@sparkoo sparkoo added kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. area/che-server labels Oct 13, 2021
@sparkoo sparkoo self-assigned this Oct 13, 2021
@sparkoo sparkoo changed the title che-server with native auth on kubernetes [che-auth] che-server support for native auth on kubernetes Oct 13, 2021
@sparkoo
Copy link
Member Author

sparkoo commented Nov 25, 2021

fixed by eclipse-che/che-server#171

@sparkoo sparkoo closed this as completed Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-server kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. sprint/current
Projects
None yet
Development

No branches or pull requests

2 participants