-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
camel-k-1.10
-
None
-
False
-
-
False
-
Todo
-
-
-
Very Likely
kamel get
NAME PHASE KIT
java Running jbouska/kit-cflohda1evgs9c9d6keg
/tmp oc get Integration -o yaml | grep version
version: 1.8.2
➜ /tmp oc patch subscriptions.operators.coreos.com red-hat-camel-k --type json -p '[{"op": "add", "path": "/spec/channel",
"value": "1.10.x"}]'
subscription.operators.coreos.com/red-hat-camel-k patched
➜ /tmp kamel get
NAME PHASE KIT
java Building Kit jbouska/kit-cfloicqjie5qlpv9fk7g
As you can see on the snipped attached above, the Integration rebuild is triggered right after the OLM channel update. The new build should wait for the `kamel rebuild` command.