-
Notifications
You must be signed in to change notification settings - Fork 459
[WIP] Update default Azure VM SKUs used in testing and templates #5996
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
base: main
Are you sure you want to change the base?
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-cluster-api-provider-azure-e2e |
364856c to
4bb058e
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5996 +/- ##
==========================================
- Coverage 44.64% 44.64% -0.01%
==========================================
Files 279 279
Lines 25244 25244
==========================================
- Hits 11271 11269 -2
- Misses 13150 13152 +2
Partials 823 823 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/test pull-cluster-api-provider-azure-e2e-optional |
|
/retitle [WIP] Update default Azure VM SKUs used in testing and templates AKS tests failed with: |
|
@mboersma: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Updates the default Azure VM SKUs used in testing and templates since the current choices are now deprecated.
Overall:
Standard_B2s->Standard_B2s_v2Standard_D2s_v3->Standard_D2s_v5.Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
See the migration guide for more information. The current SKUs will be phased out in 2028, so this isn't urgent.
TODOs:
Release note: