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

mount node product_uuid and product_name in pod containers #2321

Closed
wants to merge 1 commit into from

Commits on Sep 17, 2021

  1. Mount node's product files at containers

    When pods are running at kind cluster their product_uuid and product_name
    is the same since the share the kernel vfs,
    this PR add a new mount to OCI spec to bind mount node's product_uuid
    and product_name into pod's containers.
    
    Signed-off-by: Quique Llorente <ellorent@redhat.com>
    qinqon committed Sep 17, 2021
    Copy the full SHA
    9834db3 View commit details
    Browse the repository at this point in the history