-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Update Azure cluster-autoscaler e2e cluster template #6975
Conversation
/retest |
1 similar comment
/retest |
/retest |
testing one more time pointing to kubernetes-sigs/cluster-api-provider-azure#4946 /test pull-cluster-autoscaler-e2e-azure |
This is passing now and ready for review. /assign @jackfrancis @willie-yao |
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
@nojnhuh I did notice this in the latest E2E run: default cluster-autoscaler-azure-cluster-autoscaler-7c58b754fc-wt2m9 0/1 Error 0 18s 10.224.0.51 aks-pool1-36728867-vmss000001 Maybe you're already aware of that |
Added a call to grab the logs in my CAPZ branch to see what's going on. /test pull-cluster-autoscaler-e2e-azure |
/test pull-cluster-autoscaler-e2e-azure |
1 similar comment
/test pull-cluster-autoscaler-e2e-azure |
/test pull-cluster-autoscaler-e2e-azure (sorry for spam, keep seeing little things wrong in my CAPZ debugging changes, should be good enough now.) |
/test pull-cluster-autoscaler-e2e-azure |
@jackfrancis Are there any major concerns with giving the user-assigned identity an Owner role vs. Contributor? I think that would be one solution to this problem. |
Actually for real all green now, so this should be ready for review. |
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 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis, nojnhuh, willie-yao The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind bug
/kind failing-test
What this PR does / why we need it:
This change adds a Secret stub to the CAPZ cluster template for cluster-autoscaler e2e tests on Azure to play nice with the changes made in kubernetes-sigs/cluster-api-provider-azure#4946
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: