nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Node debugger job in graceful recovery test errors

Open kate-osborn opened this issue 1 year ago • 0 comments
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:

  1. 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

kate-osborn avatar Oct 30 '24 22:10 kate-osborn