open-vault/command/agent/auth
Jason O'Donnell e9535bda2f
agent/auto-auth: Add `min_backoff` to set first backoff value (#15204)
* Add initial_backoff to auto-auth method

* Disable retries in client

* Fix bug

* Thread initial backoff to CT

* Add comment

* Change to min_backoff

* changelog

* remove initial references, review

* fix test

* Thread max_backoff through

* Add doc note for max_backoff/templating
2022-04-29 12:31:32 -04:00
..
alicloud Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
approle Use WriteWithContext in auth helpers (#14775) 2022-04-06 11:20:34 -04:00
aws Move awsutil over to the go-secure-stdlib version (#12128) 2021-07-20 20:42:00 -04:00
azure agent/azure: adds ability to use specific user-assigned managed identities for auto auth (#14214) 2022-02-23 11:43:36 -08:00
cert reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
cf Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
gcp Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
jwt reformat using 'make fmt' (#13794) 2022-01-27 10:06:34 -08:00
kerberos Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
kubernetes command: deprecate errwrap.Wrapf() (#11744) 2021-06-02 09:22:31 -04:00
auth.go agent/auto-auth: Add `min_backoff` to set first backoff value (#15204) 2022-04-29 12:31:32 -04:00
auth_test.go agent/auto-auth: Add `min_backoff` to set first backoff value (#15204) 2022-04-29 12:31:32 -04:00