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
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.
The text was updated successfully, but these errors were encountered:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
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 toFlowSpec
and consider having an admission controller that sets a default value rather than relying on the controller opaquely choosing a ClusterBus.The text was updated successfully, but these errors were encountered: