che-operator/pkg/deploy
David Festal 2f639261d8 Update to the `7.0.0-RC-2.0` release after some last fixes (#39)
* Make the OS 4 API url retrieval more robust

Signed-off-by: David Festal <dfestal@redhat.com>

* Fix a bug when removing openshift v4 provider

On Openshift arbitrary user mode.

Signed-off-by: David Festal <dfestal@redhat.com>

* Roll-update Keycloak when certificates changed

Signed-off-by: David Festal <dfestal@redhat.com>

* Don't loose the controller ref on Keycloak update

Signed-off-by: David Festal <dfestal@redhat.com>

* Remove the finalizer when disabling OS OAuth

Signed-off-by: David Festal <dfestal@redhat.com>

* Upgrade defaults to `7.0.0-RC-2.0`

Signed-off-by: David Festal <dfestal@redhat.com>

* fix wrong whitespaces

Signed-off-by: David Festal <dfestal@redhat.com>
2019-06-20 10:57:12 -04:00
..
che_configmap.go Change an obsolete env variable 2019-06-19 17:11:32 +02:00
che_configmap_test.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
defaults.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_che.go Support the new `openshift-v4` identity provider (#34) 2019-06-18 19:05:02 +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 Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +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