mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-02-01 06:42:11 +00:00
Automatic merge from submit-queue Set flexvolumeplugin.host so that it's not nil @TerraTech @MikaelCluseau @chakri-nelluri @verult I assume this line was removed inadvertently, without plugin.host set the flexvolume silently fails at Mount/Attach* time. https://github.com/kubernetes/kubernetes/pull/50843 https://github.com/kubernetes/kubernetes/issues/51123 Please review, thanks! ```release-note NONE ```