astefanutti commented on issue #2697: URL: https://github.com/apache/camel-k/issues/2697#issuecomment-946962527
Thanks for the feedback. Right, it's hard to trace the relation between the command you ran and the issue you faced. I can only speculate that the request to create the S2I build performed by the operator failed because of the issue your control plan was having, and that got fixed by the command. Then from the error you reported, the client tried to decode the error using the client scheme, but failed because the client decoder is not correctly configured, which led to the operator panic. The later should be alleviated by #2703. -- 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]
