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

gitops-agent-installer-helper Unable to execute on Arm64 #53

Open
MasonLegere opened this issue Feb 12, 2025 · 0 comments
Open

gitops-agent-installer-helper Unable to execute on Arm64 #53

MasonLegere opened this issue Feb 12, 2025 · 0 comments

Comments

@MasonLegere
Copy link

Summary

I am assessing if Harness is a good match for CD in my org and was attempting to deploy the GitOps agent packaged with ArgoCD following this chart.

When running the init container for the argo repo-server deployment docker.io/harness/gitops-agent-installer-helper:v0.0.3 against an AWS Graviton node I ran into the following error suggesting that the sops-helm-secrets-tool binary has not been built arm - though the container appears to be cross compiled for amd64/arm64.

➜  harness-gitops-poc git:(main) ✗ stern argocd-repo-server-748bb5544f-sntks
+ argocd-repo-server-748bb5544f-sntks › sops-helm-secrets-tool
+ argocd-repo-server-748bb5544f-sntks › copyutil
argocd-repo-server-748bb5544f-sntks copyutil /bin/cp: warning: behavior of -n is non-portable and may change in future; use --update=none instead
argocd-repo-server-748bb5544f-sntks sops-helm-secrets-tool exec /bin/sh: exec format error
- argocd-repo-server-748bb5544f-sntks › copyutil
- argocd-repo-server-748bb5544f-sntks › sops-helm-secrets-tool
+ argocd-repo-server-748bb5544f-sntks › sops-helm-secrets-tool
argocd-repo-server-748bb5544f-sntks sops-helm-secrets-tool exec /bin/sh: exec format error
- argocd-repo-server-748bb5544f-sntks › sops-helm-secrets-tool

Build

chart version: gitops-helm-1.1.19

Questions

  1. Can the helper image be updated to support Graviton instances and can I be pointed to the source code for gitops-agent-installer-helper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant