Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKS creation timing issue with KV rolebinding #834

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

geoberle
Copy link
Collaborator

What this PR does

sometimes the AKS cluster creation fails because the AKS MI does not have permissions on the etcd KV yet. this PR introduces an explicit dependency from the AKS resource to the KV roleassignment (and the VNET role assignment as well).

Jira:
Link to demo recording:

Special notes for your reviewer

sometimes the AKS cluster creation fails because the AKS MI does not have permissions on the etcd KV yet. this PR introduces an explicit dependency from the AKS resource to the KV roleassignment (and the VNET role assignment as well).

Signed-off-by: Gerd Oberlechner <[email protected]>
@janboll janboll merged commit 8128ab4 into main Nov 13, 2024
18 checks passed
@janboll janboll deleted the aks-deploy-fix branch November 13, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants