Skip to content

Eliminate go dependency on Kueue APIs #334

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 1 commit into from
Mar 20, 2025

Conversation

dgrove-oss
Copy link
Collaborator

@dgrove-oss dgrove-oss commented Mar 20, 2025

The only dependency was in the e2e test creating of queues. Change this to using unstructured + yaml, which eliminates the go-level dependency on Kueue APIs and enables a looser coupling between AppWrapper and Kueue.

This eliminates the go-level dependency on Kueue APIs, which
allows us for a looser coupling between AppWrapper and Kueue.
@dgrove-oss dgrove-oss changed the title create e2e testing queues via unstructured Eliminate go dependency on Kueue APIs Mar 20, 2025
@dgrove-oss dgrove-oss added the enhancement New feature or request label Mar 20, 2025
@dgrove-oss dgrove-oss merged commit 4b73694 into project-codeflare:main Mar 20, 2025
3 checks passed
@dgrove-oss dgrove-oss deleted the kueue-elim branch March 20, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant