Becca Petrin
|
83e0c5e5e6
|
Check ec2 instance metadata for region (#6025)
|
2019-01-18 14:49:24 -08:00 |
|
Jeff Mitchell
|
c8a029210b
|
Don't read AWS env vars (#5974)
* Don't read AWS env vars
Let AWS SDK env cred chain provider do it for us
Fixes #5965
|
2019-01-04 15:03:57 -05:00 |
|
Calvin Leung Huang
|
be05907515
|
autoseal: fix error typos (#5877)
|
2018-11-29 16:07:08 -08:00 |
|
Jeff Mitchell
|
9735bd7d69
|
Fix more awskms test brokenness
|
2018-11-13 13:01:40 -05:00 |
|
Jeff Mitchell
|
e5aad14d79
|
Fix test where AWS wasn't being skipped properly
|
2018-11-13 12:45:30 -05:00 |
|
Becca Petrin
|
3b8d543189
|
AWS auto-unseal acceptance test (#5739)
|
2018-11-09 14:12:29 -08:00 |
|
Calvin Leung Huang
|
a08ccbffa7
|
[Review Only] Autoseal OSS port (#757)
* Port awskms autoseal
* Rename files
* WIP autoseal
* Fix protobuf conflict
* Expose some structs to properly allow encrypting stored keys
* Update awskms with the latest changes
* Add KeyGuard implementation to abstract encryption/decryption of keys
* Fully decouple seal.Access implementations from sealwrap structs
* Add extra line to proto files, comment update
* Update seal_access_entry.go
* govendor sync
* Add endpoint info to configureAWSKMSSeal
* Update comment
* Refactor structs
* Update make proto
* Remove remove KeyGuard, move encrypt/decrypt to autoSeal
* Add rest of seals, update VerifyRecoveryKeys, add deps
* Fix some merge conflicts via govendor updates
* Rename SealWrapEntry to EncryptedBlobInfo
* Remove barrier type upgrade check in oss
* Add key to EncryptedBlobInfo proto
* Update barrierTypeUpgradeCheck signature
|
2018-10-19 14:43:57 -07:00 |
|