che-operator/pkg/deploy
Oleksandr Andriienko 73053b2bc4
Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. (#468)
* Provide internal network urls for plugin, devfile registries and internal che api endpoint url.

Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com>
2020-11-26 13:54:26 +02: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 Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
identity-provider Add codeready user readonly theme (#540) 2020-11-19 17:49:28 +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 Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. (#468) 2020-11-26 13:54:26 +02:00
checluster.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
configmap.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
const.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
data_types.go Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. (#468) 2020-11-26 13:54:26 +02:00
defaults.go Provide internal network urls for plugin registry, devfile registry and internal che api endpoint url. (#468) 2020-11-26 13:54:26 +02: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
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 Add metrics role and extend view role (#519) 2020-11-23 10:51:26 +02:00
rolebinding.go Create a general deployContext to pass to all functions 2020-08-27 11:30:20 +02: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
tls.go Add metrics role and extend view role (#519) 2020-11-23 10:51:26 +02:00