• Kubernetes Submit Queue's avatar
    Merge pull request #31005 from simonswine/feature-flocker-dyn-provisioning · df064881
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Dynamic provisioning for flocker volume plugin
    
    Refactor flocker volume plugin
    * [x] Support provisioning beta (#29006)
    * [x] Support deletion
    * [x] Use bind mounts instead of /flocker in containers
    
    * [x] support ownership management or SELinux relabeling.
    * [x] adds volume specification via datasetUUID (this is guranted to be unique)
    
    I based my refactor work to replicate pretty much GCE-PD behaviour 
    
    **Related issues**: #29006 #26908
    
    @jsafrane @mattbates @wallrj @wallnerryan
    df064881
Name
Last commit
Last update
..
backward_compatibility_test.go Loading commit data...
conversion.go Loading commit data...
conversion_test.go Loading commit data...
defaults.go Loading commit data...
defaults_test.go Loading commit data...
doc.go Loading commit data...
generated.pb.go Loading commit data...
generated.proto Loading commit data...
meta.go Loading commit data...
register.go Loading commit data...
types.generated.go Loading commit data...
types.go Loading commit data...
types_swagger_doc_generated.go Loading commit data...
zz_generated.conversion.go Loading commit data...
zz_generated.deepcopy.go Loading commit data...