yashbhutwala / kubectl-df-pv

kubectl plugin - giving admins df (disk free) like utility for persistent volumes
Apache License 2.0
403 stars 32 forks source link

Add support for Darwin/arm64 #24

Closed Volatus closed 3 years ago

Volatus commented 3 years ago

This PR adds support for M1 Macbooks for both the GitHub releases and krew.

yashbhutwala commented 3 years ago

Thank you @Volatus for your contribution! 🙌

Volatus commented 3 years ago

@yashbhutwala Just confirmed on my M1 Mac that the plugin installs perfectly fine with krew after this PR.