che-operator/pkg/deploy/dashboard
Andrew O 1bd44bdb28
add pod & container security context Che Cluster Fields (#1729)
* feat: add Che Cluster CR fields for pod & container security context

Also modify devEnvironments.disableContainerBuildCapabilities field documentation
to mention it overrides devEnvironments.security.containerSecurityContext
when set to false.

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>

* feat: configure DWOC pod & container security context from Che Cluster CR

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>

* chore: Add tests for DWOC pod & security context configuration

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>

* chore: update dev resources for Che Cluster CR devEnvironments.security field

Also updates dev resources for devEnvironments.disableContainerBuildCapabilities
field documentation.

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>

* chore: split DevWorkspaceConfig tests into seperate functions

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>

* chore: clean up DevWorkspaceConfig container builds tests

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>

* chore: clean up unused error in DevWorkspaceOperatorConfig reconciler

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>

---------

Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2023-08-10 16:54:52 +02:00
..
dashboard.go feat(oauth-proxy): configuration enhancements for k8s config (#1400) 2022-06-22 09:51:43 +03:00
dashboard_deployment_test.go add pod & container security context Che Cluster Fields (#1729) 2023-08-10 16:54:52 +02:00
dashboard_test.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00
deployment_dashboard.go feat: Set empty CPU limits when possible (#1686) 2023-05-25 17:20:44 +03:00
init_test.go chore: Do not set default openVSXURL if operator is being deployed in… (#1544) 2022-10-26 10:00:37 +03:00
rbac.go feat: CheCluster API v2 (#1324) 2022-06-09 11:35:01 +03:00