mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Limit usage of system critical priority classes to the system namespace **What this PR does / why we need it**: Changes Priority admission controller to limit usage of system critical priority classes to the system namespace. This change is needed to mitigate the risk of creating many pods at system critical priority levels that could cause preemption of system critical components. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes # ref/ #65557 **Special notes for your reviewer**: **Release note**: ```release-note Limit the usage of system-node-critical and system-cluster-critical priority classes to kube-system namespace. ``` /sig scheduling |
||
---|---|---|
.. | ||
common | ||
gce | ||
pre-existing | ||
resources | ||
skeleton | ||
BUILD | ||
OWNERS | ||
cloud-provider-config.sh | ||
configure-kubectl.sh | ||
master-log-dump.sh | ||
run-e2e-tests.sh | ||
start-kubemark.sh | ||
stop-kubemark.sh |