pkg/configmap
Antoine Cotten 5e3431e561 Filter tracked sharedmain ConfigMaps based on optional label selector (#973)
* tests: Rename 'cm' vars to 'cmw' for consistency

* Filter tracked sharedmain ConfigMaps based on label selector

The ConfigMap watcher only tracks the ConfigMaps which contain the label
defined by the optional SYSTEM_RESOURCE_LABEL env var if the latter
exists.
2020-01-13 06:53:04 -08:00
..
testing Fix licence to have spaces and comment to match the function (#580) 2019-08-17 16:18:34 -07:00
OWNERS Update OWNERS to use OWNERS_ALIASES (#422) 2019-05-29 20:04:33 -07:00
doc.go Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
filter.go add config validation as admission controller (#636) 2019-09-22 07:23:10 -07:00
filter_test.go Prepare for global resync on ConfigMap changes (#132) 2018-10-18 09:47:28 -07:00
informed_watcher.go Filter tracked sharedmain ConfigMaps based on optional label selector (#973) 2020-01-13 06:53:04 -08:00
informed_watcher_test.go Filter tracked sharedmain ConfigMaps based on optional label selector (#973) 2020-01-13 06:53:04 -08:00
load.go Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
load_test.go Copy `pkg/configmap` over from `knative/serving`. (#11) 2018-07-25 14:56:29 -07:00
manual_watcher.go Filter tracked sharedmain ConfigMaps based on optional label selector (#973) 2020-01-13 06:53:04 -08:00
manual_watcher_test.go Defaulting watcher (#415) 2019-05-16 07:09:18 -07:00
static_watcher.go Remove deprecated NewFixedWatcher (#699) 2019-09-19 14:38:01 -07:00
static_watcher_test.go Defaulting watcher (#415) 2019-05-16 07:09:18 -07:00
store.go add config validation as admission controller (#636) 2019-09-22 07:23:10 -07:00
store_test.go Profiling support (#562) 2019-08-22 08:17:33 -07:00
watcher.go Profiling support (#562) 2019-08-22 08:17:33 -07:00