-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* test: fix duplicate apps deletion during cleanup * feat: raise error if no value is provided for a non-boolean option * feat: add option to delete specific workload to delete command * feat: add options to use different limit on number of entries and loopback window to logs command * feat: add option to display logs for specific replica to logs command * feat: add option to stop specific replica to ps:stop command * feat: improve run command * feat: improve handling of commands that accept extra options * feat: run release script in context of run command * fix: use exact same image as original workload by default * fix: wait for runner workload to be updated before starting job * chore: add note regarding stty size * test: update specs * fix: add delay before starting job if image changed * More log drain variants * Add log_method option, cleanup * Fix Kernel.system orphan process handling
- Loading branch information
1 parent
d757dbc
commit abbb3b6
Showing
41 changed files
with
1,302 additions
and
1,163 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
Oops, something went wrong.