-
Kubernetes Submit Queue authored
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add volume spec to mountedPod in actual state of world Add volume spec into mountedPod data struct in the actual state of the world. Fixes issue #61248