SinkBinding matching a subject using labels doesn't update the subject when label is removed #5835
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Issues which should be fixed (post-triage)
Milestone
Describe the bug
When a SinkBinding is created with a subject using labels
The binding injects expected variables like
K_SINK
into a Knative Service such asWhen the service is updated to remove the label
The binding injected variables are still present in the Knative Service
Expected behavior
The binding injected variables are removed when a subject's matching label is no longer present
To Reproduce
See steps above
Knative release version
v0.26.0
The text was updated successfully, but these errors were encountered: