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

Paralus Helm isnt fully compatible with ARM #103

Open
sogusogu opened this issue Mar 21, 2024 · 3 comments
Open

Paralus Helm isnt fully compatible with ARM #103

sogusogu opened this issue Mar 21, 2024 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@sogusogu
Copy link

sogusogu commented Mar 21, 2024

Expected vs actual behavior

[EXPECTED]
Paralus succesfully deploy on arm
[ACTUAL BEHAVIOUR]
modules fail to deploy due to their arch not supported for arm

Steps to reproduce the bug

  1. deploy paralus as in documentation on any arm kubernetes

Are you using the latest version of the project?

yes

What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!

EKS on AWS

(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here

The Third party services for example contour uses old images. not only contour everything else uses very old images.
newer images of theses services contain the arm arch.
updating image tags of all these services will make paralus fully compatible for arm.

@sogusogu sogusogu added bug Something isn't working new Needs triage labels Mar 21, 2024
@aswath-betaflux
Copy link

Same Ask, the kratos / migrate DB says exec error, when tried to implement in ARM based processor.

@niravparikh05
Copy link
Contributor

@sogusogu thanks for reporting this ! Due to lack of bandwidth, we will prioritise this in upcoming releases, if this is a priority / blocker for you, feel free to contribute and we will fast track the review process and target it with current release.

@akshay196 akshay196 added triage/accepted Indicates an issue or PR is ready to be actively worked on. help wanted Extra attention is needed and removed new Needs triage labels Apr 9, 2024
@nlamirault
Copy link
Contributor

i think it comes from the Docker image which have the Kratos amd64 binary: paralus/paralus#351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

5 participants