You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We are planning to use KMS v2 to encrypt secret data at rest on our production AKS cluster, When I doing the testing, I just found that rotating KMS key causes the cluster stuck in updating status.
Steps To Reproduce
Enable KMS v2 with key version#1, and update the existing secret to be replaced as encrypted data
Create a key version#2 and update keyID of KMS plugin to use version#2, but do NOT re-encrypt the secret
Create a key version#3 and update keyID of KMS plugin to use version#3
See cluster stuck in updating status
KMS Plugin for Key Vault version
Default version on AKS v1.27.3
Kubernetes version
AKS v1.27.3
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
We are planning to use KMS v2 to encrypt secret data at rest on our production AKS cluster, When I doing the testing, I just found that rotating KMS key causes the cluster stuck in updating status.
Steps To Reproduce
KMS Plugin for Key Vault version
Default version on AKS v1.27.3
Kubernetes version
AKS v1.27.3
Additional context
The text was updated successfully, but these errors were encountered: