che-operator/api
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
..
v1 feat: Allow to configure user custom roles (#1663) 2023-04-21 14:52:05 +03:00
v2 add pod & container security context Che Cluster Fields (#1729) 2023-08-10 16:54:52 +02:00
checluster_conversion_from_test.go feat: Allow to configure user custom roles (#1663) 2023-04-21 14:52:05 +03:00
checluster_conversion_to_test.go feat: Allow to configure user custom roles (#1663) 2023-04-21 14:52:05 +03:00
checluster_round_conversion_test.go feat: Allow to configure user custom roles (#1663) 2023-04-21 14:52:05 +03:00
checluster_webhook_test.go feat: Move some defaults out of CheCluster to env variables (#1642) 2023-03-29 09:09:46 +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