harbor/src/jobservice/period
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
..
basic_scheduler_test.go fix[jobservice]:job status is hung after restart 2020-01-09 17:10:35 +08:00
basic_scheduler.go fix(jobservice):mismatch status issue when stopping job 2020-06-03 16:18:42 +08:00
enqueuer_test.go replace pkg errors with lib errors (#11605) 2020-04-15 22:41:45 +08:00
enqueuer.go fix[jobservice]:enqueue job with UTC 2020-04-07 17:10:19 +08:00
policy_store_test.go fix[jobservice]:job status is hung after restart 2020-01-09 17:10:35 +08:00
policy_store.go fix[jobservice]:job status is hung after restart 2020-01-09 17:10:35 +08:00
scheduler.go fix[jobservice]:job status is hung after restart 2020-01-09 17:10:35 +08:00