mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
Automatic merge from submit-queue Fix AWS reporting "The parameter KmsKeyId requires the parameter Encrypted to be set." - use aws.String/Int/Bool functions - don't set the key to empty string, use nil instead @justinsb @kubernetes/sig-storage