[DO NOT MERGE]Add Support for Kubernetes Version 1.32.10 #350
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR implements comprehensive support for Kubernetes version 1.32.10 across all components of the AKS Engine Azure Stack codebase, following the structured implementation guidelines provided in the issue.
Key Changes
Version Support & Defaults
1.32.10as a supported version in all Kubernetes version maps1.30to1.31(major.minor-1)1.30.14to maintain only the latest two minor versions as creatableFeature Gate Removal
GATE01andGATE02for Kubernetes 1.32.0+Container Image Updates
v5.1.20v4.7.20v2.14.20v2.12.20v8.1.20v8.1.20v1.12.20v1.29.20v1.31.7v1.31.6VHD Build Scripts
Examples & Documentation
1.31.11(penultimate supported version)kubernetes1.32.jsonrelease exampleTesting
All existing tests pass, and new comprehensive test coverage has been added for:
The implementation maintains full backward compatibility while enabling support for the latest Kubernetes version.
Fixes #349.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.