che-operator/pkg/deploy/server
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_configmap.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
che_configmap_test.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
che_service_test.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
configmap_cert.go Implement addition CA config maps merge and propagation to Che server (#531) 2020-11-27 15:04:33 +02:00
deployment_che.go Implement addition CA config maps merge and propagation to Che server (#531) 2020-11-27 15:04:33 +02:00
init_test.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
service.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00