-
Notifications
You must be signed in to change notification settings - Fork 430
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 OOT cloud-provider version and enable LB test #1323
Update OOT cloud-provider version and enable LB test #1323
Conversation
/test ls |
@CecileRobertMichon: The specified target(s) for
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test pull-cluster-api-provider-azure-e2e-full |
3aa6fe7
to
5b805be
Compare
/test pull-cluster-api-provider-azure-e2e-full |
looks like this is failing as a result of code added in kubernetes-sigs/cloud-provider-azure#578, investigating... |
/test pull-cluster-api-provider-azure-e2e-full |
/test pull-cluster-api-provider-azure-e2e-full |
cc718bb
to
61d4cd3
Compare
/test pull-cluster-api-provider-azure-e2e-full |
/hold cancel @nader-ziada this one is ready as well |
we finally get the LB test back; thank you @CecileRobertMichon 🎉 /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nader-ziada 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?
What this PR does / why we need it: Updates cloud-controller-manager and cloud-node-manager default versions to v0.7.4 in the templates and enable the LB test for the external cloud provider spec. v0.7.3 fixes a bug in the cache for VMs when using "vmss" vmType.
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: