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

bugfix: preflight request doesn not include identity #613

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

ms-henglu
Copy link
Member

@ms-henglu ms-henglu commented Sep 13, 2024

This PR adds identity to the preflight request body, without which the aks cluster's preflight will fail because it requires one of managed identity and service principal profile to be set.

I also added a test for aks preflight to guarantee that.

image

@ms-henglu ms-henglu merged commit 712f9ab into main Sep 13, 2024
10 checks passed
@ms-henglu ms-henglu deleted the branch-240913-fix-preflight-does-not-include-identity branch September 13, 2024 02:25
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