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

Pass whole PVC to provisioner plugins #34611

Merged
merged 1 commit into from
Oct 15, 2016

Commits on Oct 12, 2016

  1. Pass whole PVC to provisioner plugin

    Gluster provisioner is interested in pvc.Namespace and I don't want to add
    at as a new field in VolumeOptions - it would contain almost whole PVC.
    
    Let's pass direct reference to PVC instead and let the provisioner to pick
    information it is interested in.
    jsafrane committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    101602a View commit details
    Browse the repository at this point in the history