camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

Update to Knative v1.5.0

Open christophd opened this issue 2 years ago • 5 comments

Use latest Knative v1.5.0 for eventing and serving

christophd avatar Jun 21 '22 08:06 christophd

We must make sure that the dependencies used are not needing some conflicting kubernetes dependencies of the ones we support.

squakez avatar Jun 23 '22 08:06 squakez

@squakez yes, Knative v1.5.0 uses k8s.io/api v0.23.5 Camel K uses v0.22.5

christophd avatar Jun 23 '22 08:06 christophd

Thanks for checking. We need to keep them aligned then, waiting for us to use that version before bumping knative.

squakez avatar Jun 23 '22 08:06 squakez

@christophd @squakez Knatvie v1.2.0 (the version we use now) is very old already. At least Knative v1.3.0 still uses K8s API v0.22.5, so we should upgrade to v1.3.0 before releasing Camel K 1.10.0.

tadayosi avatar Jul 19 '22 04:07 tadayosi

I'd even consider moving k8s api forward. However I don't know which is the impact there. @astefanutti may add his opinion about that. But yes, we can move a little step forward for Knative and evaluate in parallel what it does take to move forward k8s dependencies (maybe for 1.11?).

squakez avatar Jul 19 '22 07:07 squakez