open-consul/agent/auto-config
Daniel Nephin 40aac46cf4 lib/retry: Refactor to reduce the interface surface
Reduce Jitter to one function

Rename NewRetryWaiter

Fix a bug in calculateWait where maxWait was applied before jitter, which would make it
possible to wait longer than maxWait.
2020-10-04 18:12:42 -04:00
..
auto_config.go lib/retry: Refactor to reduce the interface surface 2020-10-04 18:12:42 -04:00
auto_config_test.go lib/retry: Refactor to reduce the interface surface 2020-10-04 18:12:42 -04:00
auto_encrypt.go lib/retry: Refactor to reduce the interface surface 2020-10-04 18:12:42 -04:00
auto_encrypt_test.go lib/retry: Refactor to reduce the interface surface 2020-10-04 18:12:42 -04:00
config.go lib/retry: Refactor to reduce the interface surface 2020-10-04 18:12:42 -04:00
config_translate.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
config_translate_test.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
mock_test.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
persist.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
run.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
server_addr.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
tls.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00
tls_test.go Merge of auto-config and auto-encrypt code (#8523) 2020-08-31 13:12:17 -04:00