You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/04 16:13:14 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #1325: Add a 3scale addon

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


With regards,
Apache Git Services

[GitHub] [camel-k] nicolaferraro closed issue #1325: Add a 3scale addon

Posted by GitBox <gi...@apache.org>.
nicolaferraro closed issue #1325: Add a 3scale addon
URL: https://github.com/apache/camel-k/issues/1325
 
 
   

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


With regards,
Apache Git Services