-
Notifications
You must be signed in to change notification settings - Fork 7k
[Core] Support token auth in ray Pub-Sub #58333
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
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
ce73705
Add authentication token logic and related tests
341b108
Add gRPC service and server logic with auth integration tests
c821c21
revert unneeded changs from src/ray/rpc/tests/BUILD.bazel
a14dc69
readd dependencies
7834733
Merge branch 'master' into token_auth_1
sampan-s-nayak 4801ed7
address comments + fix build
65c3ded
Merge branch 'token_auth_1' into token_auth_2
sampan-s-nayak d24f23c
address comments
d801db6
Merge branch 'master' into token_auth_2
edoakes e9cc57f
address comments
f8c08e0
fix lint
b128e4e
Merge remote-tracking branch 'upstream/token_auth_2' into token_auth_2
c8cff1d
Merge branch 'master' into token_auth_2
sampan-s-nayak a7a8efa
fix ci
5a91771
Merge remote-tracking branch 'upstream/token_auth_2' into token_auth_2
5910ecf
fix build.bazel and imports
d36e22f
fix lint
4063d74
fix lint issues
9ac5eff
[Core] Support token auth in ray Pub-Sub
e3b8c3f
address comments
cd0f933
fix
edoakes 199d18e
fix
edoakes 537e90a
fix
edoakes 17601c8
Merge branch 'master' into token_auth_2.5
sampan-s-nayak 3bc34f2
[Core] Introduce new macros for user facing exceptions
e5b90ba
fix lint issues
acd95ac
dont print stack trace for user errors
c5be15f
address comments
f7f4ba2
Merge branch 'user_error_macro' into token_auth_2.5
sampan-s-nayak 2698b8d
use RAY_USER_CHECK instead of RAY_CHECK + fix test
8572c01
fix lint
d47ae2b
improve test
d054131
fix lint
2ee5555
fix lint
06a71b4
Merge branch 'master' into user_error_macro
sampan-s-nayak 8b4fc91
Merge branch 'user_error_macro' into token_auth_2.5
sampan-s-nayak 15aa5e2
attempt to fix test
1c600e6
fix test
f23ea2e
revert logging changes
4646909
address comments
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.