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

[Feature] Please publish the api as distinct go module #3020

Open
1 of 2 tasks
alvaroaleman opened this issue Feb 11, 2025 · 0 comments
Open
1 of 2 tasks

[Feature] Please publish the api as distinct go module #3020

alvaroaleman opened this issue Feb 11, 2025 · 0 comments
Labels
enhancement New feature or request triage

Comments

@alvaroaleman
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Importing the kube ray api (ray-operator/apis/ray) causes an import of the entire ray-operator and in turn a transient dependency on anything the ray operator depends on. Can we avoid that by making the api its distinct sub module in order to allow projects to import it without then depending on the entire ray-operator?

Use case

Programatically create ray CRs

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@alvaroaleman alvaroaleman added enhancement New feature or request triage labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

1 participant