Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use traverse instead of find when resolving storagePod paths #1

Conversation

clintoncwolfe
Copy link

My site keeps its pods in folders. Find will only search the immediate children of datastoreFolder, while traverse will find any decendant whose name matches the given path (like "foldername/podname").

Live-tested in vpshere 5.5

GregDomjan added a commit that referenced this pull request Nov 10, 2014
…-pods

Use traverse instead of find when resolving storagePod paths
@GregDomjan GregDomjan merged commit 0d25c63 into GregDomjan:StorageSDRS Nov 10, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants