kubernetes/pkg/kubelet/apis/config
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
..
fuzzer Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
scheme Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
v1alpha1 generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
v1beta1 Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
validation kubelet tracing 2022-08-01 12:55:02 -04:00
doc.go Standardize componentconfig code/comment patterns 2018-09-06 13:42:02 +03:00
helpers_test.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
helpers.go moving volume plugin dir to kubelet config - part 1 2020-03-10 16:22:29 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register_test.go kubelet tracing 2022-08-01 12:55:02 -04:00
register.go kubelet: add CredentialProviderConfig API 2020-11-10 13:44:06 -05:00
types.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
zz_generated.deepcopy.go kubelet tracing: generated files 2022-08-01 12:55:14 -04:00