che-operator/pkg/deploy
David Festal 8837474a0f
Include registries in Che deployment (#51)
* Update API
* Update defaults
* update controller
* Separate memory limits and requests as in PR https://github.com/eclipse/che/pull/13890/files#diff-a488b4bdede7547798a17f6830874b05R59
* update release script to also change default image tag of registry containers
* Also remove overridden `nightly` registry images
* Add registry nightly images in nightly OLM packages

Signed-off-by: David Festal <dfestal@redhat.com>
2019-07-19 17:27:57 +02:00
..
che_configmap.go Include registries in Che deployment (#51) 2019-07-19 17:27:57 +02:00
che_configmap_test.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
defaults.go Include registries in Che deployment (#51) 2019-07-19 17:27:57 +02:00
deployment_che.go Support the new `openshift-v4` identity provider (#34) 2019-06-18 19:05:02 +02:00
deployment_devfile_registry.go Include registries in Che deployment (#51) 2019-07-19 17:27:57 +02:00
deployment_keycloak.go Update to the `7.0.0-RC-2.0` release after some last fixes (#39) 2019-06-20 10:57:12 -04:00
deployment_postgres.go Fix Che operator to upgrade to 7.0.0-beta-5.0 (#30) 2019-06-04 11:40:52 +02:00
exec_commands.go Update to the `7.0.0-RC-2.0` release after some last fixes (#39) 2019-06-20 10:57:12 -04:00
ingress.go Include registries in Che deployment (#51) 2019-07-19 17:27:57 +02:00
labels.go Auto fetch crt. Introduce e2e tests (#8) 2019-04-05 16:17:01 +03:00
oauthclient.go Support the new `openshift-v4` identity provider (#34) 2019-06-18 19:05:02 +02:00
pvc.go Add finalizers. Make storageclass configurable. More tests (#12) 2019-04-09 16:03:51 +03:00
role.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
rolebinding.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
route.go Update service and route create functions. Make mem setting for server deployment configurable (#16) 2019-04-24 17:45:16 +03:00
secret.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
service.go Update service and route create functions. Make mem setting for server deployment configurable (#16) 2019-04-24 17:45:16 +03:00
service_account.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00