Open lberk opened 4 years ago
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
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 touchesSteps to Reproduce the Problem
Additional Info