Roll out 1.45.0 to 100% - #9148
Draft
Craig Alvord (craxal) wants to merge 3 commits into
Draft
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5ac12042-9631-4792-b18f-f90eecf350d5
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5ac12042-9631-4792-b18f-f90eecf350d5
Craig Alvord (craxal)
requested a review
from charan kumar kamasani (charan-kamasani)
July 31, 2026 18:57
|
Copilot resolve the merge conflicts in this pull request |
Copilot started work on behalf of
charan kumar kamasani (charan-kamasani)
August 7, 2026 22:38
View session
….45.0-rollout-100 # Conflicts: # version/version.json Co-authored-by: charan-kamasani <156611911+charan-kamasani@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Problem
Completes the 1.45.0 phased rollout. Assumes the 50% increment has been merged and monitored with no issues.
Fix
Advance the 1.45.0 default update group to 100% (full rollout) and set
cleanInstalltofalse, since a clean install is only required during the initial rollout phase.Dependencies
Stacked on the 50% rollout PR (#9147). Once #9147 merges, this PR's diff reduces to the 50% to 100% change. Merge after #9147.