-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Labels
refinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/smallEstimated to be completed within ~2 daysEstimated to be completed within ~2 daystestsPull requests that update testsPull requests that update tests
Milestone
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
refinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.size/smallEstimated to be completed within ~2 daysEstimated to be completed within ~2 daystestsPull requests that update testsPull requests that update tests
Type
Projects
Status
✅ Done