Files
nomad/client
Alex Dadgar 9e822a2e8f Fix race condition with Deriving vault tokens
This PR fixes a race condition in which the client was not locked while
deriving Vault tokens. This allowed the token to be set which would
cause subsequent Vault requests to fail with permission denied because
the incorrect Vault token was being used.

Further this PR makes the unsetting and unlocking of the client atomic
to avoid an even harder to hit race condition (not sure it was ever hit
but was still incorrect).
2017-02-01 16:25:59 -08:00
..
2017-01-31 10:51:32 -08:00
2017-01-10 14:14:58 -08:00
2017-01-23 14:12:38 -08:00
2017-01-06 11:39:17 -08:00
2017-01-23 11:26:34 -08:00
2017-01-31 15:51:20 -08:00
2017-01-23 11:00:12 -08:00
2017-01-23 11:04:44 -08:00
2016-12-20 10:49:48 -08:00
2017-01-31 15:51:20 -08:00
2016-09-26 15:12:35 -07:00
2017-01-31 10:51:32 -08:00
2017-01-31 10:51:32 -08:00
2016-06-10 15:48:36 -04:00
2016-12-01 11:22:51 -08:00