feat(scheduler): pass the shutdown/reload context to running tasks #12
gc-stress-test.yaml
on: pull_request
GC with short interval
6m 47s
Annotations
2 errors
GC with short interval:
pkg/storage/common/common.go#L941
cannot use NewGCTask(gen.ImgStore, repo) (value of type *gcTask) as scheduler.Task value in return statement: *gcTask does not implement scheduler.Task (wrong type for method DoWork)
|
GC with short interval
Process completed with exit code 2.
|