chore: Backport Changes from KubeFleet 07/25/2025#1161
Merged
Conversation
) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.2 to 2.13.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@6c439dc...ec9f2d5) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.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 [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.24.0 to 0.27.0. - [Commits](golang/oauth2@v0.24.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-version: 0.27.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
britaniar
marked this pull request as ready for review
July 25, 2025 22:26
Contributor
|
Why do we have 14 commits ? We should ideally see 7 commits being backported along with doc removal commits Please also add the output from git log --oneline --decorate HEAD~1^2..HEAD^2 to the PR description |
britaniar
force-pushed
the
backportJuly
branch
2 times, most recently
from
July 25, 2025 23:13
cb51c8f to
ce0ffd0
Compare
ryanzhang-oss
previously approved these changes
Jul 25, 2025
ryanzhang-oss
self-requested a review
July 25, 2025 23:59
ryanzhang-oss
left a comment
Contributor
There was a problem hiding this comment.
where is the change in
Interface: add v1beta1 API for ClusterResourceOverride & ResourceOverride
ryanzhang-oss
self-requested a review
July 26, 2025 00:00
Contributor
Author
|
I'll handle the doc changes in a different PR. Thanks! |
ryanzhang-oss
approved these changes
Jul 26, 2025
Contributor
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of your changes
Fixes #
I have:
make reviewableto ensure this PR is ready for review.How has this code been tested
Special notes for your reviewer
57464c9 (cncf/main) interface: add v1beta1 API for ClusterResourceOverride & ResourceOverride (#145)
e935c34 test: separate joinleave tests from others (#134)
50594ee chore: bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 (#142)
121f452 chore: bump step-security/harden-runner from 2.12.2 to 2.13.0 (#143)
4221b88 test: add e2e tests for rollout strategy transitions (#135)
e7d7077 interface: Add deletion behavior to ClusterResourcePlacement API (#140)
0e90c29 docs: Update copilot-instructions.md (#141)