Open
Description
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
🆕 New