kubernetes/pkg/kubelet/cm
jinxu 0064010cdd Promote Local storage capacity isolation feature to GA
This change is to promote local storage capacity isolation feature to GA

At the same time, to allow rootless system disable this feature due to
unable to get root fs, this change introduced a new kubelet config
"localStorageCapacityIsolation". By default it is set to true. For
rootless systems, they can set this configuration to false to disable
the feature. Once it is set, user cannot set ephemeral-storage
request/limit because capacity and allocatable will not be set.

Change-Id: I48a52e737c6a09e9131454db6ad31247b56c000a
2022-08-02 23:45:48 -07:00
..
admission smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
containermap cpu manager policy set to none, no one remove container id from container map, lead memory leak 2022-03-30 23:25:05 +08:00
cpumanager Merge pull request #106244 from cncal/fix-state-checkpoint-testcase 2022-07-29 15:41:14 -07:00
cpuset Fix comment typo 2022-03-14 16:53:29 +08:00
devicemanager grpc: move to use grpc.WithTransportCredentials() 2022-05-30 21:41:47 +03:00
memorymanager cpu manager policy set to none, no one remove container id from container map, lead memory leak 2022-03-30 23:25:05 +08:00
topologymanager Generate and format files 2022-07-26 13:14:05 -04:00
util generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_linux.go pkg/kubelet: changes to update runc to 1.1.0 2022-03-28 16:23:20 -07:00
cgroup_manager_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_unsupported.go kubelet: cgroups: be verbose about validation 2022-03-10 07:25:33 -08:00
container_manager_linux_test.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
container_manager_linux.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
container_manager_stub.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
container_manager_unsupported.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
container_manager_windows.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
container_manager.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
fake_container_manager.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
fake_internal_container_lifecycle.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08: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 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
helpers_linux.go pkg/kubelet: changes to update runc to 1.1.0 2022-03-28 16:23:20 -07:00
helpers_unsupported.go Clean up logic for deprecated flag --container-runtime in kubelet 2022-02-10 13:26:59 +02:00
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
internal_container_lifecycle_linux.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle_unsupported.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle_windows.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
node_container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
node_container_manager_linux.go Generate and format files 2022-07-26 13:14:05 -04:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00
pod_container_manager_linux_test.go pkg/kubelet: changes to update runc to 1.1.0 2022-03-28 16:23:20 -07:00
pod_container_manager_linux.go remove ioutil in kubelet 2022-04-27 21:08:42 +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 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
qos_container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
qos_container_manager_linux.go pkg/kubelet: changes to update runc to 1.1.0 2022-03-28 16:23:20 -07:00
types.go kubelet: cgroups: be verbose about validation 2022-03-10 07:25:33 -08:00