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

Enable specifing a ClientsAuthFile for user authorization data #179

Merged
merged 6 commits into from
Apr 29, 2019

Conversation

wallyqs
Copy link
Member

@wallyqs wallyqs commented Apr 28, 2019

Follow up from #159
Includes a few fixes and also extends the tests timeout to 20m since with the tests added in this branch now go test takes over 10m which makes the test build fail. /cc @schancel

example/example-nats-cluster-authfile.yaml Outdated Show resolved Hide resolved
schancel and others added 6 commits April 29, 2019 05:06
This commit adds support from reading the authorization section of the
gnatsd config from a JSON file located within the nats-operator container.
This allows secrets the data to be placed on disk using sidecars like
consul-template.

Depends on nats-io#171
Signed-off-by: Waldemar Quevedo <[email protected]>
Signed-off-by: Waldemar Quevedo <[email protected]>
Signed-off-by: Waldemar Quevedo <[email protected]>
Signed-off-by: Waldemar Quevedo <[email protected]>
@pires pires merged commit 7ad614f into nats-io:master Apr 29, 2019
@wallyqs wallyqs deleted the authfile branch May 6, 2019 18:13
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.

3 participants