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

feat: move code to version 2 #4128

Merged
merged 2 commits into from
Mar 16, 2023
Merged

feat: move code to version 2 #4128

merged 2 commits into from
Mar 16, 2023

Conversation

squakez
Copy link
Contributor

@squakez squakez commented Mar 13, 2023

Altough it's a big PR, this one simply replaces all v1 version code to v2, according Golang way to upgrade. Any Camel K client will have to upgrade accordingly if wants to use the version 2.

About API it can be a bit misleading as a user sees for instance v1 "github.com/apache/camel-k/v2/pkg/apis/camel/v1" where the first v2 represent the repository version, whilst the second v1 represent the Kubernetes version. In any case, this is something we cannot help unless we move the API outside the repository.

Closes #4086

Release Note

feat: move code to version 2

@squakez squakez added the kind/feature New feature or request label Mar 13, 2023
@squakez squakez force-pushed the fix/v2 branch 2 times, most recently from 3c5fd72 to 7b111e3 Compare March 13, 2023 16:37
@squakez squakez merged commit b41309a into apache:main Mar 16, 2023
@squakez squakez deleted the fix/v2 branch March 16, 2023 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly release fail after 2.0
2 participants