che-operator/pkg/deploy/dev-workspace
Lukas Krejci 1f1a41f9b3
feat: Don't deploy CheManager - it no longer is a thing. (#868)
Remove the CRDs that we don't have to deploy. CheManager is not used
at all anymore and DevWorkspaceRouting is deployed at runtime while
enabling the devworkspaces. DWCO waits for the CRD to appear.

Don't deploy the DWCO metrics service anymore because the metrics
endpoint is switched off anyway.

Trivial - remove the unneeded serialized storage annotations on checluster
objects of different versions.

The cluster role must grant the operator the perms to update status
of the checluster resource.
2021-07-02 00:28:32 +02:00
..
dev_workspace.go feat: Don't deploy CheManager - it no longer is a thing. (#868) 2021-07-02 00:28:32 +02:00
dev_workspace_test.go feat: Don't deploy CheManager - it no longer is a thing. (#868) 2021-07-02 00:28:32 +02:00
init_test.go Replace `eclipse` organization occurrence on `eclipse-che` (#727) 2021-03-22 12:32:48 +02:00