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

tools/redact: remove sensitive information from member directory #7620

Closed
heyitsanthony opened this issue Mar 28, 2017 · 3 comments
Closed
Assignees
Labels
Milestone

Comments

@heyitsanthony
Copy link
Contributor

Sometimes wal logs and boltdb data have sensitive data that can't be shared. This is bad for debugging since the metadata is useful for finding why a cluster has broken.

To get that metadata, etcd needs a tool that will redact keys/values/cluster info from a member directory while preserving everything else (raft indexes, etcd revisions, etc).

@xiang90
Copy link
Contributor

xiang90 commented Oct 24, 2017

/cc @jpbetz

@xiang90 xiang90 modified the milestones: unplanned, v3.4.0 Dec 15, 2017
@xiang90
Copy link
Contributor

xiang90 commented Dec 15, 2017

@jpbetz do you want to work on this for the next release cycle?

@stale
Copy link

stale bot commented Apr 6, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 6, 2020
@stale stale bot closed this as completed Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants