[Dashboard] Ensure k8s namespace exists before workspace related operation #20167
Labels
area/dashboard
area/factory/dashboard
Issues related to factories frontend (che user dashboard side)
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P2
Has a minor but important impact to the usage or development of the system.
sprint/current
Milestone
Is your task related to a problem? Please describe.
It might happen that k8s namespace is not created #19236 or for some reason has been deleted.
Describe the solution you'd like
Invoke
/kubernetes/namespace/provision
method before each workspace/devworkspace related, factory resolve operation.Describe alternatives you've considered
N/a
Additional context
The text was updated successfully, but these errors were encountered: