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

[release 4.11] Bug 2092579: pods: deleteLogicalPort should not fail if port is already deleted #1123

Merged
merged 1 commit into from Jun 15, 2022

Commits on Jun 2, 2022

  1. pods: deleteLogicalPort should not fail if port is already deleted

    Recent retry logic was a little too harsh on deletion when the port
    is not present in the annotation.
    
    Closes: #2973
    Backport of ovn-org/ovn-kubernetes#2974
    
    Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
    flavio-fernandes committed Jun 2, 2022
    Copy the full SHA
    903660d View commit details
    Browse the repository at this point in the history