Hide
= Provide a way to set the runtime class for all CDE pods using CheCluster CR
The `spec.devEnvironments.runtimeClassName` property has been added to the CheCluster CR. This property sets the `spec.runtimeClassName` for all Cloud Development Environment (CDE) pods. The `controller.devfile.io/runtime-class` attribute for the CDE has precedence over the CheCluster `spec.devEnvironments.runtimeClassName` property.
Show
= Provide a way to set the runtime class for all CDE pods using CheCluster CR
The `spec.devEnvironments.runtimeClassName` property has been added to the CheCluster CR. This property sets the `spec.runtimeClassName` for all Cloud Development Environment (CDE) pods. The `controller.devfile.io/runtime-class` attribute for the CDE has precedence over the CheCluster `spec.devEnvironments.runtimeClassName` property.