Skip to content

Remove admin.secret from configuration#108

Merged
shino merged 2 commits into
2.1from
ku/remove-admin-secret
Dec 15, 2015
Merged

Remove admin.secret from configuration#108
shino merged 2 commits into
2.1from
ku/remove-admin-secret

Conversation

@kuenishi
Copy link
Copy Markdown
Contributor

Instead it is retrieved from Riak directly in startup sequence, from
admin.key specified at configuration file. But in special case
admin.key is specified as "admin-key", it does not retrieve admin
secret from Riak, instead sets it as admin-secret. admin.secret will
be deprecated in near future, which is currently ignored at all.

Instead it is retrieved from Riak directly in startup sequence, from
admin.key specified at configuration file. But in special case
admin.key is specified as "admin-key", it does not retrieve admin
secret from Riak, instead sets it as admin-secret. admin.secret will
be deprecated in near future, which is currently ignored at all.
Comment thread src/stanchion_app.erl Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When one of nodes which are responsible the admin user object, Stanchion will fail to start because the fallback vnode does not have it and responds notfound. Is quorum sufficient for R?

@shino
Copy link
Copy Markdown
Contributor

shino commented Dec 14, 2015

All riak_test passed. I will 👍 after the above comment is addressed.

@kuenishi
Copy link
Copy Markdown
Contributor Author

Updated ^^;

shino added a commit that referenced this pull request Dec 15, 2015
Remove admin.secret from configuration
@shino shino merged commit 87d1be1 into 2.1 Dec 15, 2015
@shino shino deleted the ku/remove-admin-secret branch December 15, 2015 00:03
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.

2 participants