-
Notifications
You must be signed in to change notification settings - Fork 660
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt ray flyteplugin to Kuberay 1.1.0 (#5067)
* keep only v1 and support both base64 and yaml Signed-off-by: Pin-Lun Hsu <[email protected]> * spelling Signed-off-by: Pin-Lun Hsu <[email protected]> * revert Signed-off-by: Pin-Lun Hsu <[email protected]> * lint flyteplugin Signed-off-by: Pin-Lun Hsu <[email protected]> * update comment Signed-off-by: Pin-Lun Hsu <[email protected]> * address comments Signed-off-by: Pin-Lun Hsu <[email protected]> * tidy admin Signed-off-by: Pin-Lun Hsu <[email protected]> * kevin comment Signed-off-by: Pin-Lun Hsu <[email protected]> * maybe the test is flaky Signed-off-by: Pin-Lun Hsu <[email protected]> --------- Signed-off-by: Pin-Lun Hsu <[email protected]> Co-authored-by: Pin-Lun Hsu <[email protected]>
- Loading branch information
Showing
18 changed files
with
297 additions
and
502 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,5 +91,5 @@ task_resources: | |
cpu: 500m | ||
memory: 500Mi | ||
limits: | ||
cpu: 800m | ||
memory: 800Mi | ||
cpu: 4 | ||
memory: 4Gi |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.