pkg/controller
Scott Nichols d93ce78496
[Reconciler Generators] Adding support for configStore.ToContext (#1085)
* Support optional config maps.

* document configmap stores

* whitespace.

* optionsFns

* review

* check for nil.

* zero trust imports.
2020-02-12 16:10:35 -08:00
..
testing Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
controller.go allow filtering on schema.GroupKind (#1080) 2020-02-12 12:12:18 -08:00
controller_test.go allow filtering on schema.GroupKind (#1080) 2020-02-12 12:12:18 -08:00
helper.go Rework how we GlobalResync. (#597) 2019-08-24 21:23:13 -07:00
helper_test.go Rework how we GlobalResync. (#597) 2019-08-24 21:23:13 -07:00
options.go [Reconciler Generators] Adding support for configStore.ToContext (#1085) 2020-02-12 16:10:35 -08:00
stats_reporter.go Use new RecordBatch method to join metric reporting (#1029) 2020-02-03 16:27:30 -08:00
stats_reporter_test.go Let the stats reporter tests run with -count=N (#486) 2019-06-23 20:12:02 -07:00