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

[agent] Add support for running unprivileged #46

Merged
merged 39 commits into from
Sep 21, 2022

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Sep 20, 2022

Run as a non-root user with a read-only filesystem, mounting an emptyDir volume for temporary state files. This also prevents privilege escalation by default.

jamiezieziula and others added 4 commits September 19, 2022 13:59
Run as a non-root user with a read-only filesystem, mounting an
emptyDir volume for temporary state files. This also prevents
privilege escalation by default.
@jawnsy jawnsy self-assigned this Sep 20, 2022
@jawnsy jawnsy marked this pull request as ready for review September 20, 2022 03:35
@jawnsy jawnsy requested review from gabcoyne, zanieb and a team as code owners September 20, 2022 03:35
jamiezieziula
jamiezieziula previously approved these changes Sep 20, 2022
Copy link
Contributor

@jamiezieziula jamiezieziula left a comment

Choose a reason for hiding this comment

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

yeehaw this is awesome 🤠

@jawnsy
Copy link
Contributor Author

jawnsy commented Sep 20, 2022

@jamiezieziula I'll wait until you merge yours, then will merge this to main 🥳

In the meantime, I'll just leave this in draft

@jawnsy jawnsy marked this pull request as draft September 20, 2022 16:06
Base automatically changed from chart-overhaul to main September 21, 2022 21:28
@jamiezieziula jamiezieziula marked this pull request as ready for review September 21, 2022 21:29
jamiezieziula
jamiezieziula previously approved these changes Sep 21, 2022
@jamiezieziula jamiezieziula added the enhancement An improvement of an existing feature label Sep 21, 2022
@jamiezieziula jamiezieziula changed the title Add support for running unprivileged [agent] Add support for running unprivileged Sep 21, 2022
@jawnsy jawnsy merged commit 6dc61c9 into main Sep 21, 2022
@jawnsy jawnsy deleted the jawnsy/add-readonly-support branch September 21, 2022 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants