Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add pod & container security context Che Cluster Fields #1729

Merged
merged 7 commits into from
Aug 10, 2023

Commits on Aug 2, 2023

  1. 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>
    AObuchow committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    b536b41 View commit details
    Browse the repository at this point in the history
  2. feat: configure DWOC pod & container security context from Che Cluste…

    …r CR
    
    Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
    AObuchow committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5f5a6cb View commit details
    Browse the repository at this point in the history
  3. chore: Add tests for DWOC pod & security context configuration

    Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
    AObuchow committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    062a745 View commit details
    Browse the repository at this point in the history
  4. chore: update dev resources for Che Cluster CR devEnvironments.securi…

    …ty field
    
    Also updates dev resources for devEnvironments.disableContainerBuildCapabilities
    field documentation.
    
    Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
    AObuchow committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1c8a058 View commit details
    Browse the repository at this point in the history
  5. chore: split DevWorkspaceConfig tests into seperate functions

    Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
    AObuchow committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    796bfc1 View commit details
    Browse the repository at this point in the history
  6. chore: clean up DevWorkspaceConfig container builds tests

    Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
    AObuchow committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3b26bfb View commit details
    Browse the repository at this point in the history
  7. chore: clean up unused error in DevWorkspaceOperatorConfig reconciler

    Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
    AObuchow committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c6b9505 View commit details
    Browse the repository at this point in the history