che-operator/pkg/deploy
Anatolii Bazko 92d24388ec
chore: Remove obsolete code after switching to Dev Workspace enabled (#1291)
* chore: Remove keycloak deployment

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

* chore: Get rid of codebase related to spec.devWorkspace.enable field

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

* chore: Remove code related to auth.initialOpenShiftOAuthUser field

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

* chore: Remove code related to some auth.* fields

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

* chore: Remove code related to some auth.openShiftoAuth field

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

* chore: Remove code related to auth.nativeUserMode field

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

* chore: Remove code related to server.tlsSupport and server.*ClusterSVCNames fields

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

* chore: Update bundle

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

* chore: Remove code related to server expouse strategy fields

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

* chore: Remove deprecated code

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

* chore: Remove code related to server.tlsSupport and server.cheFlavor field

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

* chore: Update bundle

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

* chore: Update helm charts

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

* chore: Update bundle

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

* chore: remove RELATED_IMAGE_keycloak

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-01-24 09:52:15 +02:00
..
consolelink chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
dashboard chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
dev-workspace chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
devfileregistry chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
expose chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
gateway chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
identity-provider chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
image-puller chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
migration chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
pluginregistry chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
postgres chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
rbac chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
registry fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
server chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
tls chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
checluster.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
checluster_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
clusterrole.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
clusterrole_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
clusterrolebinding.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
clusterrolebinding_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
configmap.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
configmap_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
data_types.go chore: checluster controller refactoring (#1244) 2021-12-09 14:13:59 +02:00
defaults.go chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
defaults.go.update.sh chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
defaults_test.go chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
deployment.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
deployment_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
finalizer.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
finalizer_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
ingres_test.go chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
ingress.go chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
init_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
job.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
job_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
labels.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
labels_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
proxy.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
proxy_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
pvc.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
pvc_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
reconcile_manager.go refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
reconcile_manager_test.go refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
role.go fix: delegate permissions to `get, list, watch` `pods/log` resources (#1212) 2021-12-06 15:25:57 +02:00
role_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
rolebinding.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
rolebinding_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
route.go chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
route_test.go chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
secret.go chore: Refactor certificates reconsiler (#1171) 2021-11-26 13:50:59 +02:00
sercet_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
service.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
service_account.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
service_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
sync.go chore: checluster controller refactoring (#1244) 2021-12-09 14:13:59 +02:00
sync_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
test_util.go chore: checluster controller refactoring (#1244) 2021-12-09 14:13:59 +02:00