mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-10 00:26:55 +00:00
When the retryVaultTokenRetrieval option is set in the action we will now see HTTP errors when retrieving the Vault token retried. This adds a test block to test the client.post that is performed during the token retrieval is retried on an HTTP error, like a 500. |
||
|---|---|---|
| .. | ||
| action.js | ||
| action.test.js | ||
| auth.js | ||
| auth.test.js | ||
| entry.js | ||
| index.js | ||
| retries.test.js | ||
| secrets.js | ||