Pasquale Congiusti

Results 531 comments of Pasquale Congiusti

Yes, I've just hit the same problem. It seems a problem with the docker driver indeed. It is giving this error once I've run an update. Reopening in order to...

We're probably hitting https://github.com/uber-go/automaxprocs/issues/49

Some further workaround in https://github.com/elastic/cloud-on-k8s/issues/5325#issuecomment-1124682097

The latest changes have hardly broken the build. Please, have a look.

About 1) I think it would be nice to let the user provide the info, so we might add to the trait parse. As for 2) I think you're missing...

@robertonav20 you may have a look at the tasks in the issue description if you're willing to have a look at the implementation. A draft PR with some PoC may...

I think you can start having a look at the [builder package](https://github.com/apache/camel-k/tree/main/pkg/builder) which is the one in charge to take care for building images and pushing to registry.

Thanks for running those experiments and reporting the feedback. About the multi-architecture Java image, I guess we may wait for that to be officially available. We will align to Quarkus...

Nice work. Ideally those architecture values should be "parameter-ized" so that the user can provide that information somewhere (ie, in the `IntegrationPlatform` configuration).

Yeah, I am thinking on a generic situation where you have multiple nodes in your cluster, and the operator is running on any non-ARM architecture. Then you have a special...