open-vault/sdk/helper/awsutil
Theron Voran 52581cd472
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
..
error.go Migrate built in auto seal to go-kms-wrapping (#8118) 2020-01-10 20:39:52 -05:00
error_test.go Migrate built in auto seal to go-kms-wrapping (#8118) 2020-01-10 20:39:52 -05:00
generate_credentials.go Add logging during awskms auto-unseal (#9794) 2020-09-28 14:06:49 -07:00
mocks.go 5844 AWS Root Credential Rotation (#9921) 2020-09-15 15:26:56 -07:00
region.go Fix AWS region tests (#8145) 2020-01-13 14:56:41 -08:00
region_test.go Migrate built in auto seal to go-kms-wrapping (#8118) 2020-01-10 20:39:52 -05:00