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

nvidia-k8s-device-plugin: change service dependency #3141

Merged
merged 1 commit into from
May 24, 2023

Commits on May 24, 2023

  1. nvidia-k8s-device-plugin: change service dependency

    The NVIDIA device plugin knows how to re-connect to the kubelet in case
    it isn't ready or it re-starts. Thus, it is sufficient to declare the
    dependency on the kubelet with "Wants" instead of a stronger dependency
    directive.
    
    Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
    arnaldo2792 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c63e3b3 View commit details
    Browse the repository at this point in the history