pkg/controller
Ivan Mikushin 62bcfe912f Prepare for global resync on ConfigMap changes (#132)
* Prepare for global resync on ConfigMap changes

- Add GlobalResync(cache.SharedInformer) method to *controller.Impl
- Move UntypedStore from serving/pkg/config to pkg/configmap
- Add onAfterStore callbacks to UntypedStore
- Add TypeFilter to enable composable construction of such callbacks

* Address review

- Unit test GlobalResync()
- Reimpl GlobalResync() using ListKeys()

* Update comments

* Add test for onAfterStore

* Update godoc comment for Logger
2018-10-18 09:47:28 -07:00
..
OWNERS Move our base controller infrastructure into knative/pkg. (#33) 2018-08-01 14:32:37 -07:00
controller.go Prepare for global resync on ConfigMap changes (#132) 2018-10-18 09:47:28 -07:00
controller_test.go Prepare for global resync on ConfigMap changes (#132) 2018-10-18 09:47:28 -07:00