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


   In case of a "rolling upgrade" of camel-k, where you have multiple version 
of the camel-k operator running and you want to move integrations from one 
operator to the another by steps, it may be useful to have an option to 
configure what resources an operator is suppose to watch by providing a label 
selector.
   
   i.e. by having a selector resource on the integration platform:
   
   ```yaml
   selector:
       camel.apache.com/operator.version: 1.2.3
   ```
   
   


-- 
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


Reply via email to