Skip to content

Conversation

@britaniar
Copy link
Contributor

@britaniar britaniar commented Jan 12, 2026

Description of your changes

Fixes #

I have:

  • Run make reviewable to 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)

michaelawyu and others added 29 commits December 10, 2025 11:04
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants