che-operator/pkg/deploy
Anatolii Bazko 152c8211a6
chore: declare pod securityContext explicitly (#1458)
* feat: ensure pod security standard

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2022-08-01 10:00:42 +03:00
..
consolelink fix: sync ConsoleLink (#1410) 2022-06-23 14:17:00 +03:00
dashboard chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
dev-workspace chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
devfileregistry chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
expose feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
gateway chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
identity-provider fix: Get OAuthClient by its name instead of label selector (#1428) 2022-07-02 14:08:02 +03:00
image-puller feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
migration chore: Refactoring (#1411) 2022-06-24 19:34:27 +03:00
pluginregistry chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
postgres chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
rbac fix: workspaces policies (#1429) 2022-07-04 14:56:45 +03:00
registry chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
server chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
tls feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
checluster.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
checluster_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
checluster_util.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
checluster_util_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
clusterrole.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
clusterrole_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
clusterrolebinding.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
clusterrolebinding_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
configmap.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
configmap_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
defaults.go.update.sh chore: Remove obsolete code after switching to Dev Workspace enabled (#1291) 2022-01-24 09:52:15 +02:00
deployment.go chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
deployment_test.go chore: declare pod securityContext explicitly (#1458) 2022-08-01 10:00:42 +03:00
finalizer.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
finalizer_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
ingress.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
ingress_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
init_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
job.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
job_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
labels.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
proxy.go chore: Refactoring (#1411) 2022-06-24 19:34:27 +03:00
proxy_test.go chore: Refactoring (#1411) 2022-06-24 19:34:27 +03:00
pvc.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
pvc_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
reconcile_manager.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
reconcile_manager_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
role.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
role_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
rolebinding.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
rolebinding_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
route.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
route_test.go fix: TestRouteSpec test (#1402) 2022-06-13 12:10:03 +03:00
secret.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
secret_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
service.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
service_account.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
service_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
sync.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
sync_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00