forked from ray-project/kuberay
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/release manually #1
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
…flect the result of reconcilePods (ray-project#2259)
…o use the same template in `_helpers.tpl` to ensure consistency. (ray-project#2244) * Change the rules in role.yaml and multiple_namespaces_role.yaml to use the same template in _helpers.tpl to ensure consistency. Signed-off-by: leoyeepaa <[email protected]> * Update _helpers.tpl Add newline at the end of file Signed-off-by: Leo Liao <[email protected]> * Update helm-chart/kuberay-operator/templates/_helpers.tpl Co-authored-by: Kai-Hsun Chen <[email protected]> Signed-off-by: Leo Liao <[email protected]> * Update helm-chart/kuberay-operator/templates/_helpers.tpl Co-authored-by: Kai-Hsun Chen <[email protected]> Signed-off-by: Leo Liao <[email protected]> * Update helm-chart/kuberay-operator/templates/role.yaml Co-authored-by: Kai-Hsun Chen <[email protected]> Signed-off-by: Leo Liao <[email protected]> * Update helm-chart/kuberay-operator/templates/multiple_namespaces_role.yaml Co-authored-by: Kai-Hsun Chen <[email protected]> Signed-off-by: Leo Liao <[email protected]> * Update _helpers.tpl for add customresourcedefinitions Signed-off-by: Leo Liao <[email protected]> --------- Signed-off-by: leoyeepaa <[email protected]> Signed-off-by: Leo Liao <[email protected]> Co-authored-by: Kai-Hsun Chen <[email protected]>
Signed-off-by: Andrew Sy Kim <[email protected]>
… earlier operator tags (ray-project#2272)
…the correct reason (ray-project#2282) Signed-off-by: Rueian <[email protected]>
ray-project#2268) * kuberay autoscaler pod use same command and args like main container Signed-off-by: zheng <[email protected]> * add new container args to pod test --------- Signed-off-by: zheng <[email protected]> Co-authored-by: 王正 <[email protected]>
… to mitigate kuberay restarts (ray-project#2262)
…t#2283) Signed-off-by: Chi-Sheng Liu <[email protected]>
…ay-project#2284) Signed-off-by: kaihsun <[email protected]>
) Signed-off-by: Andrew Sy Kim <[email protected]>
Signed-off-by: Andrew Sy Kim <[email protected]>
…-project#2217) Signed-off-by: Goober <[email protected]>
Signed-off-by: Chi-Sheng Liu <[email protected]>
…ay-project#2302) Signed-off-by: Chi-Sheng Liu <[email protected]>
* update to 2.34.0 Signed-off-by: kaihsun <[email protected]> * use DeploymentHandle instead * change to new Serve API Signed-off-by: kaihsun <[email protected]> * skip ray serve autoscaling Signed-off-by: kaihsun <[email protected]> * fix autoscaling issue Signed-off-by: kaihsun <[email protected]> --------- Signed-off-by: kaihsun <[email protected]>
…visioned for the first time (ray-project#2304) Signed-off-by: Andrew Sy Kim <[email protected]>
…y-project#2754) Signed-off-by: kaihsun <[email protected]>
ray-project#2756) Signed-off-by: fscnick <[email protected]>
…ect#2675) Signed-off-by: Andrew Sy Kim <[email protected]>
Signed-off-by: Andrew Sy Kim <[email protected]>
…ntroller member functions (ray-project#2747) Signed-off-by: win5923 <[email protected]>
Signed-off-by: Andrew Sy Kim <[email protected]>
…toscaler is enabled (ray-project#2748)
…tions (ray-project#2772) Signed-off-by: Rueian <[email protected]>
Signed-off-by: Rueian <[email protected]>
…dations of RayJob deletion policy (ray-project#2775) Signed-off-by: kaihsun <[email protected]>
… `excludeHeadPodFromServeSvc` is true (ray-project#2776) Signed-off-by: kaihsun <[email protected]>
…both clusters are not empty before reconciling serve (ray-project#2778)
… / active clusters if cluster exists (ray-project#2783) Signed-off-by: kaihsun <[email protected]>
Signed-off-by: kaihsun <[email protected]>
Signed-off-by: fscnick <[email protected]>
…` and move unit test to `validation_test.go` (ray-project#2780)
…oject#2792) Signed-off-by: Andrew Sy Kim <[email protected]>
Signed-off-by: Chi-Sheng Liu <[email protected]>
Signed-off-by: Chi-Sheng Liu <[email protected]>
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.
Why are these changes needed?
Related issue number
Checks