Skip to content

Conversation

@weng271190436
Copy link
Contributor

@weng271190436 weng271190436 commented Dec 8, 2025

Description of your changes

6862d17 (origin/main, origin/HEAD) fix: continue to propagate PVC when workload is not enabled (#368)
58b6de2 fix: fix the validation webhook (#359)
0f449dc test: fix the TestPickBindingsToRoll ut (#365)
95016ce chore: bump actions/checkout from 6.0.0 to 6.0.1 (#371)
1753dfb chore: bump step-security/harden-runner from 2.13.2 to 2.13.3 (#372)
efedeca fix: add label to update run approval object to distinguish between before and after stage tasks (#356)
3820bb0 feat: trim work object status if the object exceeds size limit (#357)
ba884f5 fix: fix the update run states (#363)
83bc664 fix: use the uncached client when validating override (#351)
2b1e9a7 feat: implement initialize and execute states within update run (#346)
2e50010 (tag: v0.1.2) feat: add beforeStageTasks to stagedUpdateRun (#328)
0376725 chore: bump controller runtime version to v0.22.x (#354)
reverted: d5fcf88 feat: publish image to ghcr with tag (#353)
5832681 feat: make hub statefulset work by stripping some properties from generated PVCs (#347)
d6e3712 (tag: v0.1.1) chore: remove 2 v1alpha1 metrics (#352)

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

weng271190436 and others added 17 commits December 1, 2025 15:54
remove v1alpha1 metrics

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>
Co-authored-by: Wei Weng <Wei.Weng@microsoft.com>
…erated PVCs (Azure#347)

* make statefulset work in hub

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix test

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove unintended change

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove more annotations

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* track pvc availability

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* use cmp.diff to compare status

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* do not propagate PVCs

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove PVC annotation logic

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>
* publish image with tag

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* fix unknown/unknown

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* comment

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* commit suggestions

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>

* remove provenance=false

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>
* Bump controller runtime version

Signed-off-by: michaelawyu <chenyu1@microsoft.com>

* Minor fixes

Signed-off-by: michaelawyu <chenyu1@microsoft.com>

---------

Signed-off-by: michaelawyu <chenyu1@microsoft.com>
* add beforeStageTasks to stagedUpdateRun

Signed-off-by: Britania Rodriguez Reyes <britaniar@microsoft.com>
Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com>
)

Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@95d9a5d...df199fb)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v6...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: Zhiying Lin <zhiyingl456@gmail.com>
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com>
This reverts commit d5fcf88.

Signed-off-by: Wei Weng <Wei.Weng@microsoft.com>
Copy link
Contributor

@britaniar britaniar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My changes LGTM.

@ryanzhang-oss ryanzhang-oss merged commit 99cc15d into Azure:main Dec 9, 2025
24 of 25 checks passed
@weng271190436 weng271190436 deleted the weiweng/backport-20251208 branch December 9, 2025 01:47
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.

5 participants