kubernetes-operator/backup/pvc
Devansh Sehgal 88fda3b143 Add buildx multi-arch build target to backup/pvc Makefile
Introduce PLATFORMS default (arm64, amd64, s390x, ppc64le) and a
docker-buildx target to build and push multi-arch images (IMG=...).
The target generates a Dockerfile.cross with platform support, creates
and uses a buildx builder, passes UID/GID build args, and cleans up.
Mirrors the root Makefile to enable cross-arch image builds.

Fixes #1124
2025-10-07 06:51:37 +05:30
..
bin fix(backup): Add error handling and logging backup and restore scripts (#1120) 2025-07-16 23:43:08 +02:00
e2e fix(backup): find race and disable search in subdir, always test latest backup image in e2e, bump backup to 0.3.x (#1011) 2024-06-22 09:47:24 +02:00
Dockerfile fix(backup): exec of backup binaries can be executed by random id (for ocp compatibility) (#1099) 2025-03-30 18:32:17 +02:00
Makefile Add buildx multi-arch build target to backup/pvc Makefile 2025-10-07 06:51:37 +05:30
VERSION.txt fix(backup): Add error handling and logging backup and restore scripts (#1120) 2025-07-16 23:43:08 +02:00
config.env fix(backup): find race and disable search in subdir, always test latest backup image in e2e, bump backup to 0.3.x (#1011) 2024-06-22 09:47:24 +02:00