kubernetes/pkg/kubelet/cm
Francesco Romani 23abdab2b7 smtalign: propagate policy options to policies
Consume in the static policy the cpu manager policy options from
the cpumanager instance.
Validate in the none policy if any option is given, and fail if so -
this is almost surely a configuration mistake.

Add new cpumanager.Options type to hold the options and translate from
user arguments to flags.

Co-authored-by: Swati Sehgal <swsehgal@redhat.com>
Signed-off-by: Francesco Romani <fromani@redhat.com>
2021-07-08 23:15:37 +02:00
..
admission smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
containermap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cpumanager smtalign: propagate policy options to policies 2021-07-08 23:15:37 +02:00
cpuset Fix kubelet cpuset typo 2021-06-10 18:17:04 +08:00
devicemanager add info for possible failed listAndWatch grpc call 2021-06-17 16:25:20 +08:00
memorymanager memory manager: provide unittests for init containers re-use 2021-07-05 20:52:25 +03:00
topologymanager smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
util hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cgroup_manager_linux_test.go Fix reserved cgroup systemd 2019-06-07 10:48:42 -04:00
cgroup_manager_linux.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
cgroup_manager_test.go
cgroup_manager_unsupported.go kubelet/cm: GetResourceStats -> MemoryUsage 2021-05-23 20:43:52 -07:00
container_manager_linux_test.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
container_manager_linux.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
container_manager_stub.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
container_manager_unsupported.go Change code to use staging/k8s.io/mount-utils 2020-09-16 21:51:24 -07:00
container_manager_windows.go smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
container_manager.go smtalign: propagate policy options to cpumanager 2021-07-08 23:15:35 +02:00
fake_container_manager.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
fake_internal_container_lifecycle.go cpu manager: specify the container CPU set during the creation 2021-01-20 17:53:33 +02:00
fake_pod_container_manager.go register all pending pod deletions and check for kill 2021-02-04 11:45:42 -06:00
helpers_linux_test.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
helpers_linux.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
helpers_unsupported.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
internal_container_lifecycle_linux.go memory manager: specify the container cpuset.memory during the creation 2021-03-02 17:01:46 +02:00
internal_container_lifecycle_unsupported.go cpu manager: specify the container CPU set during the creation 2021-01-20 17:53:33 +02:00
internal_container_lifecycle_windows.go cpu manager: specify the container CPU set during the creation 2021-01-20 17:53:33 +02:00
internal_container_lifecycle.go fix removing pods from podTopologyHints mapping 2021-05-10 19:44:15 +08:00
node_container_manager_linux_test.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
node_container_manager_linux.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
OWNERS add sjenning as kubelet approver 2020-06-19 13:00:55 -05:00
pod_container_manager_linux_test.go Apply pod name and namespace labels for pod cgroup for cadvisor metrics 2018-05-07 14:51:12 -04:00
pod_container_manager_linux.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
pod_container_manager_stub.go Apply pod name and namespace labels for pod cgroup for cadvisor metrics 2018-05-07 14:51:12 -04:00
pod_container_manager_unsupported.go
qos_container_manager_linux_test.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
qos_container_manager_linux.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
types.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00