kubernetes/pkg/kubelet/apis/config/v1beta1
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
..
defaults_linux.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
defaults_others.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
defaults_test.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
defaults.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
doc.go Change defaulter-gen input to package path 2021-08-14 11:00:18 -04:00
register.go Standardize componentconfig code/comment patterns 2018-09-06 13:42:02 +03:00
zz_generated.conversion.go Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
zz_generated.deepcopy.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
zz_generated.defaults.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00