Skip to content

Bump Azure Service Operator to v2.18.0#6390

Open
mboersma wants to merge 1 commit into
kubernetes-sigs:mainfrom
mboersma:bump-aso-v2.18.0
Open

Bump Azure Service Operator to v2.18.0#6390
mboersma wants to merge 1 commit into
kubernetes-sigs:mainfrom
mboersma:bump-aso-v2.18.0

Conversation

@mboersma

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

Bumps Azure Service Operator from v2.17.0 to v2.18.0.

v2.18.0 removes the containerservice/v1api20231001 and v1api20230201 API versions, so this PR migrates CAPZ's stable managed-cluster/agent-pool alias to v1api20250801 (the existing hub) and drops the v1api20230201 scheme registration. It also adds a stored-version migration for managedclusters/managedclustersagentpools (stale v1api20231001storage), since early CAPZ-bundled ASO used that as the storage version.

Note: ASO must be upgraded one minor at a time, so a release carrying ASO v2.17.0 should ship before/independently of this one.

Special notes for your reviewer:

Targets v2.18.0 (not later) because v2.19.0 additionally removes v1api20240402preview, which CAPZ still uses.

Release note:

Bump Azure Service Operator to v2.18.0

@kubernetes-prow

Copy link
Copy Markdown
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kubernetes-prow kubernetes-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Jun 22, 2026
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign neolit123 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubernetes-prow kubernetes-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 22, 2026
@mboersma

Copy link
Copy Markdown
Contributor Author

/test pull-cluster-api-provider-azure-apiversion-upgrade

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 44.07%. Comparing base (47cc48d) to head (9e34051).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6390   +/-   ##
=======================================
  Coverage   44.06%   44.07%           
=======================================
  Files         289      289           
  Lines       25383    25382    -1     
=======================================
+ Hits        11185    11187    +2     
+ Misses      13422    13419    -3     
  Partials      776      776           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mboersma mboersma marked this pull request as ready for review June 22, 2026 20:35
@kubernetes-prow kubernetes-prow Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jun 22, 2026
@kubernetes-prow kubernetes-prow Bot requested a review from Jont828 June 22, 2026 20:36
@mboersma

Copy link
Copy Markdown
Contributor Author

/hold

We need to do one ASO minor bump per CAPZ minor bump in order to have the upgrade path work. So this needs to wait until CAPZ 1.26.

@kubernetes-prow kubernetes-prow Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 22, 2026
@mboersma mboersma requested review from willie-yao and removed request for Jont828 June 22, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant