christophd merged PR #5317:
URL: https://github.com/apache/camel-k/pull/5317
--
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: commits-unsubscr...@camel.a
squakez commented on PR #5317:
URL: https://github.com/apache/camel-k/pull/5317#issuecomment-2044471601
> This is now failing with https://issues.redhat.com/browse/CMLK-1928
It was already reported in https://github.com/apache/camel-k/issues/5326
--
This is an automated message from
tdiesler commented on PR #5317:
URL: https://github.com/apache/camel-k/pull/5317#issuecomment-2044460228
This is now failing with https://issues.redhat.com/browse/CMLK-1928
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
tdiesler commented on PR #5317:
URL: https://github.com/apache/camel-k/pull/5317#issuecomment-2044335428
PR validation fails in `kamel-build-bundle/build-index-image.sh` for
install/olm and install/upgrade
```
Constructing index image ...
time="2024-04-09T07:25:46Z" level=fatal
tdiesler commented on PR #5317:
URL: https://github.com/apache/camel-k/pull/5317#issuecomment-2042334426
There are (currently) three usages of apis.AddToScheme
* when there is an error on operator startup
* with some "fake" client while testing
* whenever a client with config is
christophd commented on PR #5317:
URL: https://github.com/apache/camel-k/pull/5317#issuecomment-2037323925
I tried to solve this in the E2E test setup (with mutex lock) where the
clients get instantiated (see
https://github.com/apache/camel-k/blob/main/e2e/support/test_support.go#L165).
tdiesler opened a new pull request, #5317:
URL: https://github.com/apache/camel-k/pull/5317
(no comment)
--
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-m