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

Handle relative mount points #2601

Merged
merged 1 commit into from May 20, 2022
Merged

Conversation

thallgren
Copy link
Contributor

The telepresence intercept --mount <mountPoint> now handles relative
paths on non-windows platforms. Windows will still require the path to
be a drive letter followed by a colon.

Checklist

  • I made sure to update ./CHANGELOG.md.
  • My change is adequately tested.

The `telepresence intercept --mount <mountPoint>` now handles relative
paths on non-windows platforms. Windows will still require the path to
be a drive letter followed by a colon.

Signed-off-by: Thomas Hallgren <thomas@datawire.io>
@thallgren thallgren linked an issue May 20, 2022 that may be closed by this pull request
@thallgren thallgren added the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 20, 2022
@github-actions github-actions bot removed the ok to test Applied by maintainers when a PR is ready to have tests run on it label May 20, 2022
@thallgren thallgren merged commit b329f2f into release/v2 May 20, 2022
@thallgren thallgren deleted the thallgren/mount-relative branch May 20, 2022 15:27
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.

Specifying a relative --mount path silently fails
2 participants