1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-04-07 06:59:58 +02:00
David Steele 995a8e9669
Reload GCS credentials before renewing authentication token.
This allows the service key to be updated while a command is running. The new key should be written atomically and ideally the old key should remain valid for some period of time to avoid a race condition if the old token happens to expire at the same time that the new key is being generated.
2023-08-07 13:30:50 +01:00
..