ob / rules_kubebuilder

Bazel rules for kubebuilder
Apache License 2.0
11 stars 7 forks source link

Add support for arm64 on Darwin #17

Open ob opened 1 year ago

ob commented 1 year ago

First pass at adding the tooling necessary for supporting arm64 on darwin (osx). Kubebuilder tooling itself is still pending.

Hopefully I can also pick up #14 here.