harbor/src/pkg/jobmonitor
stonezdj(Daojun Zhang) 402363d50b
Remove job parameters and schedule extra attribute (#17878)
Remove job parameters from job

  Remove extra attribute and cron type from schedule
  fixes #17866

Signed-off-by: stonezdj <daojunz@vmware.com>

Signed-off-by: stonezdj <daojunz@vmware.com>
2022-11-28 17:45:26 +08:00
..
model.go Remove job parameters and schedule extra attribute (#17878) 2022-11-28 17:45:26 +08:00
pool.go Add REST API to list job queue status, pause/resume job queue and list schedulers (#17707) 2022-11-17 20:12:07 +08:00
queue.go Add REST API to list job queue status, pause/resume job queue and list schedulers (#17707) 2022-11-17 20:12:07 +08:00
redis.go Stop Pending Job cannot update status (#17842) 2022-11-24 20:29:50 +08:00
worker.go Add jobservice monitoring api list pool, worker and stop running task (#17658) 2022-11-03 10:47:40 +08:00