replicatedhq/pvmigrate

Build arm64 assets

Closed this issue · 2 comments

Thanks for this plugin!

Would it be possible to build arm64 assets please. For Apple silicon, the amd64 build will work but it cannot be installed with krew.

❯ kubectl krew install pvmigrate
Updated the local copy of plugin index.
Installing plugin: pvmigrate
W1126 18:27:46.696634   59168 install.go:164] failed to install plugin "pvmigrate": plugin "pvmigrate" does not offer installation for this platform
failed to install some plugins: [pvmigrate]: plugin "pvmigrate" does not offer installation for this platform

That makes sense, and should be easy to turn on!

@laverya, Thanks for #226. Looks like the krew action still needs an update? Or you can probably move the publishing to goreleaser.

❯ kubectl krew install pvmigrate
Updated the local copy of plugin index.
Installing plugin: pvmigrate
W0114 13:07:14.303012   91316 install.go:164] failed to install plugin "pvmigrate": plugin "pvmigrate" does not offer installation for this platform
failed to install some plugins: [pvmigrate]: plugin "pvmigrate" does not offer installation for this platform