dobozysaurus opened a new pull request #1430:
URL: https://github.com/apache/camel-k/pull/1430


   <!-- Description -->
   
   This PR addresses #1358, which requests description information from camel-k 
on calls to kamel help trait. This is accomplished via a YAML file that is 
built during the generate-doc make call, and stored in ./deploy/traits.yaml. 
The traits YAML contains description information at both a trait and a property 
level. This YAML file is parsed, read, and used to decorate the response to 
kamel help trait. The description information, for both traits and their 
properties, is stored in a field called "description".
   
   In addition to the descriptions, the traits YAML contains other relevant 
properties (profiles, a flag for whether the trait is a platform trait or not) 
that may be useful in the future.
   
   **Release Note**
   ```release-note
   NONE
   ```
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to