• Danielle Lancashire's avatar
    acl: Add HostVolume ACLs · 065688da
    Danielle Lancashire authored
    This adds an initial implementation of ACLs for HostVolumes.
    
    Because HostVolumes are a cluster-wide resource, they cannot be tied to
    a namespace, thus here we allow similar wildcard definitions based on
    their names, tied to a set of capabilities.
    
    Initially, the only available capabilities are deny, or mount. These
    may be extended in the future to allow read-fs, mount-readonly and
    similar capabilities.
    065688da