plugin-barman-cloud/test/e2e/internal/objectstore
Marco Nenciarini d38c707eb4
fix(e2e): add skipApiVersionCheck flag to Azurite emulator
The PostgreSQL container images install Python dependencies without
pinning versions. When azure-storage-blob 12.28.0 was released on
January 6, 2026, it introduced API version 2026-02-06 which Azurite
3.35.0 doesn't support yet.

Adding the --skipApiVersionCheck flag allows Azurite to accept any API
version, which is appropriate for test environments and prevents failures
when Azure SDK libraries are updated.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-01-12 17:51:22 +01:00
..
azurite.go fix(e2e): add skipApiVersionCheck flag to Azurite emulator 2026-01-12 17:51:22 +01:00
doc.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
fakegcsserver.go fix(e2e): pin emulator versions by SHA to prevent CI failures 2026-01-12 16:08:40 +01:00
minio.go fix(e2e): pin emulator versions by SHA to prevent CI failures 2026-01-12 16:08:40 +01:00
objectstore.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00