-
Notifications
You must be signed in to change notification settings - Fork 191
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
fix: use ray addon when creating GKE clusters #781
Merged
Merged
Conversation
This file contains 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
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
from
August 21, 2024 23:46
a08e498
to
d08cf46
Compare
andrewsykim
reviewed
Aug 23, 2024
/gcbrun |
Change-Id: Iac49ae3e2d57701754a50cbfc10b9bba70829f41
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
2 times, most recently
from
August 29, 2024 19:16
ad373c1
to
351e9c6
Compare
/gcbrun |
imreddy13
approved these changes
Aug 29, 2024
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
from
August 29, 2024 23:19
351e9c6
to
11dfd75
Compare
/gcbrun |
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
from
August 29, 2024 23:27
11dfd75
to
184eccd
Compare
/gcbrun |
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
from
August 30, 2024 19:41
184eccd
to
c401bd3
Compare
/gcbrun |
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
from
August 30, 2024 21:08
c401bd3
to
6efbd64
Compare
/gcbrun |
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
2 times, most recently
from
August 30, 2024 21:47
b981bbc
to
4492a42
Compare
/gcbrun |
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
from
August 31, 2024 03:35
4492a42
to
48c3ebd
Compare
/gcbrun |
Change-Id: I2b8eda653bcf4b1d1cd402111e7bd79d18eaf1ac
genlu2011
force-pushed
the
genlu/feat/use_ray_addon
branch
from
August 31, 2024 03:37
48c3ebd
to
6e3930c
Compare
/gcbrun |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR uses ray addon to install kuberay operator and removes the overhead to manage logging and monitoring.