davsclaus commented on a change in pull request #282: Add minimal extension metadata URL: https://github.com/apache/camel-quarkus/pull/282#discussion_r336030322
########## File path: extensions/aws-eks/runtime/src/main/resources/META-INF/quarkus-extension.json ########## @@ -0,0 +1,10 @@ +{ + "name": "Camel Quarkus AWS EKS", + "labels": [ + "integration", + "camel", + "aws", + "eks" Review comment: Do we need those sub labels? Wont aws be sufficient? And eg if you search for eks then I assume it can also search in the name? And maybe we should add cloud as a label for all those aws extensions? ---------------------------------------------------------------- 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