-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Labels
area/APIkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.
Description
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
Metadata
Metadata
Assignees
Labels
area/APIkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.lifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.Indicates that an issue or PR should not be auto-closed due to staleness.