che-operator/pkg/deploy
David Festal 09a90beea6
Update identityProvider and postgres container images to latest defaults on Operator update (Fix #13714) (#72)
* Refactor defaults mgt for flavor-related props
* Don't update the CR with effective docker images
* Also redeploy Postgres when image changes
* Now correctly manage upgrade from 7.0.0 GA
* Wait for rolling update of secondary deployments

Signed-off-by: David Festal <dfestal@redhat.com>
2019-08-26 11:49:46 +02:00
..
che_configmap.go Update identityProvider and postgres container images to latest defaults on Operator update (Fix #13714) (#72) 2019-08-26 11:49:46 +02:00
che_configmap_test.go
defaults.go Update identityProvider and postgres container images to latest defaults on Operator update (Fix #13714) (#72) 2019-08-26 11:49:46 +02:00
deployment_che.go Inconsistent probes prevented deploying on RHPDS (#67) 2019-08-13 19:56:25 +02:00
deployment_devfile_registry.go Fix registry labels and probes (#54) 2019-07-23 11:15:59 +02:00
deployment_keycloak.go Update identityProvider and postgres container images to latest defaults on Operator update (Fix #13714) (#72) 2019-08-26 11:49:46 +02:00
deployment_postgres.go Update identityProvider and postgres container images to latest defaults on Operator update (Fix #13714) (#72) 2019-08-26 11:49:46 +02:00
exec_commands.go
ingress.go Include registries in Che deployment (#51) 2019-07-19 17:27:57 +02:00
labels.go
oauthclient.go Fix Custom Resource update bugs and external registry URLs not taken in account (#63) 2019-08-12 16:25:07 +02:00
pvc.go
role.go
rolebinding.go
route.go
secret.go
service.go
service_account.go