-
Notifications
You must be signed in to change notification settings - Fork 17
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 Docker Swarm #225
base: master
Are you sure you want to change the base?
Conversation
Unit Tests and CoverageShow Output
Pusher: @beornf, Action: |
Unit Tests and CoverageShow Output
Pusher: @optik-aper, Action: |
@beornf Thanks for taking the time to get this set up. Do you have a procedure for testing a CSI in Moby/Docker swarm? Or a link to some? I've started reviewing other CSIs but immediately noticed that there are discrepancies between those and ours. I just want to know how this is to be used in order to verify. |
Description
This PR adds support for Docker Swarm. The CSI plugin could also be pushed in a Github workflow to the tag
vultr/vultr-csi
.Related Issues
Fixes #179.