mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-01 14:22:17 +00:00
Fix bash command's execution in MakePod(). Add isPriviledged as a parameter to MakePod(). Move PD utils to pv_util.go Ran all the tests in pd.go, persistent_volumes.go, persistent_volumes-disruptive.go. These changes are needed for the PV upgrade test I am working on.