tadayosi commented on PR #3235: URL: https://github.com/apache/camel-k/pull/3235#issuecomment-1111715225
One more issue to address is that the addons are not listed in the `Traits` struct. We need to find a way to extend Traits from addons. One option would be to add an `Addons` struct along with the `Traits`, which would serialise as a list of `RawMessage` (as traits currently), and have a mechanism to contribute/update the CRD with the addon structural schema. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org