Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the ability to exclude specific prefixes from replication #51

Merged
merged 3 commits into from
Oct 26, 2016

Conversation

kyhavlov
Copy link
Contributor

@kyhavlov kyhavlov commented Jun 30, 2016

Using consul-replicate with Vault and other things, I found the ability to exclude certain keys/prefixes from being replicated was useful, so I added an exclude field to the config to enable this sort of thing:

exclude {
  source = "vault/core/lock"
}

Any thoughts/feedback on this?

@IsmailMehdi
Copy link

👍 Can't really use vault replication without this.

@seongkkim
Copy link

+1, would be really useful

@kyhavlov
Copy link
Contributor Author

kyhavlov commented Aug 2, 2016

@sethvargo any thoughts on this feature?

@kyhavlov kyhavlov force-pushed the master branch 3 times, most recently from 23cfbf8 to a265cc1 Compare August 2, 2016 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants