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

chore: backport a pre-delete helm hook for sriov-network-operator #1013

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 29, 2024

  1. Backport a pre-delete helm hook for sriov-network-operator

    Mutating and Validating webhook configs are created programmatically
    and are not managed by helm.
    To clean them up on helm delete, adding a small pre-delete hook
    k8snetworkplumbingwg/sriov-network-operator#751
    
    Signed-off-by: amaslennikov <[email protected]>
    almaslennikov committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    652bf22 View commit details
    Browse the repository at this point in the history