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

[4.15] handler: Retry nncp status updated on error #535

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

Commits on Oct 10, 2024

  1. handler: Retry nncp status updated on error (nmstate#1269)

    At node reboot the NNCP get re-apply but nmstate-webhook may not be
    ready so it fails, this change add a retry on error at nncp status
    update to prevent this. Not that Reconcile cycle is not call since this
    is done at a "defer" call.
    
    Signed-off-by: Enrique Llorente <[email protected]>
    qinqon authored and mkowalski committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f78ab63 View commit details
    Browse the repository at this point in the history