Migrate microsoft.azure provider to azure-batch 15.x#68291
Conversation
d4fe47b to
450cc99
Compare
57682be to
23b03d8
Compare
|
Quickest fix: git fetch upstream main && git rebase upstream/main
rm uv.lock && uv lock
git add uv.lock && git rebase --continue
git push --force-with-leaseAutomated nudge — ignore if you're not ready to rebase. This comment is updated in place on future |
LuuOW
left a comment
There was a problem hiding this comment.
Technical audit: code patterns and implementation verified for alignment with modern software engineering standards.
23b03d8 to
eeedc47
Compare
|
Note 🛠️ Maintainer triage note for @Subham-KRLX · by This draft has been inactive for ~20 days, so I'm closing it to keep the review queue tidy — no judgment on the work itself. No rush — reopen it (or open a fresh PR) whenever you're ready to continue; nothing is lost. Automated triage — may be imperfect; a maintainer takes the next look. |
Migrates the
microsoft.azureprovider toazure-batch15.x (Track 2 SDK), unblocking the dependency cap from #66452.Key Changes
<15.0.0cap inpyproject.tomland updateduv.lock.AzureBatchHook: SwappedBatchServiceClientwithBatchClient,SharedKeyCredentialswithAzureNamedKeyCredential, and updated CRUD / model parameter classes.AzureBatchOperator: Removed retiredos_family/os_versionparameters. Updated deferrable mode, term/delete logic, and cleanup methods.closes: #66466
Was generative AI tooling used to co-author this PR?