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

Api server makefile #1301

Merged
merged 6 commits into from
Aug 13, 2023
Merged

Conversation

z103cb
Copy link
Contributor

@z103cb z103cb commented Aug 8, 2023

Why are these changes needed?

The value of these changes is to facilitate the local development of new features for the KubeRay API Server component. It is a precursor to further work I and @blublinsky intend to do on integrating KubeRay API Server into the Codeflare stack.

Related issue number

None.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

Sorry, something went wrong.

Copy link
Contributor

@blublinsky blublinsky left a comment

Choose a reason for hiding this comment

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

LGTM

@z103cb
Copy link
Contributor Author

z103cb commented Aug 8, 2023

@Jeffwan, @scarlet25151 and @kevin85421 I would very much appreciate your feedback on this PR.

@z103cb z103cb requested a review from kevin85421 August 9, 2023 15:19
Copy link
Collaborator

@scarlet25151 scarlet25151 left a comment

Choose a reason for hiding this comment

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

Overall LGTM.

Copy link
Member

@kevin85421 kevin85421 left a comment

Choose a reason for hiding this comment

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

LGTM. This is helpful! I will merge this PR after CI finishes.

@kevin85421 kevin85421 merged commit 4892ac1 into ray-project:master Aug 13, 2023
| kubectl | v1.18.3+ | [Download](https://kubernetes.io/docs/tasks/tools/install-kubectl/) |
| Go | v1.13+ | [Download](https://golang.org/dl/) |
| Docker | 19.03+ | [Download](https://docs.docker.com/install/) |
| Go | v1.17 | [Download](https://golang.org/dl/) |
Copy link
Contributor

Choose a reason for hiding this comment

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

@blublinsky The go version does not match the minimal support go version in the go.mod file.

Copy link
Contributor

Choose a reason for hiding this comment

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

@blublinsky No need to do anything. @kevin85421 created the issue to update the go version.

blublinsky pushed a commit to blublinsky/kuberay that referenced this pull request Aug 15, 2023
blublinsky pushed a commit to blublinsky/kuberay that referenced this pull request Aug 15, 2023
lowang-bh pushed a commit to lowang-bh/kuberay that referenced this pull request Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants