Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Running make deploy isn't successful while running on M1 macs #343

Open
varshaprasad96 opened this issue Apr 4, 2023 · 0 comments
Open

Comments

@varshaprasad96
Copy link

What did I do?
Tried running make deploy-hub and make deploy-spoke locally on M1 Mac. It errors out saying the respective Customize binary is not available for M1 arch.

Issue:
The problem is the kustomize versions 3.5.* do not release binaries for ARM. This was a known issue in Kustomize (kubernetes-sigs/kustomize#3736) and the solution is to bump Kustomize v4.5.0+.

Solution: Fix Makefile with this change: https://github.com/open-cluster-management-io/registration-operator/compare/main...varshaprasad96:registration-operator:fix/kustomize?expand=1#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R260-R268

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant