Claudio Miranda
Claudio Miranda
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.
> In term of maintenance, aren't point 1 and 3 very similar as you'd need to update the `camel` cli never the less ? yes, both has to follow a...
You can follow the k8s api [podspec](https://github.com/kubernetes/api/blob/master/core/v1/types.go#L3668) and set `21`
> To get the right functionality I ran make generate instead. Would it be appropriate to update this comment as well? Yes, thanks. Can you squash the commits once you...
> It is only when this field is explicitly set to True that Knative interferes through validation I'm not familiar with knative, but this behavior seems to be a corner...
- the maven 3 module uses an older logstash and slf4j version, I suppose this is because of the slf4j 1.x version already in maven 3 - how this is...