replicatedhq / local-volume-provider

A Velero plugin for backup/restore directly to Kubernetes volumes.
Apache License 2.0
34 stars 6 forks source link

Speedup multiarch using cross arch builds. #66

Closed kaovilai closed 1 week ago

kaovilai commented 1 week ago

This also fixes issue with CGO in my env seen in #65

Had to bump go version to build image successfully due to go.mod of this repo being 1.22 from a recent dependabot that did not bump Dockerfile.