Jeff Mitchell
fe7ac4e934
Bump AWS plugin again
2019-05-28 17:37:47 -04:00
Joel Thompson
b47e2825d8
Bump AWS SDK dependency to latest ( #6788 )
...
Also pull the latest into the local vendor
2019-05-28 16:36:32 -05:00
Jeff Mitchell
b5455293d4
Update deps ( #6580 )
...
* Update deps
* Change azure dep to match plugin
2019-04-12 11:51:37 -04:00
Brian Kassouf
ce041c47e4
Update deps ( #5520 )
2018-10-15 14:36:55 -07:00
Clint
f39bafbf9c
Translate AWS Rate limiting errors to 502 errors ( #5270 )
...
* Initial implemntation of returning 529 for rate limits
- bump aws iam and sts packages to v1.14.31 to get mocking interface
- promote the iam and sts clients to the aws backend struct, for mocking in tests
- this also promotes some functions to methods on the Backend struct, so
that we can use the injected client
Generating creds requires reading config/root for credentials to contact
IAM. Here we make pathConfigRoot a method on aws/backend so we can clear
the clients on successful update of config/root path. Adds a mutex to
safely clear the clients
* refactor locking and unlocking into methods on *backend
* refactor/simply the locking
* check client after grabbing lock
2018-09-18 15:26:06 -05:00
Chris Hoffman
c8ab530f8a
Bump Deps ( #4868 )
...
* bump deps
* revert script changes
* adding govendor miss
2018-07-06 12:09:34 -04:00
Jeff Mitchell
1bb6bf2559
Bump deps
2018-02-10 19:29:52 -05:00
Jeff Mitchell
43493f2767
Bump deps
2018-01-26 18:51:00 -05:00
Jeff Mitchell
61402cf522
Bump deps
2017-11-07 11:57:05 -05:00
Jeff Mitchell
b0e29bb2ec
Bump deps
2017-09-05 18:06:47 -04:00
Jeff Mitchell
1265e6d7e3
Finish dep update
2017-05-24 21:16:17 -04:00
Jeff Mitchell
d468da79e0
Bump deps
2017-05-24 09:40:58 -04:00
Jeff Mitchell
cccfb2dc13
Bump deps
2017-04-17 11:17:06 -04:00
Jeff Mitchell
7902612773
Bump deps
2017-03-30 20:03:13 -04:00
Jeff Mitchell
5e20429298
Update deps
2017-02-02 16:19:55 -05:00
Jeff Mitchell
de5d4f8f08
Bump deps
2017-01-04 16:47:38 -05:00
Jeff Mitchell
a57666b693
Reset vendoring to 0.6.3
2016-12-16 13:31:07 -05:00
Jeff Mitchell
35a1917bc7
bump deps
2016-12-13 19:12:26 -05:00
Jeff Mitchell
ebf4318dae
Bump deps
2016-11-02 15:34:30 -04:00
Jeff Mitchell
a26fe991ba
Update deps
2016-09-02 18:05:09 -04:00
Jeff Mitchell
1651787019
Update deps
2016-06-30 14:19:03 -04:00
Jeff Mitchell
7fd919f908
Update vendoring
2016-06-01 10:24:48 -04:00
Jeff Mitchell
e2091c34e7
Bump deps.
2016-05-02 20:11:05 -04:00
Jeff Mitchell
97810148f3
Update vendoring
2016-04-26 00:18:04 +00:00
Jeff Mitchell
1b89fedc0b
Update godeps
2016-03-10 22:50:50 -05:00
Jeff Mitchell
757dca2e2c
Migrate to built-in Go vendoring.
...
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00