che-operator/pkg/deploy
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
..
devfile-registry Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. (#468) 2020-11-26 13:54:26 +02:00
expose Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. (#468) 2020-11-26 13:54:26 +02:00
gateway Refresh oauth client (#550) 2020-11-26 15:53:41 +01:00
identity-provider Implement addition CA config maps merge and propagation to Che server (#531) 2020-11-27 15:04:33 +02:00
plugin-registry Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. (#468) 2020-11-26 13:54:26 +02:00
postgres Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
registry Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
server install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
checluster.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
clusterrolebinding.go Gh18399 che SA cluster roles (#543) 2020-12-02 18:03:11 +01:00
configmap.go Implement addition CA config maps merge and propagation to Che server (#531) 2020-11-27 15:04:33 +02:00
const.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
data_types.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
defaults.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
defaults.go.update.sh update to latest defaults postgres, keycloak/sso, and PVC/UBI images; add script to poll for new images automatically and offer changes to be committed 2019-10-07 12:45:08 -04:00
defaults_test.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
deployment.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
ingress.go Implement ability to use default ingress TLS certificate (#508) 2020-11-06 14:51:42 +02:00
init_test.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
job.go Create a general deployContext to pass to all functions 2020-08-27 11:30:20 +02:00
kubernetes_image_puller.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
labels.go Define labels for route/ingress (#449) 2020-09-25 14:17:19 +03:00
oauthclient.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
proxy.go Correctly convert wildcards in nonProxyHosts for JAVA_OPTS (#440) 2020-09-16 11:46:52 +03:00
proxy_test.go Correctly convert wildcards in nonProxyHosts for JAVA_OPTS (#440) 2020-09-16 11:46:52 +03:00
pvc.go Create a general deployContext to pass to all functions 2020-08-27 11:30:20 +02:00
role.go Fix outdated README file and add development notes (#553) 2020-12-01 14:42:49 +02:00
rolebinding.go Gh18399 che SA cluster roles (#543) 2020-12-02 18:03:11 +01:00
route.go Define labels for route/ingress (#449) 2020-09-25 14:17:19 +03:00
secret.go Implement ability to use default ingress TLS certificate (#508) 2020-11-06 14:51:42 +02:00
service.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
service_account.go Create a general deployContext to pass to all functions 2020-08-27 11:30:20 +02:00
sync.go Refresh oauth client (#550) 2020-11-26 15:53:41 +01:00
tls.go Implement addition CA config maps merge and propagation to Che server (#531) 2020-11-27 15:04:33 +02:00