kubernetes/cmd/kubelet/app
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
..
options Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
auth.go API Server Changes 2022-03-07 09:37:01 -05:00
init_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
init_windows_test.go [kubelet] Allow priority to be set for kubelet process on Windows 2020-11-03 01:18:59 +05:30
init_windows.go Run kubelet in a job object in windows 2022-03-15 12:17:52 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
plugins_providerless.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
plugins_providers.go Add support for Portworx to csi-translation lib 2021-11-16 13:26:09 -08:00
plugins.go Merge pull request #111618 from Jiawei0227/flocker 2022-08-02 09:16:16 -07:00
server_bootstrap_test.go replace deprecated io/ioutil with os and io for cmd 2022-02-01 13:59:41 +08:00
server_linux.go Log StructuredLog: spelling formatting 2022-04-26 17:04:06 +08:00
server_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
server_test.go memory manager: provide new flag var to parse reserved-memory parameter 2021-02-09 01:10:01 +02:00
server_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
server_windows.go Fixing logic for kubelet permissions check on windows 2022-03-24 14:57:08 -07:00
server.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00