pkg/configmap
Victor Agababov f384223ab1
Make a proper check when checking for spaces. (#1206)
Mostly this covers tabs, but also other strange things, like carriage return :-)
2020-04-08 13:31:02 -07:00
..
testing Make a proper check when checking for spaces. (#1206) 2020-04-08 13:31:02 -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 Fix TestInformedWatcher sporadic failing on testgrid (#1035) 2020-02-04 08:02:30 -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