You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "apupier (via GitHub)" <gi...@apache.org> on 2023/08/22 06:18:08 UTC

[GitHub] [camel-k] apupier opened a new issue, #4683: Camel K 2.0 go package is broken

apupier opened a new issue, #4683:
URL: https://github.com/apache/camel-k/issues/4683

   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
   ```


-- 
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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on issue #4683: Camel K 2.0 go package is broken

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #4683:
URL: https://github.com/apache/camel-k/issues/4683#issuecomment-1691910603

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


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] claudio4j commented on issue #4683: Camel K 2.0 go package is broken

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on issue #4683:
URL: https://github.com/apache/camel-k/issues/4683#issuecomment-1691896362

   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 ?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] claudio4j commented on issue #4683: Camel K 2.0 go package is broken

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on issue #4683:
URL: https://github.com/apache/camel-k/issues/4683#issuecomment-1711763598

   This is fixed with 2.0.1, thanks for reporting.
   


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on issue #4683: Camel K 2.0 go package is broken

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #4683:
URL: https://github.com/apache/camel-k/issues/4683#issuecomment-1691888963

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


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] claudio4j commented on issue #4683: Camel K 2.0 go package is broken

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on issue #4683:
URL: https://github.com/apache/camel-k/issues/4683#issuecomment-1691903981

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


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] oscerd commented on issue #4683: Camel K 2.0 go package is broken

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd commented on issue #4683:
URL: https://github.com/apache/camel-k/issues/4683#issuecomment-1691898614

   Looking at this comment here: https://github.com/apache/camel-kamelets/pull/1566#issuecomment-1687524949 it seems we need this to merge the other PR. cc @apupier 


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] claudio4j closed issue #4683: Camel K 2.0 go package is broken

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j closed issue #4683: Camel K 2.0 go package is broken
URL: https://github.com/apache/camel-k/issues/4683


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] apupier commented on issue #4683: Camel K 2.0 go package is broken

Posted by "apupier (via GitHub)" <gi...@apache.org>.
apupier commented on issue #4683:
URL: https://github.com/apache/camel-k/issues/4683#issuecomment-1711191501

   Isn't it fixed with 2.0.1?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org