Open praveenkumar opened 2 years ago
Somehow https://mirror.openshift.com/pub/openshift-v4/arm64/clients/ocp/4.11.1/openshift-client-mac-arm64-4.11.1.tar.gz is not working on M1
➜ /tmp file oc oc: Mach-O 64-bit executable arm64 ➜ /tmp ./oc -h [1] 23852 killed ./oc -h
This is https://github.com/openshift/oc/issues/1221
Hrm, and this is a silly bug :( https://github.com/openshift/oc/issues/1221#issuecomment-1230542986 Long story short, we can extract a working binary from the cli-artifacts container image.
Somehow https://mirror.openshift.com/pub/openshift-v4/arm64/clients/ocp/4.11.1/openshift-client-mac-arm64-4.11.1.tar.gz is not working on M1