You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
/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.
The text was updated successfully, but these errors were encountered: