squakez commented on issue #3847:
URL: https://github.com/apache/camel-k/issues/3847#issuecomment-1331850874

   Unfortunately it's not the case for the `common` flow. According to the log, 
when we skip the operator we should have:
   ```
   $ kamel install --skip-operator-setup -n test
   OLM is not available in the cluster. Fallback to regular installation.
   Camel K operator installation skipped
   Camel K installed in namespace test
   ```
   But here we always have something like:
   ```
    OLM is not available in the cluster. Fallback to regular installation.
     Warning: the operator won't be able to detect a local image registry via 
KEP-1755
     Camel K installed in namespace test-2bb3139c-42f7-4882-81cb-b13313e5d638 
         test_support.go:2154: Clean up test namespace: 
test-2bb3139c-42f7-4882-81cb-b13313e5d638
   ...
   ```
   If we do install the `IntegrationPlatform` I'd be fine with it, but the 
evidence I got from the log make me think differently :(


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to