pkg/controller
Dave Protasowski 2daa86aa8f
Electors can provide an initial set of buckets (#2473)
The controller package now promotes those buckets
prior to starting reconciliation and leader election

The unopposed elector now seeds the univeral bucket

This helps avoid races in unit tests were the univeral
bucket isn't promoted in time when reconciling an resource
2022-03-25 11:21:49 -07:00
..
testing Add tags to knative provided reconcile metrics (#1916) 2020-11-24 12:42:35 -08:00
OWNERS Update OWNERS_ALIASES to match autogen in community (#2078) 2021-04-08 07:42:51 -07:00
controller.go Electors can provide an initial set of buckets (#2473) 2022-03-25 11:21:49 -07:00
controller_test.go Electors can provide an initial set of buckets (#2473) 2022-03-25 11:21:49 -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 ability to filter objects on injection controller promotion (#2180) 2021-07-13 10:55:50 -07:00
stats_reporter.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
stats_reporter_test.go Add tags to knative provided reconcile metrics (#1916) 2020-11-24 12:42:35 -08:00
two_lane_queue.go Spelling (#1797) 2020-10-18 14:22:57 -07:00
two_lane_queue_test.go Fix the flaky test. (#1632) 2020-08-18 17:06:13 -07:00