k3s/pkg
Kubernetes Submit Queue c491d48cde
Merge pull request #67430 from choury/cpumanager
Automatic merge from submit-queue (batch tested with PRs 67430, 67550). 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>.

cpumanager: rollback state if updateContainerCPUSet failed

**What this PR does / why we need it**:

**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 #63018

If `updateContainerCPUSet`  failed, the container will start failed. We should rollback the state to avoid CPU leak.
**Special notes for your reviewer**:

**Release note**:

```release-note
cpumanager: rollback state if updateContainerCPUSet failed
```
2018-08-21 23:20:58 -07:00
..
api Allow headless svc without ports to have endpoints 2018-08-21 08:36:27 -07:00
apis Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
auth Improve multi-authorizer errors 2018-07-06 10:55:17 -04:00
capabilities
client Merge pull request #66722 from luxas/reference_new_generic_structs 2018-08-14 22:43:22 -07:00
cloudprovider Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
controller Merge pull request #67485 from linyouchong/pr-0816 2018-08-21 21:10:05 -07:00
credentialprovider fix acr sp access issue 2018-07-20 08:39:31 +00:00
features Merge pull request #67077 from vikaschoudhary16/scope-selectors-beta 2018-08-09 19:31:04 -07:00
fieldpath fieldpath: Add tests for missing cases 2018-07-12 10:26:18 +02:00
generated run "make update" 2018-07-30 15:56:39 +08:00
kubeapiserver Merge pull request #67497 from yue9944882/refactor/externalize-node-informer-clientset 2018-08-21 13:00:01 -07:00
kubectl Merge pull request #67635 from nikhita/customresource-subresource-patch-04 2018-08-21 18:33:07 -07:00
kubelet Merge pull request #67430 from choury/cpumanager 2018-08-21 23:20:58 -07:00
kubemark update bazel 2018-08-16 09:59:33 +08:00
master Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
printers Merge pull request #67658 from soltysh/staging_cli_runtime 2018-08-21 16:20:55 -07:00
probe Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
proxy Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
quota Add sig/api-machinery label to apimachinery OWNERS files 2018-08-20 18:46:47 +05:30
registry Merge pull request #67372 from tanshanshan/priority-814 2018-08-16 10:34:15 -07:00
routes
scheduler Merge pull request #66862 from resouer/sync-map 2018-08-21 00:24:01 -07:00
security Cleanup & fix PodSecurityPolicy field path usage 2018-07-18 17:47:32 -07:00
securitycontext Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount fix a nit error in log 2018-06-27 14:21:27 +08:00
ssh Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
util Merge pull request #66639 from hanxiaoshuai/fix07251 2018-08-19 22:40:00 -07:00
version Set gazelle:importmap_prefix for everything under staging/src 2018-06-22 16:22:57 -07:00
volume Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
watch/json Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
windows/service Update to gazelle 0.12.0 and run hack/update-bazel.sh 2018-06-22 16:22:18 -07:00
.import-restrictions
BUILD util for external pv 2018-08-17 11:14:42 +08:00
OWNERS