pkg/reconciler
Dave Protasowski 8532ae0645
update OWNERS files to use teams with active members (#2672)
* update OWNERS files to use teams with active members

* add eventing-wg leads as approvers to /apis
2023-02-06 16:58:45 +00:00
..
testing Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
OWNERS update OWNERS files to use teams with active members (#2672) 2023-02-06 16:58:45 +00:00
configstore.go Add possibility to implement a deletion handler in a reconciler. (#2089) 2021-04-19 08:38:00 -07:00
deletion.go Add possibility to implement a deletion handler in a reconciler. (#2089) 2021-04-19 08:38:00 -07:00
events.go Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
events_test.go Better support for error wrapping with ReconcilerEvents (#2106) 2021-04-26 11:00:40 -07:00
filter.go codegen - support multiple annotation keys (#2350) 2021-11-17 13:53:28 -08:00
filter_test.go golang format tools (#1099) 2020-02-17 09:56:10 -08:00
leader.go Avoid double-resyncs without leader election. (#2252) 2021-09-02 09:46:06 -07:00
leader_test.go Avoid double-resyncs without leader election. (#2252) 2021-09-02 09:46:06 -07:00
reconcile_common.go Define a global for `reconciler.DefaultTimeout`. (#2597) 2022-09-21 02:44:09 +00:00
reconcile_common_test.go Groom conditions LastTransitionTime in postprocess (#1403) 2020-06-18 11:46:25 -07:00
retry.go Go1.19 changes (#2631) 2022-11-03 22:34:05 +00:00
retry_test.go Add errorlint and fix all existing issues (#1855) 2020-10-29 01:14:35 -07:00