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

Camel K 2.0 go package is broken #4683

Closed
apupier opened this issue Aug 22, 2023 · 7 comments
Closed

Camel K 2.0 go package is broken #4683

apupier opened this issue Aug 22, 2023 · 7 comments
Labels
kind/bug Something isn't working

Comments

@apupier
Copy link
Contributor

apupier commented Aug 22, 2023

Types are misssing

 go get -v github.com/apache/camel-k/v2@v2.0.0
go: github.com/apache/camel-k/v2@v2.0.0 requires
        github.com/apache/camel-k/v2/pkg/apis/camel@v0.0.0: reading github.com/apache/camel-k/v2/pkg/apis/camel/go.mod at revision v2/pkg/apis/camel/v0.0.0: unknown revision v2/pkg/apis/camel/v0.0.0
@oscerd
Copy link
Contributor

oscerd commented Aug 24, 2023

is there any update on this? We need to fix this to release camel-kamelets 4.0.0

@claudio4j
Copy link
Contributor

As there was not big change in the kubernetes camel api, can came-kamelets use the camel-k 1.12 api and later we release camel-k 2.1 to fix this issue ?

@oscerd
Copy link
Contributor

oscerd commented Aug 24, 2023

Looking at this comment here: apache/camel-kamelets#1566 (comment) it seems we need this to merge the other PR. cc @apupier

@claudio4j
Copy link
Contributor

Makes sense to use v2 because of the renaming to Pipe and KameletBinding compatibility. Let me hurry this up.

@oscerd
Copy link
Contributor

oscerd commented Aug 24, 2023

No rush. I would like to release next week, so there is some time. I'm still working on some new kamelets.

@apupier
Copy link
Contributor Author

apupier commented Sep 8, 2023

Isn't it fixed with 2.0.1?

@claudio4j
Copy link
Contributor

This is fixed with 2.0.1, thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants