k3s/pkg/controller/job
cedric lamoriniere 48116da0ec Improve how JobController use queue for backoff
Centralize the key "forget" and "requeue" process in only on method.
Change the signature of the syncJob method in order to return the
information if it is necessary to forget the backoff delay for a given
key.
2017-09-07 17:14:47 +02:00
..
BUILD Slow-start batch pod creation of rs, rc, ds, jobs 2017-09-01 09:23:43 -06:00
OWNERS Update owners file for job and cronjob controller 2017-02-07 11:24:51 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
job_controller.go Improve how JobController use queue for backoff 2017-09-07 17:14:47 +02:00
job_controller_test.go Improve how JobController use queue for backoff 2017-09-07 17:14:47 +02:00
utils.go Migrate to NewControllerRef from meta/v1 package 2017-08-06 22:43:46 +10:00
utils_test.go make these tests table-driven 2017-08-31 14:08:46 +08:00