You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
PR #2388 introduce an upgrade tests. In those I utilize feeding events directly to a broker. At that time there was only ChannelBasedBroker. Now, it will be removed. We should fetch the URL of the broker from the Broker.Status field instead of hardcoding it in:
Problem
PR #2388 introduce an upgrade tests. In those I utilize feeding events directly to a broker. At that time there was only
ChannelBasedBroker
. Now, it will be removed. We should fetch the URL of the broker from theBroker.Status
field instead of hardcoding it in:eventing/test/upgrade/prober/config.toml
Line 3 in f1a586b
Persona:
Which persona is this feature for? Contributors
Exit Criteria
Done if the broker address is no longer hard coded in source code.
Time Estimate (optional):
4h
Additional context (optional)
As noticed by @vaikas in #2388 (comment)
The text was updated successfully, but these errors were encountered: