pkg/controller
Slavomir Kaslev 29642b017b Add RunInformers function (#758)
Add RunInfomers which is similar to the StartInformers function but allows for
users to for informers to finish running.

This function will be mainly used in tests to fix the race described in
knative/serving#5351
2019-10-14 10:02:32 -07: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 Add RunInformers function (#758) 2019-10-14 10:02:32 -07:00
controller_test.go Add RunInformers function (#758) 2019-10-14 10:02:32 -07: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
stats_reporter.go Update our dependency on K8s libs to 1.15.3 (#686) 2019-09-18 13:36:48 -07:00
stats_reporter_test.go Let the stats reporter tests run with -count=N (#486) 2019-06-23 20:12:02 -07:00