kubernetes/pkg
Kubernetes Submit Queue 7ad180aae0
Merge pull request #55153 from chenchun/fix
Automatic merge from submit-queue (batch tested with PRs 54436, 53148, 55153, 55614, 55484). 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>.

Fix hostport duplicate chain names

Fixes bad conversion from int32 to string. Without this patch, getHostportChain/hostportChainName generates the same chain names for ports 57119/55429/56833 of the same pod.

closes #55771

```release-note
Fixes bad conversion in host port chain name generating func which leads to some unreachable host ports.
```
2017-11-15 12:58:01 -08:00
..
api Merge pull request #52461 from stewart-yu/issue#05 2017-11-11 15:21:29 -08:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis Merge pull request #54436 from msau42/sc-api 2017-11-15 12:57:53 -08:00
auth move authorizers over to new interface 2017-11-03 13:46:28 -07:00
bootstrap/api update BUILD files 2017-10-15 18:18:13 -07:00
capabilities update BUILD files 2017-10-15 18:18:13 -07:00
client Generated files for new VolumeAttachemnt object 2017-11-14 17:08:49 -08:00
cloudprovider Using lower case of fmt.Errorf 2017-11-14 12:40:16 +08:00
controller remove duplicated import 2017-11-14 17:18:17 +08:00
credentialprovider update BUILD files 2017-10-15 18:18:13 -07:00
features StorageClass API changes for VolumeBindingMode 2017-11-15 09:19:47 -08:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated Merge pull request #54463 from saad-ali/volumeAttachmentAPI 2017-11-14 22:05:27 -08:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver Reorganize the admission webhook code. 2017-11-14 15:59:53 -08:00
kubectl Merge pull request #55274 from venezia/enhance_label_taint_docs 2017-11-15 12:03:33 -08:00
kubelet Merge pull request #55153 from chenchun/fix 2017-11-15 12:58:01 -08:00
kubemark Merge pull request #54405 from resouer/clean-docker-dep 2017-11-13 03:59:53 -08:00
master remove duplicated import 2017-11-14 17:18:17 +08:00
printers StorageClass API changes for VolumeBindingMode 2017-11-15 09:19:47 -08:00
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #53780 from m1093782566/validate-ipvs 2017-11-15 09:30:24 -08:00
quota Update generated files 2017-11-09 12:14:08 +01:00
registry StorageClass API changes for VolumeBindingMode 2017-11-15 09:19:47 -08:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security Enforce use of fixed size int types in the API 2017-11-13 11:28:59 -08:00
securitycontext Update generated files 2017-11-09 12:14:08 +01:00
serviceaccount Update generated files 2017-11-09 12:14:08 +01:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util Add tests to test if legacy chains/rules can be cleaned up 2017-11-15 15:15:04 +08:00
version Capture git export-subst strings in version.sh for 'git archive' use. 2017-11-09 16:36:27 -08:00
volume Update generated files 2017-11-09 12:14:08 +01:00
watch update BUILD files 2017-10-15 18:18:13 -07:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD Update generated files for MutatingWebhookConfiguration 2017-11-09 15:33:50 -08:00
OWNERS