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

Remove BAZEL build in ray-operator project #26

Closed
Jeffwan opened this issue Sep 11, 2021 · 0 comments · Fixed by #32
Closed

Remove BAZEL build in ray-operator project #26

Jeffwan opened this issue Sep 11, 2021 · 0 comments · Fixed by #32
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Jeffwan
Copy link
Collaborator

Jeffwan commented Sep 11, 2021

Bazel is being removed as the build system for Kubernetes itself, in favor of the existing make build tooling that releases have always used.

We should remove BAZEL from the project as well. Existing tool is good enough to use.

references:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants