che-operator/pkg
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
..
apis feat: Don't deploy CheManager - it no longer is a thing. (#868) 2021-07-02 00:28:32 +02:00
backup_servers Implement backup / restore of Che server (#844) 2021-06-22 13:24:06 +03:00
controller Implement backup / restore of Che server (#844) 2021-06-22 13:24:06 +03:00
deploy feat: Don't deploy CheManager - it no longer is a thing. (#868) 2021-07-02 00:28:32 +02:00
util feat: Run DWCO and CO in a same pod but different containers (#745) 2021-07-01 22:36:56 +02:00