Skip to content

Releases: Brightspace/vault-ec2auth

v0.2.2

14 Jul 12:42
Compare
Choose a tag to compare

FEATURES

  • Add ability to specify aws-ec2 auth mount path. mudasirmirza

v0.2.1

25 May 17:32
Compare
Choose a tag to compare

NOTES

IMPROVEMENTS

  • Apply the retry delay when waiting for the vault server to become available

v0.2-alpha

01 May 17:22
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release

FEATURES:

  • Automatically retry if a login error occurs such as if the ec2-auth role does not yet exist. The retry-delay parameter controls the time between attempts.

BUG FIXES:

  • Fixed -vault-url switch has no effect (#1)

v0.1.1-alpha

25 Apr 15:42
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

0.1.1-alpha

IMPROVEMENTS:

  • change homedir lookup to behave as expected in certain scenarios

v0.1-alpha

25 Apr 12:17
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release

This first pre-release focuses primarily on the happy-path and does not attempt to recover from many potential failure scenarios.