che-operator/pkg/deploy
Anatolii Bazko d5ea65afdd
Specify resources limits (#612)
* Specify resource limits

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2021-01-25 13:48:06 +02:00
..
devfile-registry Specify resources limits (#612) 2021-01-25 13:48:06 +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 Specify resources limits (#612) 2021-01-25 13:48:06 +02:00
plugin-registry Specify resources limits (#612) 2021-01-25 13:48:06 +02:00
postgres Specify resources limits (#612) 2021-01-25 13:48:06 +02:00
registry Specify resources limits (#612) 2021-01-25 13:48:06 +02:00
server Specify resources limits (#612) 2021-01-25 13:48:06 +02: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 Specify resources limits (#612) 2021-01-25 13:48:06 +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 Add 'SecurityContext' of Containers into diff ignore on Deployments comparison (#635) 2021-01-19 18:17:55 +02:00
deployment_test.go Mount secrets in containers (#595) 2020-12-24 12:25:01 +02: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 Automate the setup of github identity provider with internal keycloak (#589) 2021-01-13 17:06:54 +02:00
tls.go Mount secrets in containers (#595) 2020-12-24 12:25:01 +02:00