-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Release aks fleet 2025 03 01 python config #33336
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
Draft
msyyc
wants to merge
7
commits into
main
Choose a base branch
from
release-aks-fleet-2025-03-01-python-config
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Copy files from preview/2024-05-02-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from preview/2024-05-02-preview to stable/2025-03-01. * add manual readme changes * run prettier * run prettier for all * run pretty on fleets.json --------- Co-authored-by: frantran <[email protected]>
* add autoupgradepofileid to updaterun * generate via tsp * run generate examples * run generate examples * recompile, fix exmamples * fix examples * move examples * fix exmamples * fix example * fix examples --------- Co-authored-by: frantran <[email protected]>
* Update version to stable/2025-03-01 Updated the API version from preview/2024-05-02-preview to stable/2025-03-01. * run prettier * run prettier for all * updated * updated api versions * added status * tidied * tidied * formatted * added examples * restoring readme * restoring readme * reformatting * added visibility to fleet status --------- Co-authored-by: frantran <[email protected]>
* add autoupgradeprofilestatus add tsp files add v5 version generate examples transfer examples try generate oav fix generate transfer examples fix gen fix format run prettier on examples manual fix examples copy examples fix updateid fix subid fix lro header copy run pretty add sub param copy add sub param add sub reset examples reset to release reset examples * regen tsp * fix examples * copy * regen * Fix exmaple * fix more examples * regen tsp for v3 vs v5 mismatch --------- Co-authored-by: frantran <[email protected]>
* add public generate api * add generation * regen tsp * regen examples * remove header from public spec * manual changes * copy * regen * add changes * copy * run pretty * change to generateUpdateRuns * run pretty * rerun compile * fix examples * reset examples to release branch, add profile operation * fix read visibility, change documentation message --------- Co-authored-by: frantran <[email protected]>
* remove legacy read tag * format whitespace --------- Co-authored-by: frantran <[email protected]>
Next Steps to MergeNext steps that must be taken to merge this PR:
|
Generated ApiView
|
API change check APIView has identified API level changes in this PR and created following API reviews. |
This was referenced Mar 20, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
BreakingChangeReviewRequired
<valid label in PR review process>add this label when breaking change review is required
Container Service
resource-manager
TypeSpec
Authored with TypeSpec
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.
If someone who still wants multiapi Python SDK, this PR shows how to add multiapi configuration for python for #32635.