Files
kubernetes/pkg
Kubernetes Submit Queue 6a46bf1bd3 Merge pull request #33274 from nebril/headless-lb
Automatic merge from submit-queue

Disallow headless Services with LB type

**What this PR does / why we need it**: It adds new validation rule for Services, to ensure that creating LoadBalancer type service with cluster IP set to "None" fails.

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

**Release note**:
```release-note
Creating LoadBalancer Service with "None" ClusterIP is no longer possible
```
2016-09-29 20:28:55 -07:00
..
2016-09-19 09:57:19 -04:00
2016-09-29 14:14:06 -04:00
2016-09-28 10:53:30 -07:00
2016-09-29 17:03:31 -07:00
2016-08-31 13:46:40 -07:00
2016-08-25 10:57:31 -07:00
2016-09-29 13:52:20 -04:00
2016-08-22 14:18:15 -04:00
2016-09-28 10:53:30 -07:00
2016-09-01 15:55:34 -07:00
2016-09-20 14:47:31 +08:00
2016-09-28 10:53:30 -07:00