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 2021/12/17 13:25:39 UTC

[GitHub] [camel-kamelets] lburgazzoli opened a new issue #640: Add a "namespace" label to help group kamelets

lburgazzoli opened a new issue #640:
URL: https://github.com/apache/camel-kamelets/issues/640


   As today we have a `kamelet.group` label that is used to group related kamelets together:
   
       camel.apache.org/kamelet.group: "AWS Cloudwatch"
   
   It would be nice to add an additional label to define a larger group of related kamelets, like  `kamelet.namespace`:
   
       camel.apache.org/kamelet.namespace: "aws"
       


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kamelets] lburgazzoli commented on issue #640: Add a "namespace" label to help group kamelets

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #640:
URL: https://github.com/apache/camel-kamelets/issues/640#issuecomment-996720974


   /cc @nicolaferraro @oscerd 


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kamelets] oscerd commented on issue #640: Add a "namespace" label to help group kamelets

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #640:
URL: https://github.com/apache/camel-kamelets/issues/640#issuecomment-996750072


   Originally it was done in that way because if we had multiple kamelets for the same AWS service, they would have been filtered in the site view. But yeah, makes sense too


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kamelets] lburgazzoli commented on issue #640: Add a "namespace" label to help group kamelets

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #640:
URL: https://github.com/apache/camel-kamelets/issues/640#issuecomment-996753489


   or maybe we can use a convention like kamelet.group is always like namespace [+ kind] so in the case of `AWS Cloudwatch`, 
   
   namespace = AWS
   kind = Cloudwatch


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kamelets] oscerd commented on issue #640: Add a "namespace" label to help group kamelets

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #640:
URL: https://github.com/apache/camel-kamelets/issues/640#issuecomment-996721609


   Makes sense


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kamelets] lburgazzoli commented on issue #640: Add a "namespace" label to help group kamelets

Posted by GitBox <gi...@apache.org>.
lburgazzoli commented on issue #640:
URL: https://github.com/apache/camel-kamelets/issues/640#issuecomment-996748187


   or maybe review how the group is used and i.e instead of `AWS Cloudwatch`, just use `AWS` ?


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-kamelets] oscerd commented on issue #640: Add a "namespace" label to help group kamelets

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #640:
URL: https://github.com/apache/camel-kamelets/issues/640#issuecomment-996896257


   I think it should work in this way, I'm not sure if the annotations are currently used in camel-k too, need to have a look.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org