pshima/consul-snapshot

Implement restore ACLs and PQs

richard-mauri opened this issue · 3 comments

The restore.go is stubbed out and not listed a a TODO

Thanks!

c8a984f

I see that Consul 0.7.1 is now GA with backup/restore as a new feature.
https://github.com/hashicorp/consul/blob/v0.7.1/CHANGELOG.md

I'm wondering what lies ahead for this project.
Should it be refactored to call the new endpoints with the value add being the nomad deployable daemon or ?

That is a great new feature in consul, but it looks like you still need a way to get the backup in to S3 or elsewhere and this also adds monitoring to it.

Eventually I would guess that consul will support all of this out of the box.