-
Notifications
You must be signed in to change notification settings - Fork 114
Conversation
Hi @rgherta. Thanks for your PR. I'm waiting for a kubernetes-sigs 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. |
ping @adrianludwin @rjbez17 /unassign @tashimi |
Hey @rgherta , thanks for this! Before I approve, can you please make a few changes?
Thanks! |
BTW you can update the commit message just by |
Hey @rgherta , do you need a hand on this? Is everything clear? |
all clear, sorry for thr delay |
No worries! LMK if you have any questions about running the tests. |
Enforces Pod Security Standards v1.23 Ensures HNC container process will comply with latest security rules, process isolation etc https://kubernetes.io/docs/concepts/security/pod-security-standards/ Tested: make test-e2e ran successful --- PASS: TestE2e (541.48s) PASS ok sigs.k8s.io/hierarchical-namespaces/test/e2e 541.484s
lgtm but I wouldn't mind if Ryan could have look as well. Thanks for making this change! /approve |
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adrianludwin, rgherta 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 |
/lgtm |
Fixes #181
Tested: test-smoke, test-e2e