-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.18, 4.19, 4.20
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.
- blocks
-
OCPBUGS-60680 k-nmstate deadlocks when environment state is complex
-
- Closed
-
- is blocked by
-
OCPBUGS-60455 Port 8089 used by Ironic and k-nmstate
-
- Verified
-
- is cloned by
-
OCPBUGS-60680 k-nmstate deadlocks when environment state is complex
-
- Closed
-
- links to