You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the problem is because when you install the foo operator on the bar namespace, it creates an IntegrationPlatform which is not assigned to that specific ID, therefore is not reconciled. As a workaround you can edit the bar IntegrationPlatform adding:
annotations:
camel.apache.org/operator.id: foo
As soon as that is reconciled, the foo namespace Integration won't fail anymore.
squakez
added a commit
to squakez/camel-k
that referenced
this issue
Apr 5, 2022
I've installed camel-k in global mode wit the following command:
Which generates a deployment with the following env vars:
At this point, if I create a kamelet like
The operator fails with:
The text was updated successfully, but these errors were encountered: