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

OCPBUGS-42252: [release-4.17] Preserve user defined annotations on SriovNetworks #1008

Open
wants to merge 1 commit into
base: release-4.17
Choose a base branch
from

Commits on Sep 20, 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 20, 2024
    Configuration menu
    Copy the full SHA
    fe01085 View commit details
    Browse the repository at this point in the history