-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Conversation
Hi @ArchiFleKs. Thanks for your PR. I'm waiting for a helm member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
- '*' | ||
fsGroup: | ||
rule: RunAsAny | ||
privileged: true |
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.
This is way to permissive. I see no reason why sealed-secrets would need privileged, hostPID, hostIPC, hostNetwork.
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.
I know that's why I said permissive. I don't really know the permission of the app.
This was a first try to be able to run this app the same way on a pod securityenable policy enable cluster or not. But if you prefere we can narrow it down right now.
Basically I just picked on other Charts
I agree it is not ideal, it is more for compatibility issue.
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.
Yes please narrow it down by disabling: privileged, hostPID, hostIPC, hostNetwork. Thanks
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.
@stefanprodan should be good now
1ec4614
to
9bbad75
Compare
13d3882
to
375f546
Compare
375f546
to
2d3e22a
Compare
Support PSP with sensible default. Signed-off-by: Kevin Lefevre <[email protected]>
2d3e22a
to
44545c6
Compare
/retest |
@ArchiFleKs: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ArchiFleKs, stefanprodan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Support PSP with sensible default. Signed-off-by: Kevin Lefevre <[email protected]>
Support PSP with sensible default.
[stable/chart]
)