nicolaferraro opened a new issue #1325: Add a 3scale addon
URL: https://github.com/apache/camel-k/issues/1325
 
 
   It would be nice to provide an addon that adds some annotations that allow 
an API manager like 3scale to discover the service created by camel k.
   
   The addon can be disabled by default and, if enabled, it can add e.g. the 
following annotations to the service:
   - "discovery.3scale.net/scheme" (required): "http" (customizable, but 
probably fixed)
   - "discovery.3scale.net/port" (required): "80" (by default, it's the service 
port, not the container port, customizable)
   - "discovery.3scale.net/path": the root path, if provided in trait 
customization
   - "discovery.3scale.net/description-path": "/openapi.json" (or the path to 
the openapi spec if available, customizable)
   
   And label:
   - "discovery.3scale.net" (required): "true"
   
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to