kubernetes/pkg/registry/storage/rest
Patrick Ohly e565951063 CSIStorageCapacity: register types unconditionally
That the object was registered depending on the feature gate was
called out as unusual during the 1.21 review. Previously, all beta
storage APIs were unders such feature gate checks, but its better to
drop that to be consistent with the rest of Kubernetes.
2021-03-08 20:52:50 +01:00
..
storage_storage.go CSIStorageCapacity: register types unconditionally 2021-03-08 20:52:50 +01:00