open-vault/command/agent/config/test-fixtures
Ricardo Cardenas 049301f70b
feat(agent): add retry configuration for vault agent (#10644)
* feat(agent): add retry configuration for vault agent

* feat(agent): add test fixtures for retry

* fix(retry): move retry stanza to top level as template_retry

* fix(retry): add retry config to ServerConfig struct

* fix(retry): point config parser to parse template_retry instead of retry

* remove netlify config (#10711)

* Fix build (#10749)

* Move the declaration to a OSS build tag file to not have it collide w… (#10750)

* Move the declaration to a OSS build tag file to not have it collide with ent declarations

* Add comment

* Remove comment to trigger ci

* Unconditionally use the root namespace when calling sys/seal-status. (#10742)

* feat(agent): add retry configuration for vault agent

* feat(agent): add test fixtures for retry

* fix(retry): move retry stanza to top level as template_retry

* fix(retry): add retry config to ServerConfig struct

* fix(retry): point config parser to parse template_retry instead of retry

Co-authored-by: Hridoy Roy <roy@hashicorp.com>
Co-authored-by: Jeff Escalante <jescalan@users.noreply.github.com>
Co-authored-by: Vishal Nayak <vishalnayak@users.noreply.github.com>
Co-authored-by: Mark Gritter <mgritter@hashicorp.com>
2021-01-25 11:00:17 -08:00
..
bad-config-auto_auth-nosinks-nocache-notemplates.hcl Allow auto_auth with templates without specifying a sink (#8812) 2020-05-26 13:52:14 -04:00
bad-config-auto_auth-wrapped-multiple-sinks.hcl
bad-config-cache-auto_auth-method-wrapping.hcl
bad-config-cache-force-token-no-auth-method.hcl Docs enforce autoauth token (#8270) 2020-02-14 15:48:12 -06:00
bad-config-cache-inconsistent-auto_auth.hcl
bad-config-cache-no-listeners.hcl
bad-config-method-wrapping-and-sink-wrapping.hcl
config-cache-auto_auth-false.hcl Added flag to disable X-Vault-Token header proxy if client passes the token (#8101) 2020-01-30 09:08:42 -06:00
config-cache-auto_auth-force.hcl Added flag to disable X-Vault-Token header proxy if client passes the token (#8101) 2020-01-30 09:08:42 -06:00
config-cache-auto_auth-no-sink.hcl
config-cache-auto_auth-true.hcl Added flag to disable X-Vault-Token header proxy if client passes the token (#8101) 2020-01-30 09:08:42 -06:00
config-cache-embedded-type.hcl
config-cache-no-auto_auth.hcl
config-cache.hcl
config-embedded-type.hcl Trail of bits 018 (#9674) 2020-08-17 11:36:16 -05:00
config-method-wrapping.hcl
config-template-full-nosink.hcl Allow auto_auth with templates without specifying a sink (#8812) 2020-05-26 13:52:14 -04:00
config-template-full.hcl Vault Agent Template (#7652) 2019-10-18 16:21:46 -05:00
config-template-many-nosink.hcl Allow auto_auth with templates without specifying a sink (#8812) 2020-05-26 13:52:14 -04:00
config-template-many.hcl Vault Agent Template (#7652) 2019-10-18 16:21:46 -05:00
config-template-min-nosink.hcl Allow auto_auth with templates without specifying a sink (#8812) 2020-05-26 13:52:14 -04:00
config-template-min.hcl Vault Agent Template (#7652) 2019-10-18 16:21:46 -05:00
config-vault-retry-empty.hcl feat(agent): add retry configuration for vault agent (#10644) 2021-01-25 11:00:17 -08:00
config-vault-retry.hcl feat(agent): add retry configuration for vault agent (#10644) 2021-01-25 11:00:17 -08:00
config.hcl Trail of bits 018 (#9674) 2020-08-17 11:36:16 -05:00