nginx-gateway-fabric
nginx-gateway-fabric copied to clipboard
Node debugger job in graceful recovery test errors
trafficstars
Describe the bug The node debugger job that we use to restart NGF containers in the graceful recovery test errors. Because it errors it will be restarted by k8s until it is deleted.
To Reproduce Steps to reproduce the behavior:
- Run the graceful recovery tests locally and watch the pods as the tests run. You will see the job has an "Error" status.
Expected behavior Job should exit successfully and have a status of "Completed". This ensures that the job will only run once.
Your environment
- main - b33dfd1