In the Che CR provide a way to set the runtime class for all CDE pods #23032
Labels
area/che-operator
Issues and PRs related to Eclipse Che Kubernetes Operator
area/devworkspace-operator
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P2
Has a minor but important impact to the usage or development of the system.
Is your enhancement related to a problem? Please describe
Currently to set the runtime class for a CDE pod, the pod-overrides are used to set the CDE pod's
spec.runtimeclassname
field for each CDE.Describe the solution you'd like
It would be convenient if there was a Che CR field
spec.devnvironments.runtimeclassname
that sets the runtime class for each new CDE podDescribe alternatives you've considered
Otherwise, if an admin wants to set the runtimeclass for all CDEs, the admin needs to add it using pod-overrides for each devworkspace object
Additional context
Related devworkspace-operator issue: devfile/devworkspace-operator#1286
No response
The text was updated successfully, but these errors were encountered: