Pasquale Congiusti

Results 534 comments of Pasquale Congiusti

> The 1970 date is [intentional for reproducibility reasons](https://github.com/GoogleContainerTools/jib/blob/master/docs/faq.md#why-is-my-image-created-48-years-ago). It may be investigated if setting the date may interfere with the container build cache. I think in our case we...

Thanks for reporting. Please, let us know if you're planning to work on this by any chance.

You don't need to create any new parameter. I think you can use IntegrationPlatform trait [1] setting and just add the default builder trait setting when it's missing. BTW, in...

@tdiesler is this one ready to merge?

It's a precious feedback, thanks. If it is only required for tooling we can extract the same set of information in a separate spec file, even in the same CRD....

> I do think that in relation to backward compatibility it wouldn't change much except the failure would happen at runtime, do you already know how backward compatibility and validation...

> IMHO this is not true because the APIs are changing anyway, it is only the CRD that is not getting amended so for a user POV, nothing is really...

Sorry for the confusion. API here means this package https://github.com/apache/camel-k/tree/main/pkg/apis which impacts CRD directly. Hope it clarifies, thanks.

@lburgazzoli I think this can intersect with the work I'm about to retake of https://github.com/apache/camel-k/pull/5096. Right now, using as an example reference the Quarkus runtime, the service is returning the...