User's k8s namespace creation routine #20164
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
area/che-server
engine/devworkspace
Issues related to Che configured to use the devworkspace controller as workspace engine.
kind/epic
A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
severity/P1
Has a major impact to usage or development of the system.
Is your task related to a problem? Please describe.
Quite a few issues #19236 #19972
related to the way how and when a user's namespace should/can be created. I would like to propose a way how
we can solve several issues.
Describe the solution you'd like
On dashboard page load, from dashboard before each workspace related operation, before factory resolve
From traefik on each request, with some caching (1-5 minutes)
Implementation
Create CheUser CR when pre-creating k8s namespace #20169Describe alternatives you've considered
n/a
Additional context
The text was updated successfully, but these errors were encountered: