@dmvolod are you sure you need this step with `oc cluster up`? The operator deployment is set to use a fixed image, that is `docker.io/apache/camel-k:0.0.2-SNAPSHOT`. Why should you tag it as `172.x.x.x/myproject/camel-k:0.0.2-SNAPSHOT`? I don't see it referenced somewhere.
Technically after `make images` you should delete the current operator pod (see last line of `install_minishift.sh`). You can also try to create a `make install-oc` that does the exact thing as `make install-minishift` but for `oc cluster up`. [ Full content available at: https://github.com/apache/camel-k/pull/89 ] This message was relayed via gitbox.apache.org for [email protected]
