phantomjinx commented on a change in pull request #2284:
URL: https://github.com/apache/camel-k/pull/2284#discussion_r648171957
##########
File path: config/manifests/bases/camel-k.clusterserviceversion.yaml
##########
@@ -151,6 +151,7 @@ spec:
minKubeVersion: 1.11.0
provider:
name: The Apache Software Foundation
+ replaces: camel-k-operator.v1.4.0
Review comment:
It can be removed in this bases csv or indeed in the created bundle. It
is problematic because if a 1.4.0 did not exist in the OLM catalog then this
CSV would fail to index (tried it with fuse-online). At this moment, this
attempts to duplciate the currently generating bundle. If we need something
more dynamic then need to discuss further.
--
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]