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

Adding API server support for service account #1143

Closed
wants to merge 3 commits into from

Conversation

blublinsky
Copy link
Contributor

Why are these changes needed?

Current implementation of the operator supports usage of the service accounts, while API server has no ability to specify it. This PR adds Service account parameter to head and worker nodes definitions and propagate them to corresponding pod templates

Related issue number

Checks

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

@blublinsky blublinsky changed the title Adding support for service account Adding API server support for service account Jun 6, 2023
@blublinsky
Copy link
Contributor Author

@kevin85421, can you, please, take a look at the errors? They all come from the operator, not my code

@kevin85421
Copy link
Member

Oh, I found that the master branch is also broken. It's a bit weird because all merged PRs pass all CI tests. I will draft a PR to fix it. Sorry for the inconvenience.

@kevin85421
Copy link
Member

#1145 is merged. Would you mind rebasing with the master branch? However, I found the nightly compatibility to be quite unstable. There may have been some recent breaking changes in the Ray master branch.

@Jeffwan
Copy link
Collaborator

Jeffwan commented Jun 6, 2023

/assign

apiserver/pkg/model/converter.go Show resolved Hide resolved
proto/cluster.proto Outdated Show resolved Hide resolved
@blublinsky blublinsky closed this Jun 7, 2023
@blublinsky blublinsky deleted the serviceaccount branch June 7, 2023 18:47
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.

3 participants