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

core: fix openshift security context #9236

Merged
merged 1 commit into from Nov 24, 2021
Merged

core: fix openshift security context #9236

merged 1 commit into from Nov 24, 2021

Commits on Nov 24, 2021

  1. core: fix openshift security context

    The MKNOD capability was missing and due to recent addition some pod now
    only require this cap as well as privileged.
    The cap must be explicitly exposed so it can be requested by a pod.
    
    Closes: rook#9234
    Signed-off-by: Sébastien Han <seb@redhat.com>
    leseb committed Nov 24, 2021
    Copy the full SHA
    b38f430 View commit details
    Browse the repository at this point in the history