Channel based Broker is not propagating updates to the the underlying physical channel.
Expected behavior
If an existing (channel based) broker is updated with a different delivery section than before, the underlying channel should consequently update the delivery section.
To Reproduce
(Using InMemoryChannel) Create a Broker with delivery options
Describe the bug
Channel based Broker is not propagating updates to the the underlying physical channel.
Expected behavior
If an existing (channel based) broker is updated with a different delivery section than before, the underlying channel should consequently update the delivery section.
To Reproduce
(Using InMemoryChannel) Create a Broker with delivery options
Make sure that the channel got the delivery options propagated.
Update the Broker pointing to a different DLS.
Check if the channel got the new delivery options propagated. The channel delivery options have not been updated.
(delete namespace)
Knative release version
v0.26
References