kubernetes/pkg/volume/downwardapi
Ivan Shvedunov df1e925143 Fix wrapped volume race
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.
2016-07-27 12:24:46 +03:00
..
downwardapi_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
downwardapi.go Fix wrapped volume race 2016-07-27 12:24:46 +03:00
OWNERS add maintainers for each volume driver 2016-03-22 22:19:53 -07:00