pkg
pkg copied to clipboard
psbinding webhook leaks inclusion/exclusion lables
Expected Behavior
Once all podspecable bindings are removed from a namespace, the webhook should remove the label to ensure we don't pollute the namespace
Actual Behavior
The psbinding reconcile leaves a bindings.knative.dev/include: true label on namespaces it touches
Steps to Reproduce the Problem
- create a compliant knative source & sink
- `k get ns -oyaml | grep
Additional Info
One approach might be to ensure matching labels are removed if there are no remaining psObj's in the subject's namespace?
/cc @mattmoor
This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Reopen the issue with /reopen. Mark the issue as
fresh by adding the comment /remove-lifecycle stale.
/lifecycle frozen