-
Notifications
You must be signed in to change notification settings - Fork 427
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
Use AzureClusterIdentity when running ci e2e tests #1360
Conversation
/test pull-cluster-api-provider-azure-e2e |
/test pull-cluster-api-provider-azure-e2e |
1 similar comment
/test pull-cluster-api-provider-azure-e2e |
the |
I believe the private cluster test is failing because of this issue here https://azure.github.io/aad-pod-identity/docs/troubleshooting/#token-requests-calls-fail-with-io-timeout |
5f08411
to
fde19c6
Compare
8d97990
to
2feac5d
Compare
/test pull-cluster-api-provider-azure-e2e-windows |
more info about issues with tests failing in this PR can be found in this slack thread https://kubernetes.slack.com/archives/CEX9HENG7/p1621362051002500 tldr;
|
3349f33
to
a9b8079
Compare
|
8f345ef
to
49735f2
Compare
f3c6bbc
to
30e135a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All nits.
Do we want to keep all 7 commits in the final merge or are some of these squashable? |
I think they are for different parts, but I can squash if you prefer |
nope, all good, just checking they are distinct |
applied @devigned comments about newlines |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/lgtm |
thanks for all the help with debugging this PR @CecileRobertMichon @devigned @mboersma |
@nader-ziada great work on this one! This one was a tough task. Thank you for taking this on. |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: