k3s/pkg/kubelet/apis
Kubernetes Submit Queue a21a750249
Merge pull request #59333 from feiskyer/win
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>.

kubelet: setup WindowsContainerResources for windows containers

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

This PR setups WindowsContainerResources for windows containers. It implements proposal here: https://github.com/kubernetes/community/pull/1510.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
WindowsContainerResources is set now for windows containers
```
2018-02-27 20:34:13 -08:00
..
cri Generated code 2018-02-23 01:42:35 +00:00
deviceplugin Made a couple API changes to deviceplugin/v1beta1 to avoid future 2018-02-23 16:15:09 -08:00
kubeletconfig Run hack/update-all.sh 2018-02-26 17:16:14 -08:00
stats/v1alpha1 collect metrics on the /kubepods cgroup on-demand 2018-02-17 12:32:40 -08:00
BUILD Update unit tests and bazel files 2018-02-28 09:56:46 +08:00
well_known_annotations.go move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
well_known_annotations_windows.go Setup windows container config to kubelet CRI 2018-02-28 09:56:41 +08:00
well_known_labels.go Modify VolumeZonePredicate to handle multi-zone PV 2017-09-04 20:13:32 -07:00