che-operator/api
Lukas Krejci 12da7adeeb
feat: Support node selector and pod tolerations in devworkspaces (#1301)
Fixes #20884
* Upgrade to devworkspace operator with support for pod tolerations
* Implement additional logic in usernamespace controller to sync config
  from checluster CR to ns annotations understood by the dwo
* Add new fields to CheCluster CRD v1 and v2alpha1
* added support for the new fields in conversion methods between v1 and v2alpha1
2022-02-01 17:51:35 +01:00
..
v1 feat: Support node selector and pod tolerations in devworkspaces (#1301) 2022-02-01 17:51:35 +01:00
v2alpha1 feat: Support node selector and pod tolerations in devworkspaces (#1301) 2022-02-01 17:51:35 +01:00
conversion.go feat: Support node selector and pod tolerations in devworkspaces (#1301) 2022-02-01 17:51:35 +01:00
conversion_test.go feat: Support node selector and pod tolerations in devworkspaces (#1301) 2022-02-01 17:51:35 +01:00