kubernetes/pkg/api
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
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
persistentvolume deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
persistentvolumeclaim remove ExpandPersistentVolume feature gate 2022-03-24 10:02:47 -04:00
pod Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
podsecuritypolicy Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
service Rename IPFamilyPolicyType => IPFamilyPolicy 2022-07-06 15:42:26 -07:00
storage deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
testing Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09:00
v1 Promote Local storage capacity isolation feature to GA 2022-08-02 23:45:48 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00