Open james-powis opened 6 years ago
The immediate work around is to manually move the nodes to the kubernetes folder created prior to the failing step. But given that "Discovered virtual machines" folder is the default for VSphere/VCenter this is pretty annoying.
/kind bug
What happened: Automation script fails due to path spaces being removed
What you expected to happen: It should work...
How to reproduce it (as minimally and precisely as possible): The vpc_daemon set produces the following logs:
Manually stepping through the bash pipes produces the following.
Obviously the indent from govc needs to be removed, but the spaces in the actual path need to be preserved, and the result encapsulated in quotes.