-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to keep Ray clusters after a job has finished (#794)
* add shutdown delay for ray clusters to gateway Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * fix lint Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * remove delayed remove option Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * lint Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * add label for easy delete Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * I wish you had... more time Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> * debug log Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com> --------- Signed-off-by: Paul S. Schweigert <paul@paulschweigert.com>
- Loading branch information
Showing
5 changed files
with
21 additions
and
0 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
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
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