camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

fix(pipe): don't panic if no binding available

Open squakez opened this issue 1 year ago • 1 comments

The func will return an error instead of a nil value with a suggestion of the available bindings to use.

Closes https://github.com/apache/camel-k/issues/5535

NOTE: to be rebased after #5565 is merged

Release Note

fix(pipe): don't panic if no binding available

squakez avatar May 31 '24 14:05 squakez

:heavy_check_mark: Unit test coverage report - coverage increased from 39.1% to 39.6% (+0.5%)

github-actions[bot] avatar May 31 '24 14:05 github-actions[bot]