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 an option for disabling Riak SSL configuration in setup_riak script #1820

Merged
merged 1 commit into from
Apr 25, 2018

Conversation

mkacper
Copy link
Contributor

@mkacper mkacper commented Apr 23, 2018

This PR addresses adding an option for disabling Riak SSL configuration in setup_riak script.

The script is used by Tide in order to provision Riak but we do not want to use SSL for connection to the DB. Introduced changes allows to disable the configuration while it's still enabled by default for testing purposes.

Proposed changes include:

  • add an option for disabling SSL configuration in the script that provisions Riak

The setup_riak script is used by Tide in order to provision Riak but
we do not want to use SSL for connection to the DB. Introduced changes
allows to disable the configuration while it's still enabled by default
for testing purposes.
@mkacper mkacper removed the WIP 🚧 label Apr 24, 2018
@mkacper
Copy link
Contributor Author

mkacper commented Apr 24, 2018

@michalwski thanks a lot for the review. Can you merge the PR please? I know that one test case fails but it seems that this also happens for other PRs (example).

@michalwski
Copy link
Contributor

Yes, there is an issue with mysql container on travis. Is it blocking you @mkacper ?

@mkacper
Copy link
Contributor Author

mkacper commented Apr 25, 2018

@michalwski We're going to schedule load tests for OpenSource Mongoose today/tomorrow and this PR is crucial for a load test with Riak backend.

@michalwski
Copy link
Contributor

@fenek are you OK with merging any PR before the issue with mysql container is solved?

@michalwski
Copy link
Contributor

Ok, the issue with mysql was fixed in master branch.

@michalwski michalwski merged commit 9b33712 into master Apr 25, 2018
@michalwski michalwski deleted the add-disable-ssl-option-for-riak-setup branch April 25, 2018 12:36
@fenek fenek added this to the 3.0.0 milestone May 7, 2018
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