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

Raise Kueue version in CodeFlare operator #628

Merged

Conversation

sutaakar
Copy link
Contributor

@sutaakar sutaakar commented Nov 15, 2024

Issue link

N/A

What changes have been made

Raise Kueue version in CodeFlare operator to use latest Kueue dependency available in ODH.

Verification steps

E2E tests pass.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • Testing is not required for this change

Copy link
Collaborator

@dgrove-oss dgrove-oss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest pulling the change in ray version out of this PR. My guess is that is the source of the problem.

@@ -12,7 +12,7 @@ require (
github.com/openshift/client-go v0.0.0-20221019143426-16aed247da5c
github.com/project-codeflare/appwrapper v0.27.0
github.com/project-codeflare/codeflare-common v0.0.0-20240930133152-11fd6e3be6b3
github.com/ray-project/kuberay/ray-operator v1.1.1
github.com/ray-project/kuberay/ray-operator v1.2.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is brought by Kueue 0.8.3 dependency. That is why I had to rewrite it below.

go.mod Show resolved Hide resolved
go.mod Show resolved Hide resolved
@sutaakar sutaakar changed the title Raise CodeFlare operator Go patch version to match AppWrapper Raise Kueue version in CodeFlare operator Nov 17, 2024
@sutaakar
Copy link
Contributor Author

@dgrove-oss Please take a look.
Once merged we can upgrade AppWrapper.

Copy link

openshift-ci bot commented Nov 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: astefanutti

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

@openshift-merge-bot openshift-merge-bot bot merged commit 2973dec into project-codeflare:main Nov 20, 2024
8 checks passed
@sutaakar sutaakar deleted the appwrapper-original branch November 20, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants