che-operator/pkg/deploy
Anatolii Bazko 08c51a4e11
Ignore the error if test route already exists (#383)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2020-08-04 14:39:43 +03:00
..
che_configmap.go Update the configmap property name (#356) 2020-07-23 14:21:09 +03:00
che_configmap_test.go Respect openshift cluster wide proxy (#272) 2020-07-08 16:08:20 +03:00
che_service_test.go Make che-operator non blocking (#212) 2020-04-10 17:19:14 +03:00
configmap.go Respect openshift cluster wide proxy (#272) 2020-07-08 16:08:20 +03:00
configmap_cert.go Respect openshift cluster wide proxy (#272) 2020-07-08 16:08:20 +03:00
data_types.go Respect openshift cluster wide proxy (#272) 2020-07-08 16:08:20 +03:00
defaults.go Respect openshift cluster wide proxy (#272) 2020-07-08 16:08:20 +03: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 feature: Use image digest in csv (#274) 2020-07-08 10:43:35 +03:00
deployment.go Propogate custom CA certificate into Keycloak trust store 2020-05-29 16:33:25 +03:00
deployment_che.go Respect openshift cluster wide proxy (#272) 2020-07-08 16:08:20 +03:00
deployment_keycloak.go Allow to use external PostgreSQL (#371) 2020-07-30 09:06:27 +03:00
deployment_postgres.go Make che-operator non blocking (#212) 2020-04-10 17:19:14 +03:00
deployment_registry.go Fix deployment Eclipse Che with single-host strategy (#341) 2020-07-15 16:20:44 +03:00
devfile_registry.go Use the default ingress strategy if there is no value in CR (#346) 2020-07-16 11:16:02 +03:00
exec_commands.go Allow to use external PostgreSQL (#371) 2020-07-30 09:06:27 +03:00
ingress.go Use the default ingress strategy if there is no value in CR (#346) 2020-07-16 11:16:02 +03:00
job.go Move defaults to env var 2020-05-13 08:19:17 +03:00
labels.go Move defaults to env var 2020-05-13 08:19:17 +03:00
oauthclient.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00
plugin_registry.go Use the default ingress strategy if there is no value in CR (#346) 2020-07-16 11:16:02 +03:00
proxy.go Add property to allow use authenticator for proxies; 2020-07-08 23:16:18 +03:00
proxy_test.go Added test check 2020-07-09 09:31:40 +03:00
pvc.go Make che-operator non blocking (#212) 2020-04-10 17:19:14 +03:00
role.go Move defaults to env var 2020-05-13 08:19:17 +03:00
rolebinding.go Move defaults to env var 2020-05-13 08:19:17 +03:00
route.go Implement autodetetion for self-signed certificate flag (#301) 2020-06-15 11:01:46 +03:00
secret.go Remove secrets when checluster is removed (#379) 2020-08-03 10:59:53 +03:00
service.go Move defaults to env var 2020-05-13 08:19:17 +03:00
service_account.go Move defaults to env var 2020-05-13 08:19:17 +03:00
tls.go Ignore the error if test route already exists (#383) 2020-08-04 14:39:43 +03:00
update.go Fix deployment Eclipse Che with single-host strategy (#341) 2020-07-15 16:20:44 +03:00