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

powerstrip-flocker does not pass through non-flocker volumes #3

Open
lukemarsden opened this issue Mar 14, 2015 · 0 comments
Open

powerstrip-flocker does not pass through non-flocker volumes #3

lukemarsden opened this issue Mar 14, 2015 · 0 comments

Comments

@lukemarsden
Copy link
Contributor

If a volume doesn't start with /flocker, then it doesn't get bind-mounted from the host at all.

This is surprising behaviour. Probably the correct behaviour is:

  • If a volume starts with /flocker, mount the flocker-volume (moving it in place if necessary). This is the current behaviour.
  • If a volume doesn't start with /flocker, just pass through the request unmodified to the docker daemon so that it mounts a local volume from the host.
lukemarsden pushed a commit to ClusterHQ/flocker that referenced this issue Mar 14, 2015
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

No branches or pull requests

1 participant