che-operator/pkg/deploy
Anatolii Bazko 4ff511928d
fix: Remove code depending on devworkspace.enable field (#1321)
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-02-16 12:16:56 +02:00
..
consolelink chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
dashboard Fix rbac for dashboard backend (#1304) 2022-02-01 17:05:49 +02:00
dev-workspace fix: Remove code depending on devworkspace.enable field (#1321) 2022-02-16 12:16:56 +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 fix: Propagate proxy config into oauth-proxy sidecar container (#1317) 2022-02-03 19:05:02 +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: Drop backup/restore functionality (#1300) 2022-02-01 15:51:26 +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 fix: Disable HTTP2 protocol (#1319) 2022-02-04 09:43:39 +02:00
tls fix: Add timeout for http client (#1318) 2022-02-04 08:17:16 +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: Drop backup/restore functionality (#1300) 2022-02-01 15:51:26 +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