1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-06 03:53:59 +02:00
pgbackrest/test
Brent Graveland 95a4b9e10a
Refresh web-id token for each S3 authentication.
The token file pointed to by the AWS_WEB_IDENTITY_TOKEN_FILE environment variable was read once at startup, but for long operations the token might expire before completion.

Instead read the token on each S3 authentication so the current token is always used.
2024-09-01 11:21:56 +07:00
..
certificate Support IP-based SANs for TLS certificate validation. 2024-07-11 10:54:20 +07:00
code-count Merge v2.53.1 release. 2024-08-20 11:03:24 +07:00
data Remove test data files made obsolete by d41b21c8. 2024-03-30 10:43:05 +11:00
lib/pgBackRestTest/Common Update EOL Debian 10 to Debian 11/Ubuntu 20.04 in CI. 2024-07-15 11:53:57 +07:00
src Refresh web-id token for each S3 authentication. 2024-09-01 11:21:56 +07:00
.gitignore
ci.pl Migrate CentOS 7 integration tests to Rocky 8. 2024-06-11 15:20:04 +10:00
container.yaml PostgreSQL 17beta3 support. 2024-08-13 11:53:12 +08:00
define.yaml Move getEpoch() to cvtZToTime() and refactor. 2024-08-17 12:58:55 +07:00
Dockerfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
test.pl Auto-generate code before building test binary. 2024-07-09 10:48:27 +07:00
uncrustify.cfg
Vagrantfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00