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

fix: mount host filesystem as bind rslave mount #1728

Merged
merged 5 commits into from
Oct 7, 2024

Conversation

rogercoll
Copy link
Contributor

@rogercoll rogercoll commented Sep 27, 2024

Changes

Fixes #1722

See docker/compose#12139 (since Docker compose v2.29.6)

Bind mounts documentation: https://docs.docker.com/engine/storage/bind-mounts/#configure-bind-propagation

Merge Requirements

For new features contributions, please make sure you have completed the following
essential items:

  • CHANGELOG.md updated to document new feature additions
    * [ ] Appropriate documentation updates in the docs
    * [ ] Appropriate Helm chart updates in the helm-charts

Maintainers will not merge until the above have been completed. If you're unsure
which docs need to be changed ping the
@open-telemetry/demo-approvers.

@rogercoll rogercoll requested a review from a team as a code owner September 27, 2024 12:59
@github-actions github-actions bot added the helm-update-required Requires an update to the Helm chart when released label Sep 27, 2024
@rogercoll
Copy link
Contributor Author

Tested on a Linux environment, @open-telemetry/demo-approvers It would be very appreciated if someone else could test these changes on their end too. Thanks!

@julianocosta89
Copy link
Member

@rogercoll I'll merge this one, and we can investigate further if any windows user starts to get any errors.

@julianocosta89 julianocosta89 merged commit a1cfe47 into open-telemetry:main Oct 7, 2024
28 checks passed
benakansara pushed a commit to benakansara/opentelemetry-demo that referenced this pull request Oct 15, 2024
* fix: mount host filesystem as bind rslave mount

* chore: add changelog entry

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
benakansara pushed a commit to elastic/opentelemetry-demo that referenced this pull request Oct 15, 2024
* fix: mount host filesystem as bind rslave mount

* chore: add changelog entry

---------

Co-authored-by: Juliano Costa <julianocosta89@outlook.com>
benakansara added a commit to elastic/opentelemetry-demo that referenced this pull request Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
helm-update-required Requires an update to the Helm chart when released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to mount root filesystem: invalid mount config
2 participants