apiserver/pkg/apis/config/v1
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
..
defaults.go Add defaulting logic for EncryptionConfiguration. 2019-11-14 22:53:18 -08:00
defaults_test.go Add defaulting logic for EncryptionConfiguration. 2019-11-14 22:53:18 -08:00
doc.go Introduce kubeapiserver.config.k8s.io/v1 with EncryptionConfiguration and use a standard method for parsing config file. 2018-05-02 18:21:38 +02:00
register.go Add defaulting logic for EncryptionConfiguration. 2019-11-14 22:53:18 -08:00
types.go kms: use negative cachesize value to disable caching 2019-12-15 23:30:36 -05:00
zz_generated.conversion.go Add defaulting logic for EncryptionConfiguration. 2019-11-14 22:53:18 -08:00
zz_generated.deepcopy.go Add defaulting logic for EncryptionConfiguration. 2019-11-14 22:53:18 -08:00
zz_generated.defaults.go Add defaulting logic for EncryptionConfiguration. 2019-11-14 22:53:18 -08:00