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

Set bind propagation for supervisor data #2557

Merged
merged 1 commit into from
May 23, 2023

Conversation

mdegat01
Copy link
Contributor

Supervisor cannot see network mounts currently without a rebuild of the container since bind propagation is set to rprivate for its data mount. We need to change the propagation mode so supervisor can see network mounts as they are added by users without a restart.

@agners agners merged commit 18cc4cb into dev May 23, 2023
@agners agners deleted the set-bind-propagation-supervisor-data branch May 23, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants