open-vault/physical
Ben Higgins f78ab356d4 vault: recover from standby losing etcd lease (#3031) (#3511)
This change makes these errors transient instead of permanent:

[ERROR] core: failed to acquire lock: error=etcdserver: requested lease not found

After this change, there can still be one of these errors when a
standby vault that lost its lease tries to become leader, but on the
next lock acquisition attempt a new session will be created. With this
new session, the standby will be able to become the leader.
2017-11-03 13:38:16 -04:00
..
azure Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
cassandra Fix cassandra tests, explicitly set cluster port if provided (#3296) 2017-09-07 23:04:40 -04:00
cockroachdb Sync over 2017-10-23 16:43:07 -04:00
consul Sync over 2017-10-23 16:43:07 -04:00
couchdb Revert couchdb changes 2017-10-26 15:27:20 -04:00
dynamodb Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
etcd vault: recover from standby losing etcd lease (#3031) (#3511) 2017-11-03 13:38:16 -04:00
file Move underscore tests to file from physical testing 2017-10-26 15:29:10 -04:00
gcs add support to use application default credentials to gcs storage backend (#3257) 2017-08-30 15:42:02 -04:00
inmem Sync over 2017-10-23 16:43:07 -04:00
mssql Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
mysql Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
postgresql Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
s3 Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
swift Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
zookeeper Migrate physical backends into separate packages (#3106) 2017-08-03 13:24:27 -04:00
cache.go Sync over 2017-10-23 16:43:07 -04:00
latency.go Sync over 2017-10-23 16:43:07 -04:00
physical.go Fix some merge/update bugs 2017-10-23 16:49:46 -04:00
physical_access.go Sync over 2017-10-23 16:43:07 -04:00
physical_view.go Return 500 if existence check fails, not 400 (#3173) 2017-08-15 16:44:16 -04:00
testing.go Move underscore tests to file from physical testing 2017-10-26 15:29:10 -04:00
transactions.go Fix some merge/update bugs 2017-10-23 16:49:46 -04:00