che-operator/pkg/deploy
Serhii Leshchenko ddcabcb60c
Do not fail if imagePuller CRD does not exist (#700)
* Fix check if ImagePuller API is installed

Signed-off-by: Anatolii Bazko <abazko@redhat.com>

Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2021-03-11 10:13:39 +02:00
..
dev-workspace Che Operator should be able to install the Devworkspace che operator (#707) 2021-03-11 09:13:16 +01:00
devfile-registry Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00
expose Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00
gateway Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
identity-provider Allow to configure github and bitbucket oauth config (#677) 2021-02-17 14:32:04 +02:00
plugin-registry Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00
postgres Allow to configure github and bitbucket oauth config (#677) 2021-02-17 14:32:04 +02:00
registry Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
server Che operator should be able to install DevWorkspace operator (#689) 2021-03-04 21:59:34 +02:00
checluster.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
clusterrole.go CHE-15493: <username>-che as default namespace (#166) 2021-02-08 09:56:53 +02:00
clusterrolebinding.go CHE-15493: <username>-che as default namespace (#166) 2021-02-08 09:56:53 +02:00
configmap.go Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
data_types.go install kubernetes image puller/kip operator from che-operator (#541) 2020-12-08 08:53:24 -06:00
defaults.go Che operator should be able to install DevWorkspace operator (#689) 2021-03-04 21:59:34 +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 Allow to configure github and bitbucket oauth config (#677) 2021-02-17 14:32:04 +02:00
deployment_test.go Fix up. 2021-02-12 10:37:03 +02:00
ingres_test.go Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00
ingress.go Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00
init_test.go Fix proxy and internal hostname case (#646) (#649) 2021-01-28 09:20:16 +02:00
job.go Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
kubernetes_image_puller.go Do not fail if imagePuller CRD does not exist (#700) 2021-03-11 10:13:39 +02:00
labels.go Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
labels_test.go Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
oauthclient.go Refactor deploy package (#474) 2020-10-05 17:34:43 +03:00
proxy.go Fix proxy and internal hostname case (#646) (#649) 2021-01-28 09:20:16 +02:00
proxy_test.go Fix proxy and internal hostname case (#646) (#649) 2021-01-28 09:20:16 +02:00
pvc.go Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
role.go CHE-15493: <username>-che as default namespace (#166) 2021-02-08 09:56:53 +02:00
rolebinding.go CHE-15493: <username>-che as default namespace (#166) 2021-02-08 09:56:53 +02:00
route.go Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00
route_test.go Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00
secret.go Allow to configure github and bitbucket oauth config (#677) 2021-02-17 14:32:04 +02:00
sercet_test.go Allow to configure github and bitbucket oauth config (#677) 2021-02-17 14:32:04 +02:00
service.go Define Required Metadata Labels on deployment definitions (#603) 2021-01-26 15:50:05 +02:00
service_account.go Create a general deployContext to pass to all functions 2020-08-27 11:30:20 +02:00
sync.go Che operator should be able to install DevWorkspace operator (#689) 2021-03-04 21:59:34 +02:00
sync_test.go Che operator should be able to install DevWorkspace operator (#689) 2021-03-04 21:59:34 +02:00
tls.go Allow to configure domain to create routes (#666) 2021-02-15 16:47:40 +02:00