pkg/controller
Victor Agababov 7bad843466
Enable golint and exclude some other generated or additional dirs (#1783)
* Enable golint and exclude some other generated or additional dirs

Also remove `test` ignore, since it's covered by path ignore rule.

* meh

* fixes

* more

* progressing

* further

* like a boss
2020-10-07 14:58:20 -07:00
..
testing v2 (#1754) 2020-09-29 13:18:29 -07:00
OWNERS add self to aliases and add reviewers to OWNERS (#1409) 2020-06-22 12:30:27 -07:00
controller.go Enable golint and exclude some other generated or additional dirs (#1783) 2020-10-07 14:58:20 -07:00
controller_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
helper.go Avoid copying object if TypeMeta is already correct. (#1561) 2020-07-28 00:09:58 -07:00
helper_test.go v2 (#1754) 2020-09-29 13:18:29 -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 bump to k8s 1.18 (#1428) 2020-09-11 07:54:00 -07:00
stats_reporter_test.go v2 (#1754) 2020-09-29 13:18:29 -07:00
two_lane_queue.go Allow creating controller with custom RateLimiter. (#1546) 2020-08-03 14:31:28 -07:00
two_lane_queue_test.go Fix the flaky test. (#1632) 2020-08-18 17:06:13 -07:00