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

Preserve user defined annotations on SriovNetworks #775

Merged
merged 1 commit into from
Sep 18, 2024

Commits on Sep 12, 2024

  1. Preserve user defined annotations on SriovNetworks

    If an SriovNetwork is created with some annotations, the operator
    deletes them during the creation of  the related NetworkAttachmentDefinition.
    
    Make the reconcilers append the `last-network-namespace` annotation
    without deleting existing ones.
    
    The same concept applies for `SriovIbNetworks` and `OVSNetworks`
    
    Signed-off-by: Andrea Panattoni <apanatto@redhat.com>
    zeeke committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4d9ec9c View commit details
    Browse the repository at this point in the history