• Tim Gross's avatar
    csi: support Secrets parameter in CSI RPCs (#7923) · a28f18ea
    Tim Gross authored
    CSI plugins can require credentials for some publishing and
    unpublishing workflow RPCs. Secrets are configured at the time of
    volume registration, stored in the volume struct, and then passed
    around as an opaque map by Nomad to the plugins.
    a28f18ea