You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "tdiesler (via GitHub)" <gi...@apache.org> on 2024/03/26 17:25:27 UTC

[PR] (fix#5280): Basic integration fails on ARM64 [camel-k]

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

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

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


Re: [PR] (fix#5280): Basic integration fails on ARM64 [camel-k]

Posted by "tdiesler (via GitHub)" <gi...@apache.org>.
tdiesler commented on PR #5286:
URL: https://github.com/apache/camel-k/pull/5286#issuecomment-2022966596

   It depends on the scope of fix you'd like. IMHO, what we have in main is not mature enough to remain as is let alone ready to be backported to 2.2.x. In 2.2.x. there is a [documented way](https://camel.apache.org/camel-k/2.2.x/installation/advanced/multi-architecture.html#multi-architecture-install) on how to get an integration running on arm64, but it doesn't work (at least not on MacOS). It may work on Raspi4, but I haven't tried that. Did this ever work for you on your Mac?


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


Re: [PR] (fix#5280): Basic integration fails on ARM64 [camel-k]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #5286:
URL: https://github.com/apache/camel-k/pull/5286#issuecomment-2021058961

   :camel: **Thank you for contributing!**
   
   Code Coverage Report :warning: - Coverage changed: 33.6% --> 33.5% (Coverage difference: **-.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


Re: [PR] (fix#5280): Basic integration fails on ARM64 [camel-k]

Posted by "christophd (via GitHub)" <gi...@apache.org>.
christophd commented on PR #5286:
URL: https://github.com/apache/camel-k/pull/5286#issuecomment-2023017174

   yes, the documented way did work for me IIRC


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


Re: [PR] (fix#5280): Basic integration fails on ARM64 [camel-k]

Posted by "christophd (via GitHub)" <gi...@apache.org>.
christophd commented on PR #5286:
URL: https://github.com/apache/camel-k/pull/5286#issuecomment-2022190420

   The logic here is different compared to that on main branch. Do we really have to backport a different logic to 2.2.x?
   
   I am reffering to the func `GetControllerArchitecture` which I believe is not in main branch 


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


Re: [PR] (fix#5280): Basic integration fails on ARM64 [camel-k]

Posted by "tdiesler (via GitHub)" <gi...@apache.org>.
tdiesler closed pull request #5286: (fix#5280): Basic integration fails on ARM64
URL: https://github.com/apache/camel-k/pull/5286


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