mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-01 22:03:54 +00:00
Automatic merge from submit-queue (batch tested with PRs 50626, 50683, 50679, 50684, 50460) Specify node labels for fakeVolumeHost **What this PR does / why we need it**: Adds ability to set arbitrary node labels to type `fakeVolumeHost`. Allows creation of tests of code that depends on reading node labels using `fakeVolumeHost.GetNodeLabels() `. **Release note**: ```release-note NONE ```