k3s/cmd/kubelet/app
Kubernetes Submit Queue 8ba5ff9a0b Merge pull request #52708 from NickrenREN/kubereserved-localephemeral
Automatic merge from submit-queue (batch tested with PRs 44596, 52708, 53163, 53167, 52692). 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>.

Fix --kube-reserved storage key name and add UTs for node allocatable reservation

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: part of #52463

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```

/assign @jingxu97
2017-09-28 21:15:36 -07:00
..
options Merge pull request #52708 from NickrenREN/kubereserved-localephemeral 2017-09-28 21:15:36 -07:00
BUILD Separate feature gates for dynamic kubelet config vs loading from a file 2017-08-30 14:52:37 -07:00
OWNERS Update OWNERS 2017-01-18 15:19:06 -08:00
auth.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
plugins.go Adding dynamic Flexvolume plugin discovery capability, using filesystem watch. 2017-08-25 11:42:32 -07:00
server.go Merge pull request #47640 from xiangpengzhao/fix-bin-ver 2017-09-28 20:02:59 -07:00
server_linux.go
server_test.go Fix --kube-reserved storage key name and add test cases for node allocatable reservation 2017-09-26 09:32:21 +08:00
server_unsupported.go