• Joel Smith's avatar
    Fix nested volume mounts for read-only API data volumes · 60c7ebf6
    Joel Smith authored
    Since the runtime may try to create mount points within
    the sandbox, it will fail if the mount point is within
    a read-only API data volume, like a secret or configMap
    volume.
    
    Create any needed mount points during volume setup.
    60c7ebf6
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
downwardapi.go Loading commit data...
downwardapi_test.go Loading commit data...