-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
False
-
False
-
%
-
Todo
-
Undefined
-
This issue is related to Global test on namespace without platform.
Performing steps in test I'm observing an issue - the IntegrationKit is not built in namespace specified during install (kamel install --global -n ns), but it is created in openshift-operators namespace.
This seems to contradict to what is expected in the tests, see: https://github.com/apache/camel-k/blob/main/e2e/builder/global_test.go#L92
Setting as minor due to the fact, that the installation used in the test - using the kamel CLI - there is the option, where user can specify the namespace, which is not really an option using the supported OperatorHub.