Files
kubernetes/pkg
Kubernetes Submit Queue bdaf502ff4 Merge pull request #34094 from nebril/hless-to-nonhless-ip
Automatic merge from submit-queue

Deny service ClusterIP update from `None`

**What this PR does / why we need it**: Headless service should not be transformed into a service with ClusterIP, therefore update of this field if it's set to `None` is disallowed.

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

**Release note**:
```release-note
Changing service ClusterIP from `None` is not allowed anymore.
```
2016-10-21 14:34:56 -07:00
..
2016-09-19 09:57:19 -04:00
2016-08-31 13:46:40 -07:00
2016-07-16 13:48:21 -04:00
2016-10-20 15:16:58 +02:00
2016-08-22 14:18:15 -04:00
2016-10-12 11:54:47 -07:00