• Ivan Shvedunov's avatar
    Fix wrapped volume race · df1e9251
    Ivan Shvedunov authored
    This fixes race conditions in configmap, secret, downwardapi & git_repo
    volume plugins.
    wrappedVolumeSpec vars used by volume mounters and unmounters contained
    a pointer to api.Volume structs which were being patched by
    NewWrapperMounter/NewWrapperUnmounter, causing race condition during
    volume mounts.
    df1e9251
Name
Last commit
Last update
..
OWNERS Loading commit data...
configmap.go Loading commit data...
configmap_test.go Loading commit data...
doc.go Loading commit data...