Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: do not recreate port for terminating pods (#1409)
When node is not ready lots of pods may stay in `Terminating` status. The inspection previously will always put the pods into addQueue which will waste lots of cpu.
- Loading branch information