k3s/pkg/controller/replication
Anthony Yeh db6665251a RC/RS: Don't requeue on error inside sync function.
Returning an error from the sync function already triggers a requeue
in processNextWorkItem().
2017-03-01 15:43:51 -08:00
..
BUILD RC/RS: Use ControllerRef to route watch events. 2017-03-01 15:43:50 -08:00
OWNERS controller: add approvers for rc/rs 2017-02-22 10:18:08 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
replication_controller.go RC/RS: Don't requeue on error inside sync function. 2017-03-01 15:43:51 -08:00
replication_controller_test.go RC/RS: Don't requeue on error inside sync function. 2017-03-01 15:43:51 -08:00
replication_controller_utils.go Enqueue controllers after minreadyseconds when all pods are ready 2017-02-27 19:28:15 +01:00