Skip to content
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

Upgrade to jobset v0.5.1 APIs #2271

Merged

Conversation

alculquicondor
Copy link
Contributor

@alculquicondor alculquicondor commented May 23, 2024

What type of PR is this?

/kind bug

What this PR does / why we need it:

Because Kueue uses Update when unsuspending jobsets, it can drop immutable fields from a jobset.

Upgrading to the latest APIs is backwards compatible.

Which issue(s) this PR fixes:

Part of #2269

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Fix support for jobset v0.5.x

@k8s-ci-robot k8s-ci-robot added this to the v0.6 milestone May 23, 2024
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels May 23, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alculquicondor

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from mimowo May 23, 2024 17:45
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 23, 2024
Copy link

netlify bot commented May 23, 2024

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit c096a7c
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-kueue/deploys/6650cc5008ddb00008bd49f1

@danielvegamyhre
Copy link

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 23, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 60b18cea69dc235bf0716dd32c36dd264b0749b5

@alculquicondor
Copy link
Contributor Author

/retest

@alculquicondor
Copy link
Contributor Author

Turns out we also need #1819

@trasc
Copy link
Contributor

trasc commented May 24, 2024

/retest

@trasc
Copy link
Contributor

trasc commented May 24, 2024

/test pull-kueue-test-unit-release-0-6

@trasc
Copy link
Contributor

trasc commented May 24, 2024

/test pull-kueue-verify-release-0-6

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 24, 2024
@k8s-ci-robot
Copy link
Contributor

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Change-Id: I9659013e2cf1fd40d5de90d029ad5b738be54c41
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 24, 2024
@k8s-ci-robot k8s-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 24, 2024
@danielvegamyhre
Copy link

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 24, 2024
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: d4d138df4c7b30743e83e76db8bb10490b09c248

@k8s-ci-robot k8s-ci-robot merged commit 05b6730 into kubernetes-sigs:release-0.6 May 24, 2024
13 checks passed
@alculquicondor alculquicondor mentioned this pull request May 24, 2024
26 tasks
tenzen-y pushed a commit to tenzen-y/kueue that referenced this pull request May 26, 2024
Change-Id: I9659013e2cf1fd40d5de90d029ad5b738be54c41
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants