harbor/src/jobservice/worker
Steven Zou 3cd47af9a5 fix(jobservice):mismatch status issue when stopping job
- returnning nil instead of error when trying to stop a job that has been in the final status(Error/Success/Stopped)
- do enhancements to the periodic job unschedule func
- fix a UT nil ptr issue

Signed-off-by: Steven Zou <szou@vmware.com>
2020-06-03 16:18:42 +08:00
..
cworker fix(jobservice):mismatch status issue when stopping job 2020-06-03 16:18:42 +08:00
interface.go add get jobs API to provide powerful job stats management 2019-04-28 22:36:13 +08:00
models.go fix code style issues: missing comments 2019-04-19 14:16:08 +08:00