astefanutti commented on pull request #1912: URL: https://github.com/apache/camel-k/pull/1912#issuecomment-760757887
Another point about retrieving the operator version is that it may be there are multiple replicas of the operator for HA. Ideally, the `exec` request should be made into the operator that has been elected leader among these replicas, which can be done by getting the ConfigMap used to hold the lock, even if I see no reason the other replicas could have a different version. ---------------------------------------------------------------- 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: [email protected]
