djencks opened a new pull request #2899: URL: https://github.com/apache/camel-k/pull/2899
See https://github.com/apache/camel-k/issues/2898. This presumably needs more work. - I forked the github.com/ahmetb/gen-crd-api-reference-docs to github.com/djencks/gen-crd-api-reference-docs. I plan to submit a PR but it would be great to get some code review, this is my first foray into go. - I changed how the generator is installed to use`go run`. I think this is a good idea in any case, it will work on any system and doesn't need WGET which I can't get to work on my mac. - The templates render OK but produce a lot of unneeded whitespace and the lack of indentation makes them hard to read. I expect to contribute AsciiDoc generating templates back upstream. -- 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]
