-
Notifications
You must be signed in to change notification settings - Fork 38
chore: backport changes (11/19/2025) #1230
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.13.1 to 2.13.2. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@f4a75cf...95d9a5d) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ...
…e#324) Bumps [codespell-project/actions-codespell](https://github.com/codespell-project/actions-codespell) from 2.1 to 2.2. - [Release notes](https://github.com/codespell-project/actions-codespell/releases) - [Commits](codespell-project/actions-codespell@406322e...8f01853) --- updated-dependencies: - dependency-name: codespell-project/actions-codespell dependency-version: '2.2' dependency-type: direct:production update-type: version-update:semver-minor ...
* ignore deployment deployment.kubernetes.io/revision annotation in work applier Signed-off-by: Wei Weng <Wei.Weng@microsoft.com> * place deployment e2e test Signed-off-by: Wei Weng <Wei.Weng@microsoft.com> --------- Signed-off-by: Wei Weng <Wei.Weng@microsoft.com> Co-authored-by: Wei Weng <Wei.Weng@microsoft.com>
…zure#330) fix scheduler for future implementation Signed-off-by: Britania Rodriguez Reyes <britaniar@microsoft.com>
address minor comments from previous PR Signed-off-by: Britania Rodriguez Reyes <britaniar@microsoft.com>
Signed-off-by: Britania Rodriguez Reyes <britaniar@microsoft.com>
Configuration changes Signed-off-by: michaelawyu <chenyu1@microsoft.com>
Signed-off-by: michaelawyu <chenyu1@microsoft.com>
weng271190436
approved these changes
Nov 19, 2025
ryanzhang-oss
approved these changes
Nov 20, 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
This PR backports code changes from the upstream repo to the main repo.
Date of backporting: 11/10/2025
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
Backported commits
e277602 feat: memory optimization (memory cache transformation) (#247)
33e72a5 feat: memory optimization (hub cache transformation #2) (#246)
2fddc1c feat: update stagedUpdateRun to use latest resource snapshot (#320)
4ce199e fix: add function comments to functions within scheduler (#332)
8848071 fix: update scheduler to support customized cluster affinity plugin (#330)
ffc7479 interface: start/stop API for updateRun (#314)
9caeb4e fix: ignore deployment.kubernetes.io/revision annotation (#322)
083affc chore: bump codespell-project/actions-codespell from 2.1 to 2.2 (#324)
e2a6695 chore: bump step-security/harden-runner from 2.13.1 to 2.13.2 (#325)