-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Default integrationPlatform created at operator startup dose not honor OPERATOR_ID config #4167
Comments
valdar
added a commit
to valdar/camel-k
that referenced
this issue
Mar 27, 2023
…rtup dose not honor OPERATOR_ID config
valdar
added a commit
to valdar/camel-k
that referenced
this issue
Mar 28, 2023
…rtup dose not honor OPERATOR_ID config
valdar
added a commit
to valdar/camel-k
that referenced
this issue
Mar 28, 2023
…rtup dose not honor OPERATOR_ID config
valdar
added a commit
to valdar/camel-k
that referenced
this issue
Mar 28, 2023
…rtup dose not honor OPERATOR_ID config
squakez
pushed a commit
to jboss-fuse/camel-k
that referenced
this issue
Mar 29, 2023
…rtup dose not honor OPERATOR_ID config (cherry picked from commit apache/camel-k@f9376ec62)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See
camel-k/pkg/cmd/operator/operator.go
Lines 253 to 267 in eb92285
If operator has not empty OPERATOR_ID, the default integrationPlatform created at startup should be annotated with:
camel.apache.org/operator.id: $OPERATOR_ID
in order to be picked up for reconcilation.The text was updated successfully, but these errors were encountered: