apiserver/pkg/apis/config/validation
Monis Khan 43f8cca801 kms: use negative cachesize value to disable caching
This change relaxes the KMS config cache size validation to allow
for negative values.  The KMS code already treats all values <= 0 to
mean that the cache is disabled (zero is still a validation error).

Signed-off-by: Monis Khan <mok@vmware.com>

Kubernetes-commit: a16808f353afb6abf402c862d5f859b949d2027a
2019-12-15 23:30:36 -05:00
..
validation.go kms: use negative cachesize value to disable caching 2019-12-15 23:30:36 -05:00
validation_test.go kms: use negative cachesize value to disable caching 2019-12-15 23:30:36 -05:00