-
Notifications
You must be signed in to change notification settings - Fork 38
chore: backport changes from kubefleet repo 7/02 #1154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
) Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@0634a26...002fdce) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Britania Rodriguez Reyes <[email protected]>
Signed-off-by: Britania Rodriguez Reyes <[email protected]>
Signed-off-by: Zhiying Lin <[email protected]>
* test: use clusterloader2 framework for large scale testing Signed-off-by: Wantong Jiang <[email protected]> * fix comments Signed-off-by: Wantong Jiang <[email protected]> --------- Signed-off-by: Wantong Jiang <[email protected]>
…nd apply strategy is not fully configured (Azure#117)
…zure#116) Signed-off-by: Zhiying Lin <[email protected]>
Contributor
|
LGTM ;) |
michaelawyu
approved these changes
Jul 2, 2025
ryanzhang-oss
approved these changes
Jul 2, 2025
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
git log --oneline --decorate upstream/main..cncf/main
8b60b4a (cncf/main) feat: allow backoff with a rate limiter in the work applier (#113)
1c794de fix: update crp status if there is a delay in creating the snapshot (#116)
4ff0b9a feat: better handling of cost property calculation corner cases (#83)
5d35be5 fix: address an issue where agent might panic if CSA cannot be used and apply strategy is not fully configured (#117)
d437b2c test: fix flaky capacity-based scheduling e2e (#121)
d83c930 feat: use bindingObj interface instead of ClusterResourceBinding in the scheduler (#111)
dcd82cb feat: Change AppliedWork to used foregroundDeletion (#60)
224f3c6 test: use clusterloader2 framework for large scale testing (#102)
385c310 fix: add some delays when creating resourceSnapshot (#97)
23615ea feat: bump version of Karpenter/Azure provider to unblock fix progress (#114)
17cf340 test: fix the rollout integration tests flakiness (#110)
03e265d fix: fix updateRun handling unscheduled bindings (#95)
8c83fed fix: update unexpected error and API Server log error types (#94)
25d684b chore: bump step-security/harden-runner from 2.12.0 to 2.12.1 (#105)
89c2ca8 chore: upgrade Go version from 1.23.8 to 1.24.4 (#108)
Fixes #
I have:
make reviewableto ensure this PR is ready for review.How has this code been tested
Special notes for your reviewer