mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
Changing the encryption key doesn't work with watch cache as it doesn't break decoding newly written objects. A new object will be written using a new key, and decoded using a new key.