[GitHub] [camel-k] ruromero commented on issue #3494: Trait owner.target-annotations is not propagated to K8S Services

2022-07-27 Thread GitBox


ruromero commented on issue #3494:
URL: https://github.com/apache/camel-k/issues/3494#issuecomment-1196920549

   Here is an example of the CRD definition, for reference
   
   ```
   apiVersion: camel.apache.org/v1
   kind: Integration
   metadata:
 name: auth-hello-world
 annotations:
   test: my-test
   other: other-test
   spec:
   ...
 traits:
   owner:
 configuration:
   enabled: true
   targetAnnotations:
   - test
   - other
   ```


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

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



[GitHub] [camel-k] ruromero commented on issue #3494: Trait owner.target-annotations is not propagated to K8S Services

2022-07-27 Thread GitBox


ruromero commented on issue #3494:
URL: https://github.com/apache/camel-k/issues/3494#issuecomment-1196918593

   @squakez it seems I didn't define the integration resource properly. Yes it 
is working, sorry for the false alarm :sweat_smile:  


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

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



[GitHub] [camel-k] ruromero commented on issue #3494: Trait owner.target-annotations is not propagated to K8S Services

2022-07-27 Thread GitBox


ruromero commented on issue #3494:
URL: https://github.com/apache/camel-k/issues/3494#issuecomment-1196698463

   fyi @squakez 


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

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