Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-60681

k-nmstate deadlocks when environment state is complex

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Proposed
    • None
    • Done
    • Release Note Not Required
    • N/A
    • None
    • None
    • None
    • None

      This is a clone of issue OCPBUGS-60680. The following is the description of the original issue:

      This is a clone of issue OCPBUGS-60452. The following is the description of the original issue:

      The moment we started executing nmstatectl with

      []string{"apply", "-v", "--no-commit", "--timeout"
      

      we have introduced a deadlock

      level=error ts=2025-07-15T09:07:20.041Z msg="Error notifying state FailingToConfigure" error="Request entity too large: limit is 3145728"
      

      when the environment configuration is too complex to fit in the maximum size of the allowed output. In those cases we are unable to properly set the state of the NNCP.

      The work to introduce a proper configuration of verbosity will happen in https://github.com/nmstate/kubernetes-nmstate/pull/1358, but the issue needs to be fixed in all the affected releases.

              bnemec@redhat.com Benjamin Nemec
              mkowalsk@redhat.com Mat Kowalski
              None
              None
              Ross Brattain Ross Brattain
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: