kubernetes/pkg/registry/storage/csidriver/storage
Patrick Ohly 504f105a9e CSIStorageCapacity: prepare tests for enabling the feature by default
Defaults and validation are such that the field has to be set when
the feature is enabled, just as for the other boolean fields. This
was missing in some tests, which was okay as long as they ran
with the feature disabled. Once it gets enabled, validation will
flag the missing field as error.

Other tests didn't run at all.
2021-03-08 20:52:50 +01:00
..
storage_test.go CSIStorageCapacity: prepare tests for enabling the feature by default 2021-03-08 20:52:50 +01:00
storage.go Add CSINode/CSIDriver printers 2019-11-26 13:18:18 -05:00