-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is your environment, configuration, and command?
Running on my m4 MacBook:
idpbuilder create --recreate --use-path-routing --package https://github.com/cnoe-io/stacks//ref-implementation
++ ./kubectl -n argocd get secret argocd-initial-admin-secret -o 'go-template={{.data.password | base64decode }}'
rosetta error: unhandled auxillary vector type 29
curl -sS -LO "https://dl.k8s.io/release/v1.28.3//bin/linux/amd64/kubectl" |
When running the reference arch on arm arch hosts this line will cause kubectl command to crash and keycloak will not install correctly. We need to make it arch independent
What did you do and What did you see instead?
idpbuilder create --recreate --use-path-routing --package https://github.com/cnoe-io/stacks//ref-implementation
++ ./kubectl -n argocd get secret argocd-initial-admin-secret -o 'go-template={{.data.password | base64decode }}'
rosetta error: unhandled auxillary vector type 29
Additional Information. Logs.
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working