-
Notifications
You must be signed in to change notification settings - Fork 1k
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 shareprocessns parameter #558
Add shareprocessns parameter #558
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @swarren83
Thank you for this contribution. The need is legit, but for backward compatibility it makes sens to set the default values to false.
Could you please make this change and we will be able to merge this PR. 🙇
@clamoriniere, Thank you for the review. I have made the change to the default value. It looks like there is a conflict with the changelog. Will you be able to resolve this or how would you like me to resolve the conflict? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
could you please:
- incorporate my last comment changes.
- rebase from the
main
branch to get - bump the chart version after the rebase, because
2.30.12
is now already released.
thanks 🙇
Enables process namespace sharing on cluster checks, cluster agents, and agents.
@clamoriniere I have the changes ready. Are you okay with a force push? |
yes no problem |
ba346c3
to
d5581ed
Compare
@clamoriniere All done. |
@swarren83 |
Enables process namespace sharing on cluster checks, cluster agents, and
agents.
What this PR does / why we need it:
Provides helm parameters to toggle
shareProcessNamespace
on or off.Special notes for your reviewer:
It is a CIS/PSP best practice to disable process namespace sharing.
Checklist
.github/helm-docs.sh
)CHANGELOG.md
has been updatedREADME.md