Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs for Agent's template_retry option added in #10644, based on … #10911

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

ncabatoff
Copy link
Collaborator

…those from consul-template configuration. Also fix some existing config docs that weren't adhering to our conventions.

…those from consul-template configuration. Also fix some existing config docs that weren't adhering to our conventions.
```

If you only want to use the Vault agent to render one or more templates and do
not need to sink the acquired credentials, you can omit the `sink` stanza from
the `auto_auth` stanza in the agent configuration.

The `template_retry` stanza controls the retry behavior when an error is returned
from Vault. Vault Agent is highly fault tolerant, meaning it does not exit in the
face of failure. Instead, it uses exponential back-off and retry functions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can/should we mention here that this stanza is specifically for the template server?

@HridoyRoy HridoyRoy merged commit 3cc659a into master Feb 18, 2021
@HridoyRoy HridoyRoy deleted the docs/document-agent-template-retry branch February 18, 2021 19:24
github-actions bot pushed a commit that referenced this pull request Feb 18, 2021
…those from consul-template configuration. Also fix some existing config docs that weren't adhering to our conventions. (#10911)
catsby added a commit that referenced this pull request Feb 19, 2021
* master:
  Adds API docs for max_age role parameter of JWT/OIDC auth method (#10916)
  UI/Database Secrets Engine cleanup (#10949)
  helper/metricsutil: Prevent potential Ticker leak (#10913)
  core/expiration: Add backoff jitter to the expiration retries (#10937)
  Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939)
  Vault Dependency Upgrades [VAULT-871] (#10903)
  Add docs for Agent's template_retry option added in #10644, based on those from consul-template configuration.  Also fix some existing config docs that weren't adhering to our conventions. (#10911)
  UI Database Secrets Engine (MongoDB) (#10655)
  OpenAPI - Don't panic if field isn't found (#10929)
  Vault-1403 Switch Expiration Manager to use Fairsharing Backpressure (#1709) (#10932)
  Update KV Secrets Engine index (#10933)
kalafut pushed a commit that referenced this pull request Feb 26, 2021
…ased on those from consul-template configuration. Also fix some existing config docs that weren't adhering to our conventions. (#10911)"

8e0c00c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants