Skip to content

chore: backport (2026/02/19)#1258

Merged
michaelawyu merged 18 commits intomainfrom
release/v0.17.4-alt
Feb 19, 2026
Merged

chore: backport (2026/02/19)#1258
michaelawyu merged 18 commits intomainfrom
release/v0.17.4-alt

Conversation

@michaelawyu
Copy link
Contributor

Description of your changes

See the discussion below for a list of backported changes.

I have:

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

How has this code been tested

N/A

Special notes for your reviewer

N/A

ryanzhang-oss and others added 17 commits February 6, 2026 17:58
…plicable cases + enable priority queue in all tests (#420)
change the error msg reg exp

Signed-off-by: Ryan Zhang <yangzhangrice@hotmail.com>
* Initial plan

* feat: bump Go version to 1.24.13

Co-authored-by: weng271190436 <6925089+weng271190436@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: weng271190436 <6925089+weng271190436@users.noreply.github.com>
Co-authored-by: Wei Weng <wengwei01@gmail.com>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@20cf305...e3f713f)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com>
Co-authored-by: Wei Weng <wengwei01@gmail.com>
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@e3f713f...5ef0c07)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Initial plan

* fix: pin staticcheck to v0.6.1 for Go 1.24.13 compatibility

The master branch of staticcheck now requires Go 1.25.0+, but this
project uses Go 1.24.13. Pin to v0.6.1 which is the latest version
compatible with Go 1.24.13.

Fixes staticcheck CI failure: "requires go >= 1.25.0 (running go 1.24.13)"

Co-authored-by: weng271190436 <6925089+weng271190436@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: weng271190436 <6925089+weng271190436@users.noreply.github.com>
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3.6.0...c94ce9f)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.7.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>
Co-authored-by: Wei Weng <wengwei01@gmail.com>
Signed-off-by: michaelawyu <chenyu1@microsoft.com>
@michaelawyu
Copy link
Contributor Author

fa19935 (cncf/main, cncf/HEAD) fix: fix race condition in envelope work object creation via deterministic naming (#450)
b1bd8c4 feat: Create struct for Resource Snapshot Creation to use across controllers (#429)
168e3f3 chore: bump docker/login-action from 3.6.0 to 3.7.0 (#446)
25d2bf8 fix: Pin staticcheck to v0.6.1 for Go 1.24.13 compatibility (#447)
481dccb chore: bump step-security/harden-runner from 2.14.1 to 2.14.2 (#445)
d14f099 chore: bump step-security/harden-runner from 2.14.0 to 2.14.1 (#422)
f0af0d6 chore: bump docker/login-action from 3.6.0 to 3.7.0 (#423)
fb20020 fix: e2e flaky test: Ensure CRO snapshot exists before CRP creation to prevent placement race (#441)
0d14e47 chore: bump Go version to 1.24.13 to fix CVE (#438)
e656b46 feat: Enable Helm chart publishing to GHCR with version synchronization (#436)
cb79166 fix: change the error msg reg exp (#439)
bbc8f44 (tag: v0.2.1-alpha) fix: use templated service account name and namespace in hub-agent chart, add helm-push target (#432)
8e03e6f fix: move the controller runtime env to 1.33 and fix the script (#435)
ad61196 test: tweak CI workflow to enable Ginkgo-based parallelization for applicable cases + enable priority queue in all tests (#420)
4cef588 feat: add the staged update run v1 API (#430)

Signed-off-by: michaelawyu <chenyu1@microsoft.com>
@michaelawyu
Copy link
Contributor Author

Checking this in as there seems to be no blocking failures -> ITs failed due to teardown failures (timedout), the E2E's failure was flakiness related.

@michaelawyu michaelawyu merged commit 12a125e into main Feb 19, 2026
17 of 19 checks passed
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