Commit Graph

6 Commits

Author SHA1 Message Date
Markus Thömmes 980a33719a
Fix revive related linting issues (#2131) 2021-05-26 01:10:28 -07:00
Victor Agababov e90ac154c2
Remove the system.Clock and it's mock in a different location (#2034)
All the code has been updated to use standard k8s api clock types and
mocks.
2021-02-22 13:05:04 -08:00
Ville Aikas 67d950c438
only hardcode SYSTEM_NAMESPACE if not set (#1655) 2020-08-27 13:32:06 -07:00
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
Matt Moore 222dd25986 Migrate pkg to use the knative.dev/pkg import path (#489)
* Manual changes.

* scripted changes.
2019-06-26 13:02:06 -07:00
zxxa 8e50d82e5b add namespaces in pkg (#235) 2019-01-22 21:21:33 -08:00