che-operator/pkg/controller/che
Tom George a6848bf1b6
install kubernetes image puller/kip operator from che-operator (#541)
* Allow the che-operator to install the Kubernetes Image Puller operator and configure a KubernetesImagePuller CR in the same namespace that che is installed in.

Adds a new field to the CheCluster CR, imagePuller, that will install the operator and create a CR if enabled.  If disabled, it will uninstall and remove the image puller artifacts.

Signed-off-by: Tom George <tgeorge@redhat.com>
2020-12-08 08:53:24 -06:00
..
che_controller.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
che_controller_test.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
che_cr_validator.go Add Che CR validator (#221) 2020-04-16 15:03:10 +03:00
create.go Manage the Traefik gateway for implementing single host on OpenShift (#378) 2020-09-16 15:21:57 +02:00
finalizer.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
get.go Automatically propagate ca-certs configmap content into server and identity provider (#487) 2020-10-13 14:04:20 +03:00
proxy.go Implement addition CA config maps merge and propagation to Che server (#531) 2020-11-27 15:04:33 +02:00
status.go Move defaults to env var 2020-05-13 08:19:17 +03:00
update.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00