kubernetes-sigs / kueue

Kubernetes-native Job Queueing
https://kueue.sigs.k8s.io
Apache License 2.0
1.49k stars 267 forks source link

Update latest version to v0.9.1 #3573

Closed tenzen-y closed 1 week ago

tenzen-y commented 1 week ago

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE
netlify[bot] commented 1 week ago

Deploy Preview for kubernetes-sigs-kueue ready!

Name Link
Latest commit 1c2abd1be76c218c139c08e12c7e73253c8f40e3
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/673b1b94670e950008c2f8fc
Deploy Preview https://deploy-preview-3573--kubernetes-sigs-kueue.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

tenzen-y commented 1 week ago

/remove-kind cleanup /kind documentation

tenzen-y commented 1 week ago

/assign @mimowo

tenzen-y commented 1 week ago

/cherry-pick website

k8s-infra-cherrypick-robot commented 1 week ago

@tenzen-y: once the present PR merges, I will cherry-pick it on top of website in a new PR and assign it to you.

In response to [this](https://github.com/kubernetes-sigs/kueue/pull/3573#issuecomment-2482670318): >/cherry-pick website > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
mimowo commented 1 week ago

/lgtm /approve

k8s-ci-robot commented 1 week ago

LGTM label has been added.

Git tree hash: 4da9cf6be95b60fe175fe6b86fa893331ab51e81

k8s-ci-robot commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mimowo, tenzen-y

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/kueue/blob/main/OWNERS)~~ [mimowo,tenzen-y] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-infra-cherrypick-robot commented 1 week ago

@tenzen-y: #3573 failed to apply on top of branch "website":

Applying: Update latest version to v0.9.1
Using index info to reconstruct a base tree...
M   CHANGELOG/CHANGELOG-0.9.md
M   Makefile
M   charts/kueue/README.md
Falling back to patching base and 3-way merge...
Auto-merging charts/kueue/README.md
CONFLICT (content): Merge conflict in charts/kueue/README.md
Auto-merging Makefile
Auto-merging CHANGELOG/CHANGELOG-0.9.md
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 Update latest version to v0.9.1
In response to [this](https://github.com/kubernetes-sigs/kueue/pull/3573#issuecomment-2482670318): >/cherry-pick website > Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.