k3s/pkg/volume/secret
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
..
OWNERS add maintainers for each volume driver 2016-03-22 22:19:53 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
secret.go Fix wrapped volume race 2016-07-27 12:24:46 +03:00
secret_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00