gocardless / theatre

GoCardless' collection of Kubernetes extensions
MIT License
23 stars 17 forks source link

Build and run acceptance tests on Apple silicon; update README #240

Closed ttamimi closed 1 year ago

ttamimi commented 2 years ago

Contents:

  1. Makefile now compiles ARM binaries for M1 Macs
  2. The latest version of Kind can now be installed via Homebrew
  3. Acceptance tests will now run on an M1 Mac
jackatbancast commented 2 years ago

@ttamimi is this PR still relevant since #241 has been merged?

rnaveiras commented 1 year ago

I'm closing this PR as far I can tell everything now works in arm architecture

ttamimi commented 1 year ago

Yes this PR is obsolete now. Thanks @rnaveiras.