feat: Enable runAsNonRoot by default#3875
feat: Enable runAsNonRoot by default#3875mikebryant wants to merge 1 commit intocert-manager:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mikebryant The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
When running kyverno using https://kyverno.io/policies/pod-security/restricted/, some checks failed. This enables more secure policy by default Signed-off-by: Mike Bryant <mikebryant@bulb.co.uk>
0ebbcf1 to
121d557
Compare
wallrj
left a comment
There was a problem hiding this comment.
This seems like an improvement, thanks @mikebryant
I wonder if it'd be straight forward to install kyverno with a devel/addon/kyverno/install.sh script and maybe have an E2E test flag which makes it an optional E2E install?
It'd be nice to have a simple way of demonstrating that cert-manager deployment was following best-practices.
|
/kind feature |
|
thanks for bringing this to our attention @mikebryant, I think a more comprehensive version of this is being reviewed in #4036 |
|
@jakexks: Closed this PR. DetailsIn 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. |
What this PR does / why we need it:
When running kyverno using https://kyverno.io/policies/pod-security/restricted/, some checks failed. This enables more secure policy by default
Special notes for your reviewer:
Not sure if this is something that you want - don't mind it being closed :)
Release note: