Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Knative v1.5.0 #3381

Closed
christophd opened this issue Jun 21, 2022 · 5 comments · Fixed by #3552
Closed

Update to Knative v1.5.0 #3381

christophd opened this issue Jun 21, 2022 · 5 comments · Fixed by #3552
Labels
area/knative Related to Knative dependencies Pull requests that update a dependency file
Milestone

Comments

@christophd
Copy link
Contributor

Use latest Knative v1.5.0 for eventing and serving

@squakez
Copy link
Contributor

squakez commented Jun 23, 2022

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

@squakez squakez added area/knative Related to Knative dependencies Pull requests that update a dependency file labels Jun 23, 2022
@christophd
Copy link
Contributor Author

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

@squakez
Copy link
Contributor

squakez commented Jun 23, 2022

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

@tadayosi
Copy link
Member

@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.

@squakez
Copy link
Contributor

squakez commented Jul 19, 2022

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?).

tadayosi added a commit to tadayosi/camel-k that referenced this issue Jul 22, 2022
Serving v1.3.0 (0.30.0) is the last version that uses
k8s.io/api v0.22.5.
tadayosi added a commit to tadayosi/camel-k that referenced this issue Jul 22, 2022
Serving v1.3.0 (0.30.0) is the last version that uses
k8s.io/api v0.22.5.
tadayosi added a commit that referenced this issue Jul 25, 2022
Serving v1.3.0 (0.30.0) is the last version that uses
k8s.io/api v0.22.5.
@tadayosi tadayosi added this to the 1.10.0 milestone Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/knative Related to Knative dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants