k3s/plugin
Kubernetes Submit Queue 3a5eab236f Merge pull request #54538 from WIZARD-CXY/updatehostPort
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

delete the hostport from usedmap

**What this PR does / why we need it**:
delete the hostport record when pod is not on the host

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

Facilitate the further pr https://github.com/kubernetes/kubernetes/pull/52421. Because the code which detects the conflict between wantports and existingports is not quite clean now.
Besides remove the unused port from map will save the memory.

**Special notes for your reviewer**:

I and the original coder @k82cn agreed to make this change

**Release note**:

```release-note
NONE
```
2017-10-27 02:18:41 -07:00
..
cmd/kube-scheduler update scheduler to use schedulerName selector 2017-10-24 13:31:38 +08:00
pkg Merge pull request #54538 from WIZARD-CXY/updatehostPort 2017-10-27 02:18:41 -07:00
BUILD move webhook admission to generic apiserver 2017-10-26 07:45:49 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00