Skip to content

Fix get_cluster for cases without default local_queue #538

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 2 commits into from
May 21, 2024

Conversation

Ygnas
Copy link
Contributor

@Ygnas Ygnas commented May 16, 2024

Issue link

RHOAIENG-7141

What changes have been made

Verification steps

Start a new RayCluster with a LocalQueue provided and no default one, and run:

get_cluster("raytest")

Should not got error:
Default Local Queue with kueue.x-k8s.io/default-queue: true annotation not found please create a default Local Queue or provide the local_queue name in Cluster Configuration

Checks

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

Sorry, something went wrong.

@Ygnas Ygnas changed the title Rhoaieng 7141 Fix get_cluster for cases without default local_queue May 16, 2024
@Ygnas Ygnas force-pushed the RHOAIENG-7141 branch 2 times, most recently from f7c8552 to 426562d Compare May 16, 2024 09:57
Ygnas added 2 commits May 20, 2024 11:05

Verified

This commit was signed with the committer’s verified signature.
Ygnas Ignas Baranauskas

Verified

This commit was signed with the committer’s verified signature.
Ygnas Ignas Baranauskas
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label May 21, 2024
Copy link
Contributor

openshift-ci bot commented May 21, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: KPostOffice

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 21, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit b4c55e4 into project-codeflare:main May 21, 2024
4 checks passed
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. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants