Conversation
…plicable cases + enable priority queue in all tests (#420)
…art, add helm-push target (#432)
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>
…o prevent placement race (#441)
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>
|
Backported changes: b1bd8c4 (cncf/main, cncf/HEAD) feat: Create struct for Resource Snapshot Creation to use across controllers (#429) |
|
Closing this due to a git history issue. Will re-open a new PR. |
Description of your changes
See the discussion below for a list of backported changes.
I have:
make reviewableto ensure this PR is ready for review.How has this code been tested
N/A
Special notes for your reviewer
N/A