squakez opened a new pull request, #4128:
URL: https://github.com/apache/camel-k/pull/4128

   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
   
   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to