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 optin for securitycontext in helm #2758

Conversation

sandert-k8s
Copy link
Contributor

Background

This issue resolves that the app won't be able to be deployed on OpenShift. OpenShift has it's own securityContext mechanism (different UserId's per Namespace/Project). When using other userId's than provided by OpenShift, the app won't start.
The default value of the variable is true, so default it will use the securityContext from the chart.

@sandert-k8s sandert-k8s requested review from yoshi-approver and a team as code owners October 2, 2024 14:38
Copy link

google-cla bot commented Oct 2, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@sandert-k8s sandert-k8s force-pushed the add-option-for-securitycontext branch from 708ec94 to 21ce2a4 Compare October 2, 2024 14:55
@sandert-k8s sandert-k8s force-pushed the add-option-for-securitycontext branch from 21ce2a4 to 86d238c Compare October 2, 2024 15:01
Copy link
Member

@bourgeoisor bourgeoisor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bourgeoisor bourgeoisor merged commit b6ab75e into GoogleCloudPlatform:main Oct 2, 2024
6 checks passed
@sandert-k8s sandert-k8s deleted the add-option-for-securitycontext branch October 3, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants