mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-22 06:59:03 +00:00
Automatic merge from submit-queue Use nodePortOp for allocating healthCheck nodePort **What this PR does / why we need it**: Allocate healthCheck nodePort via nodePortOp so that we won't leak port on failure. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #49999 **Special notes for your reviewer**: /assign @xiangpengzhao @thockin **Release note**: ```release-note NONE ```