Currently, the Flow type doesn't contain API surface to allow a user to specify the bus or cluster bus that should be used for the channels created for the flow. We should add this to FlowSpec and consider having an admission controller that sets a default value rather than relying on the controller opaquely choosing a ClusterBus.
Currently, the
Flowtype doesn't contain API surface to allow a user to specify the bus or cluster bus that should be used for the channels created for the flow. We should add this toFlowSpecand consider having an admission controller that sets a default value rather than relying on the controller opaquely choosing a ClusterBus.