pkg/controller
Markus Thömmes 58be631c12
Avoid copying object if TypeMeta is already correct. (#1561)
* Avoid copying object if TypeMeta is already correct.

* Fix typos.

* Add test for the new path.
2020-07-28 00:09:58 -07:00
..
testing Remove key in tags to reduce metrics count (#1494) 2020-07-15 01:29:32 -07:00
OWNERS add self to aliases and add reviewers to OWNERS (#1409) 2020-06-22 12:30:27 -07:00
controller.go Use slow lane to do global resync (#1528) 2020-07-21 13:11:54 -07:00
controller_test.go Use slow lane to do global resync (#1528) 2020-07-21 13:11:54 -07:00
helper.go Avoid copying object if TypeMeta is already correct. (#1561) 2020-07-28 00:09:58 -07:00
helper_test.go Avoid copying object if TypeMeta is already correct. (#1561) 2020-07-28 00:09:58 -07:00
options.go Add an option to skip automated status updates in a reconciler. (#1456) 2020-06-30 08:02:29 -07:00
stats_reporter.go Remove key in tags to reduce metrics count (#1494) 2020-07-15 01:29:32 -07:00
stats_reporter_test.go Remove key in tags to reduce metrics count (#1494) 2020-07-15 01:29:32 -07:00
two_lane_queue.go Reorder statements for more precise behavior and harden the test (#1534) 2020-07-21 14:14:53 -07:00
two_lane_queue_test.go Reorder statements for more precise behavior and harden the test (#1534) 2020-07-21 14:14:53 -07:00