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

[release-4.11] OCPBUGS-3687: use host IPC for the agent container #70

Commits on Nov 15, 2022

  1. OCPBUGS-2907: use host IPC for the agent container

    When dealing with multipath devices, partprobe relies on udev cookies
    for notifications. These cookies are shared semaphores, which by default
    are isolated in containers. Using --ipc=host makes the container and
    the host use the same semaphores and shared memory.
    dtantsur authored and openshift-cherrypick-robot committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0946336 View commit details
    Browse the repository at this point in the history