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

feat(agent): [SMAGENT-8138][SMAGENT-8501] add full securityContext to agent charts #2102

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

iurly
Copy link
Collaborator

@iurly iurly commented Jan 8, 2025

Update the agent charts so to include a full securityContext. Beware of kubernetes/kubernetes#125012 affecting Windows kubelet.

Compared to #2017, just removed the "add: -ALL" part which was breaking some systems like ROKS and probably also Azure, which seemed unnecessary (probably redundant given we have privileged: true).

What this PR does / why we need it:

Checklist

  • Title of the PR starts with type and scope, (e.g. feat(agent,node-analyzer,sysdig-deploy):)
  • Chart Version bumped for the respective charts
  • Variables are documented in the README.md (or README.tpl in some charts)
  • Check GithubAction checks (like lint) to avoid merge-check stoppers
  • All test files are added in the tests folder of their respective chart and have a "_test" suffix

@iurly iurly requested a review from a team as a code owner January 8, 2025 09:53
@iurly iurly merged commit 3dfcf31 into main Jan 8, 2025
4 checks passed
@iurly iurly deleted the SMAGENT-8138-securitycontext branch January 8, 2025 11:46
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