plugin-barman-cloud/test/e2e/internal
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
..
certmanager feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
client feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
cloudnativepg feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
cluster feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
command feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
deployment feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
e2etestenv feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
kustomize feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
namespace feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
objectstore fix(e2e): add skipApiVersionCheck flag to Azurite emulator 2026-01-12 17:51:22 +01:00
tests feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00