-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add --get_user_env * add --export={[ALL,]<environment_variables>|ALL|NIL|NONE} * change env to type map<string, string> and replace TaskInCtld with TaskInDB. Update function InsertJobs to use TaskInDB * Modify --get-user-env and remove CRANE_EXPORT_ENV and CRANE_GET_USER_ENV. * Refactor. Signed-off-by: RileyW <wrllrwwrllrw@gmail.com> * Refactor. Signed-off-by: RileyW <wrllrwwrllrw@gmail.com> * Refactor. Signed-off-by: RileyW <wrllrwwrllrw@gmail.com> * Fix argv[0] error. Signed-off-by: RileyW <wrllrwwrllrw@gmail.com> * Fixed the database garbled error and recover InsertRecoveredJob function. * Simplified TaskInDb. * Refactor. Signed-off-by: RileyW <wrllrwwrllrw@gmail.com> --------- Signed-off-by: RileyW <wrllrwwrllrw@gmail.com> Co-authored-by: RileyW <wrllrwwrllrw@gmail.com>
- Loading branch information
1 parent
60bf4a4
commit 11b76b7
Showing
7 changed files
with
174 additions
and
102 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
Oops, something went wrong.