Improve test coverage of Machine controller reconcileDelete #11626
Labels
area/machine
Issues or PRs related to machine lifecycle management
area/testing
Issues or PRs related to testing
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
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:
But the entire code for the pre-terminate and pre-drain hooks in reconcileDelete has no test coverage
The text was updated successfully, but these errors were encountered: