Files
kubernetes/pkg/volume
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
..
2016-07-21 09:10:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-21 09:10:00 -04:00
2016-07-27 12:24:46 +03:00
2016-07-27 12:24:46 +03:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-21 09:10:00 -04:00
2016-07-16 13:48:21 -04:00
2016-07-21 09:10:00 -04:00
2016-07-27 12:24:46 +03:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-07-21 09:10:00 -04:00
2016-07-27 12:24:46 +03:00
2016-07-16 13:48:21 -04:00
2016-03-02 20:46:32 -05:00
2016-07-11 12:32:32 +02:00