Lars Lehtonen
8d515fec2b
command: deprecate errwrap.Wrapf() ( #11744 )
2021-06-02 09:22:31 -04:00
Jason O'Donnell
412db2245e
logical/aw: move sts signing request to awsutil ( #11704 )
2021-05-26 13:30:46 -04:00
Theron Voran
10c0adad72
Add logging during awskms auto-unseal ( #9794 )
...
Adds debug and warn logging around AWS credential chain generation,
specifically to help users debugging auto-unseal problems on AWS, by
logging which role is being used in the case of a webidentity token.
Adds a deferred call to flush the log output as well, to ensure logs
are output in the event of an initialization failure.
2020-09-28 14:06:49 -07:00
Jeff Mitchell
157e805b97
Migrate built in auto seal to go-kms-wrapping ( #8118 )
2020-01-10 20:39:52 -05:00
Becca Petrin
d9d5745f60
fix AWS http import
2020-01-10 15:53:56 -08:00
Becca Petrin
820dfaf3bb
Add support for AWS instance metadata v2 ( #8062 )
...
* add support for aws instance metadata v2
* use GetDynamicData instead
2020-01-10 09:31:16 -08:00
Becca Petrin
56edb780e8
Add Kerberos auth agent ( #7999 )
...
* add kerberos auth agent
* strip old comment
* changes from feedback
* strip appengine indirect dependency
2020-01-09 14:56:34 -08:00
Jim Kalafut
a23395d209
Add region parameter to AWS agent auto auth ( #7632 )
2019-10-14 11:56:46 -07:00
John Morrissey
4bf623d475
avoid a panic on failed creds polling ( #7238 )
2019-08-01 16:22:15 -04:00
Aaron Donovan
b70f5c4923
Allow configuration of nonce for ec2 authentication ( #6953 )
...
* Allow configuration of nonce for ec2 authentication
* Addressing pull request comment
2019-06-27 11:06:20 -04:00
Becca Petrin
99bd2afbb3
allow aws region in cli login
2019-02-20 16:43:21 -08:00
Jim Kalafut
a54603039d
Run goimports across the repository ( #6010 )
...
The result will still pass gofmtcheck and won't trigger additional
changes if someone isn't using goimports, but it will avoid the
piecemeal imports changes we've been seeing.
2019-01-08 16:48:57 -08:00
Becca Petrin
25cb22fe0a
Poll for new creds in the AWS auth agent ( #5300 )
2018-09-12 13:30:57 -07:00
Jeff Mitchell
903ab7c485
VSI ( #4985 )
2018-07-24 22:02:27 -04:00