k3s/pkg/controller
Kubernetes Submit Queue fcf6eea71c Merge pull request #47250 from xiangpengzhao/fix-headless
Automatic merge from submit-queue (batch tested with PRs 47850, 47835, 46197, 47250, 48284)

Populate endpoints for headless service with no ports

**What this PR does / why we need it**:
- populate endpoints with headless service (thanks @fraenkel for the original PR!)
- allow ports with headless service
- nits

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #32796 https://github.com/kubernetes/kubernetes/issues/32796#issuecomment-270462724

**Special notes for your reviewer**:
/cc @thockin @fraenkel 
**Release note**:

```release-note
NONE
```
2017-06-29 15:16:44 -07:00
..
bootstrap run hack/update-all 2017-06-22 11:31:03 -07:00
certificates run hack/update-all 2017-06-22 11:31:03 -07:00
cloud run hack/update-all 2017-06-22 11:31:03 -07:00
cronjob deprecate created-by annotation for cronjob 2017-06-23 11:05:40 -07:00
daemon run hack/update-all 2017-06-22 11:31:03 -07:00
deployment Merge pull request #47014 from boingram/deletePod-handler-shouldnt-set-owner-refs 2017-06-28 14:45:29 -07:00
disruption run hack/update-all 2017-06-22 11:31:03 -07:00
endpoint Populate endpoints and allow ports with headless service 2017-06-28 11:15:51 +08:00
garbagecollector garbage collector controller propagates DeletePropagationForeground 2017-06-26 09:53:03 -07:00
history Merge pull request #47709 from krmayankk/ss 2017-06-23 07:21:33 -07:00
job run hack/update-all 2017-06-22 11:31:03 -07:00
namespace run hack/update-all 2017-06-22 11:31:03 -07:00
node Merge pull request #46955 from zjj2wry/nodecontroller_matrics 2017-06-23 22:22:16 -07:00
podautoscaler run hack/update-all 2017-06-22 11:31:03 -07:00
podgc run hack/update-all 2017-06-22 11:31:03 -07:00
replicaset run hack/update-all 2017-06-22 11:31:03 -07:00
replication run hack/update-all 2017-06-22 11:31:03 -07:00
resourcequota run hack/update-all 2017-06-22 11:31:03 -07:00
route run hack/update-all 2017-06-22 11:31:03 -07:00
service run hack/update-all 2017-06-22 11:31:03 -07:00
serviceaccount run hack/update-all 2017-06-22 11:31:03 -07:00
statefulset Merge pull request #47772 from jianglingxia/jlx620 2017-06-23 08:29:26 -07:00
ttl run hack/update-all 2017-06-22 11:31:03 -07:00
volume Merge pull request #47645 from jsafrane/integration-test-speedup 2017-06-27 14:08:17 -07:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
OWNERS Add janetkuo to approvers for controllers 2017-02-08 14:37:25 -08:00
client_builder.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_ref_manager.go revert 45764 2017-06-25 21:41:10 -07:00
controller_ref_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_utils.go run hack/update-all 2017-06-22 11:31:03 -07:00
controller_utils_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00