Closed wawlian closed 2 years ago
@wawlian: GitHub didn't allow me to assign the following users: your_reviewer.
Note that only openyurtio members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. For more information please see the contributor guide
Welcome @wawlian! It looks like this is your first PR to openyurtio/yurt-app-manager 🎉
/assign @huangyuqi
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: kadisi, wawlian
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/lgtm
/lgtm
What type of PR is this?
/kind feature
What this PR does / why we need it:
Currently, enabling
containers[*].securityContext.privileged
ofUnitedDeployment
is forbidden even when--allow-privileged
is enabled in kube apiserver. For example, applying the yaml below will get a "disallowed by cluster policy
" complain by admission webhookvuniteddeployment.kb.io
.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note