che-operator/pkg/controller/che
David Festal ff0e032fb4
Fix Custom Resource update bugs and external registry URLs not taken in account (#63)
* Add both `https` and `http` redirect URLs in the `OAuthClient`
* Take registry URL settings into account
* Only update registry URLs in Status when necessary
* Update registry routes or ingresses when switching to TLS
* Restart pod on deployment-driving CR field change

Signed-off-by: David Festal <dfestal@redhat.com>
2019-08-12 16:25:07 +02:00
..
che_controller.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00
che_controller_test.go Support the new `openshift-v4` identity provider (#34) 2019-06-18 19:05:02 +02:00
create.go Include registries in Che deployment (#51) 2019-07-19 17:27:57 +02:00
exec.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
finalizer.go Gracefully ignore the error when trying to delete an unexisting OAuthClient (#48) 2019-07-16 12:01:46 +02:00
get.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00
k8s_helpers.go Improve crt retrieval (#24) 2019-05-12 09:08:15 +03:00
k8s_helpers_test.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
status.go Update to 0.5.0. Use CRDs 2019-03-20 09:33:06 +02:00
update.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00