k3s/pkg/kubelet/cm
Kubernetes Submit Queue d2cf96d6ef Merge pull request #48057 from NickrenREN/fix-validateNodeAllocatable
Automatic merge from submit-queue (batch tested with PRs 50758, 48057)

Fix node allocatable resource validation

GetNodeAllocatableReservation gets all the reserved resource value
Allocatable resource = capacity - reservation


**Release note**:

```release-note
NONE
```
2017-08-16 07:57:24 -07:00
..
util Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Merge pull request #48057 from NickrenREN/fix-validateNodeAllocatable 2017-08-16 07:57:24 -07:00
cgroup_manager_linux.go Fix some typos 2017-07-27 21:31:31 +08:00
cgroup_manager_linux_test.go stop double encoding systemd style cgroup names 2017-02-21 16:34:21 -05:00
cgroup_manager_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
cgroup_manager_unsupported.go kubelet: enable qos-level memory request reservation 2017-03-02 15:04:13 -06:00
container_manager.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
container_manager_linux.go Fix node allocatable resource validation 2017-08-14 10:20:40 +08:00
container_manager_linux_test.go Fixes bind-mount teardown failure with non-mount point Local volumes 2017-07-11 17:19:58 -04:00
container_manager_stub.go Kubelet: 2017-06-27 18:45:02 -07:00
container_manager_unsupported.go Implement GetCapacity in container_manager_unsupported 2017-06-29 10:22:57 +08:00
container_manager_unsupported_test.go Fixes bind-mount teardown failure with non-mount point Local volumes 2017-07-11 17:19:58 -04:00
container_manager_windows.go run hack/update-all 2017-06-22 11:31:03 -07:00
helpers_linux.go Remove useless error 2017-07-03 14:59:54 +08:00
helpers_linux_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
helpers_unsupported.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
node_container_manager.go Fix node allocatable resource validation 2017-08-14 10:20:40 +08:00
node_container_manager_test.go Fix node allocatable resource validation 2017-08-14 10:20:40 +08:00
pod_container_manager_linux.go Fix some typos 2017-07-27 21:31:31 +08:00
pod_container_manager_stub.go run hack/update-all 2017-06-22 11:31:03 -07:00
pod_container_manager_unsupported.go run hack/update-all 2017-06-22 11:31:03 -07:00
qos_container_manager_linux.go Fix some typos 2017-07-27 21:31:31 +08:00
types.go Fix some typos 2017-07-27 21:31:31 +08:00