-
Notifications
You must be signed in to change notification settings - Fork 38
chore: Jan backport (01/12/2026) #1246
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
Open
britaniar
wants to merge
29
commits into
Azure:main
Choose a base branch
from
britaniar:janBackport
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.
Open
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
…cision list output (Azure#361)
Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com>
* wait for informer cache to be ready Signed-off-by: Wei Weng <Wei.Weng@microsoft.com> Co-authored-by: Wei Weng <Wei.Weng@microsoft.com>
) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.3 to 2.14.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@df199fb...20cf305) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com>
fix update run name CEL Signed-off-by: Britania Rodriguez Reyes <britaniar@microsoft.com>
* Added status back-reporting controller Signed-off-by: michaelawyu <chenyu1@microsoft.com> * Minor fixes Signed-off-by: michaelawyu <chenyu1@microsoft.com> * Minor fixes Signed-off-by: michaelawyu <chenyu1@microsoft.com> --------- Signed-off-by: michaelawyu <chenyu1@microsoft.com>
Signed-off-by: Wantong Jiang <wantjian@microsoft.com>
* update github runners to oci gh arc runners * Adjust home directory for the oracle runner Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
* decouple informer cache population and event handling Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>
Signed-off-by: Ryan Zhang <yangzhangrice@hotmail.com> Co-authored-by: Zhiying Lin <54013513+zhiying-lin@users.noreply.github.com>
Signed-off-by: Ryan Zhang <yangzhangrice@hotmail.com>
* Initial plan * docs: Add help documentation for 13 missing Makefile targets Co-authored-by: zhiying-lin <54013513+zhiying-lin@users.noreply.github.com> * minor fixes Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com> --------- Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: zhiying-lin <54013513+zhiying-lin@users.noreply.github.com> Co-authored-by: Zhiying Lin <zhiyingl456@gmail.com>
…zure#396) * do not register handler for the same GVR Signed-off-by: Wei Weng <Wei.Weng@microsoft.com> --------- Signed-off-by: Wei Weng <Wei.Weng@microsoft.com> Co-authored-by: Wei Weng <Wei.Weng@microsoft.com>
weng271190436
approved these changes
Jan 12, 2026
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.
Description of your changes
Fixes #
I have:
make reviewableto ensure this PR is ready for review.How has this code been tested
Special notes for your reviewer
52aa16c (cncf/main) fix: do not register event handler for the same GVR multiple times (#396)
40a0bc3 fix: return unexpected error if no. of updating cluster > maxConcurrency (#393)
004c972 fix: add cluster inventory group to CRD validation webhook (#398)
41fc0c1 test: update stop update run integration test (#387)
c0b45ac docs: add help documentation for 13 missing Makefile targets (#401)
2f1911e test: convert updateRun test utils public (#397)
31621d8 fix: check the caData field too (#386)
7464dac fix: fix one case of from cache is not set correctly (#388)
7247a4b feat: decouple informer cache population and event handling (#380)
f7b7af4 (cncf/breakpoint-A) ci: update github runners to oci gh arc runners (#381)
9291964 feat: skip work applier status updates if possible (#375)
30462ce fix: add CEL to block user from changing External rollout strategy type to others (#383)
a9d431c fix: use the correct client in work applier ITs and set a longer timeout (#390)
a24443c test: fix flaky report diff e2e (#391)
aa55878 feat: add implementation for scheduler work queues with batch processing support (#373)
75d0be7 feat: add status back-reporting supprt (2/, new controller) (#329)
f81a13d fix: bug fixes in rollout controller and work-generator (#379)
71b330f fix: fix update run name CEL (#384)
22f8aa5 feat: add stopping stage update run implementation (#374)
6511b20 fix: do not emit unexpectedError when getting objs with dynamic client (#382)
6f3e972 fix: use the mc generation when copying the agentStatus (#378)
7bbc6fe chore: bump actions/upload-artifact from 5 to 6 (#376)
c7b3e8a chore: bump step-security/harden-runner from 2.13.3 to 2.14.0 (#377)
2d3d18f feat: webhook readiness wait for informer cache sync (#367)
1e1765e chore: fix the collect-logs.sh (#355)
ed6177d feat: stopped update run implementation (#364)
0552f2e feat: add status back-reporting support (1/, work applier side) (#327)
3d594cc fix: always sort bindings in the scheduler to ensure deterministic decision list output (#361)