SubhasmitaSw commented on PR #3427: URL: https://github.com/apache/camel-k/pull/3427#issuecomment-1182903367
`gnu-sed` is failing, causing the post processing steps to abort returning an error like: ``` ➜ camel-k git:(mvnd-support) ✗ make generate-crd go: creating new go.mod: module tmp CONTROLLER_GEN=/Users/chikki/go/bin/controller-gen ./script/gen_crd.sh sed: 1: "/creationTimestamp:/a\ ...": extra characters after \ at the end of a command make: *** [generate-crd] Error 1 ``` -- 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]
