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

Add Support for Reading Peer Passwords via a File #986

Merged
merged 2 commits into from
Sep 8, 2020

Conversation

aauren
Copy link
Collaborator

@aauren aauren commented Sep 6, 2020

This is an update to the PR previously submitted by @jraby in #800, it just needed some rebasing (since the options.go file has changed significantly since he previously submitted) and some extra linting.

This is based on #982 and is meant to be merged after that is merged into the master branch. I've verified that it builds and that all unit tests are currently passing. Additionally, I've deployed into a test cluster and verified the password file functionality.

This is the last PR needed to satisfy issue #794

@aauren
Copy link
Collaborator Author

aauren commented Sep 6, 2020

jraby and others added 2 commits September 8, 2020 08:51
Syntax of the file is the same as for --peer-router-passwords, that is,
a comma separated list of base64 encoded passwords.

Passwords specified with --peer-router-passwords have precedence over
passwords read from peer-router-passwords-file.
@aauren
Copy link
Collaborator Author

aauren commented Sep 8, 2020

Rebased on current master. This should be good for review and merge.

@aauren aauren merged commit 824614d into cloudnativelabs:master Sep 8, 2020
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

3 participants