Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 2cb7ab012b Merge pull request #62984 from feiskyer/klet-validation
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>.

Validate cgroups-per-qos for Windows

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

cgroups-per-qos and enforce-node-allocatable is not supported on Windows, but kubelet allows it on Windows. And then Pods may stuck in terminating state because of it. Refer #61716.

This PR adds validation for them and make kubelet refusing to start in this case.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
Fail fast if cgroups-per-qos is set on Windows
```
2018-05-26 03:03:13 -07:00
..
2018-03-27 09:29:35 -07:00
2018-05-19 08:14:37 +10:00
2018-05-17 13:36:37 +02:00
2018-05-17 11:37:35 +02:00
2018-01-29 15:07:51 -05:00
2018-05-22 14:08:55 -07:00
2018-04-30 14:57:26 -04:00
2018-05-11 14:39:07 +08:00
2018-04-11 09:26:02 -07:00
2018-02-16 13:43:01 -08:00
2018-05-17 11:37:35 +02:00
2018-04-11 18:35:24 +02:00
2018-05-17 12:18:14 +02:00
2018-04-18 09:55:57 -07:00
2018-02-24 17:39:21 +08:00
2018-05-16 10:59:32 +02:00
2018-04-18 09:55:57 -07:00
2018-05-24 20:44:12 +01:00
2018-02-20 10:38:41 -05:00
2018-01-29 21:44:54 -08:00