* 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> |
||
|---|---|---|
| .. | ||
| che_controller.go | ||
| che_controller_test.go | ||
| che_cr_validator.go | ||
| create.go | ||
| finalizer.go | ||
| get.go | ||
| proxy.go | ||
| status.go | ||
| update.go | ||