Describe the bug
ConfigMapPropagation controller reconciles all ConfigMaps in the original namespace because it needs to know when an original is updated to no longer match the CMP selector.
Expected behavior
ConfigMapPropagation controller only reconciles the ConfigMaps that are or were previously originals.
To Reproduce
Knative release version
HEAD
Additional context
Followup from #2333
/cc @grac3gao
Describe the bug
ConfigMapPropagation controller reconciles all ConfigMaps in the original namespace because it needs to know when an original is updated to no longer match the CMP selector.
Expected behavior
ConfigMapPropagation controller only reconciles the ConfigMaps that are or were previously originals.
To Reproduce
Knative release version
HEAD
Additional context
Followup from #2333
/cc @grac3gao