che icon indicating copy to clipboard operation
che copied to clipboard

In the Che CR provide a way to set the runtime class for all CDE pods

Open dkwon17 opened this issue 1 year ago • 2 comments

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 pod

Describe 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: https://github.com/devfile/devworkspace-operator/issues/1286 No response

dkwon17 avatar Jul 09 '24 17:07 dkwon17

@l0rd FYI

ibuziuk avatar Jul 11 '24 13:07 ibuziuk

Great 👍

l0rd avatar Jul 12 '24 08:07 l0rd