Open
Description
While adding sorting for hooks in condition messages it came up that we don't have test coverage for this part of the code: #11624 (comment)
The code we changed was adding sorting for hooks via these two PRs:
- 🌱 machine: sort list of hooks for stable condition messages #11487
- 🐛 Machine: sort list of pre-drain hooks for stable condition messages #11624
But the entire code for the pre-terminate and pre-drain hooks in reconcileDelete has no test coverage
Metadata
Metadata
Assignees
Labels
Issues or PRs related to machine lifecycle managementIssues or PRs related to testingCategorizes issue or PR as related to cleaning up code, process, or technical debt.Important over the long term, but may not be staffed and/or may need multiple releases to complete.Indicates an issue or PR is ready to be actively worked on.