tadayosi commented on issue #3667:
URL: https://github.com/apache/camel-k/issues/3667#issuecomment-1261753116

   I still think the test should be fixed, but also agree with your point that 
the `add-repo` sub command should be fixed as well. IMO the combination of the 
following two is the expected behaviour:
   > -- detect the installed IntegrationPlatform and compare operator ID. If 
they don't match, error out;
   > -- attempt to find an IntegrationPlatform in ANY namespace with the given 
operatorID;
   Currently it tries to find IP only within a namespace and also only warns a 
log if it's not found, but it should search in all namespaces and throws an 
error when not found.
   
   @essobedo @squakez What do you guys think about this?


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

Reply via email to