Skip to content

chore: backport (2026/02/18)#1257

Closed
michaelawyu wants to merge 16 commits intomainfrom
release/v0.17.4
Closed

chore: backport (2026/02/18)#1257
michaelawyu wants to merge 16 commits intomainfrom
release/v0.17.4

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 16 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>
@michaelawyu
Copy link
Contributor Author

Backported changes:

b1bd8c4 (cncf/main, cncf/HEAD) 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)
76abb3f fix: clusterProfile controller should handle the MC condition (#427)
90b140f feat: update placement controller to use ResourceSelectorResolver (#426)
46157d8 chore: update go version to 1.24.12 for CVE (#428)
a2e4bf8 feat: resource selection struct and selection related functions (#418)
80e3bf3 fix: address an issue in AppliedWork object processing when the agent leaves then re-joins (#421)
5e7013c chore: bump actions/checkout from 6.0.1 to 6.0.2 (#417)
3675ead fix: use max. 5 second work applier requeue delay for the E2E environment (#392)
93002ea fix: default KUBECONFIG to ~/.kube/config in E2E tests (#405)
8edf0f2 fix: address a mismatched log entry in a UT (#416)

@michaelawyu
Copy link
Contributor Author

Closing this due to a git history issue. Will re-open a new PR.

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.

4 participants