squakez commented on PR #6807: URL: https://github.com/apache/camel-k/pull/6807#issuecomment-5698327737
Pipe test is failing with ``` [6](https://github.com/apache/camel-k/actions/runs/34865831079/job/104267087651?pr=6807#step:7:366) ❌ TestPipe (12.41s) pipe_test.go:59: Expected success, but got an error: <*errors.errorString | 0x176aec23b7b0>: property key "quarkus.console.color" does not start with "source.", "sink.", "error-handler." or "step-<n>." { s: "property key \"quarkus.console.color\" does not start with \"source.\", \"sink.\", \"error-handler.\" or \"step-<n>.\"", } ``` I think that the `-p` in `kamel bind` has different logic that in `kamel run`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
