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

Removes the flexvolume API #732

Closed
wants to merge 4 commits into from
Closed

Removes the flexvolume API #732

wants to merge 4 commits into from

Conversation

msolefonte
Copy link

Signed-off-by: Marc Solé [email protected]

What this PR does / why we need it:
Removes the installation, usage and configuration of the Flexvolume API. As long as I heard, it is no longer used so I think it is safe to remove it to prevent the usage of one port. Please check this.

Which issue(s) this PR fixes (optional)
Closes #210 #165 and helps with #720

Special notes for your reviewer:
I just deleted all the instances of the Flexvolume API in the code, not only the ones related to the usage but also the ones related to the installation and the dependencies. Because of this, I did not add code so I think it is safe to neither add unit-tests.

I checked the functionality and the tests performed are working correctly. However, you should still take a look to it because maybe I missed something because of not being used to this code.

@msolefonte
Copy link
Author

I merged this change and the one that adds the possibility to select a custom Gossip port, which was not desired. Trying to fix it.

@msolefonte msolefonte closed this Nov 15, 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.

Remove flexvol
2 participants