Files
kubernetes/hack
Kubernetes Submit Queue d404e07a72 Merge pull request #38183 from tianshapjq/remove-create-external-load-balancer
Automatic merge from submit-queue (batch tested with PRs 40345, 38183, 40236, 40861, 40900)

remove the create-external-load-balancer flag in cmd/expose.go

**What this PR does / why we need it**:
In cmd/expose.go there is a todo "remove create-external-load-balancer in code on or after Aug 25, 2016.", and now it's been a long time past. So I remove this flag and modify the test cases. 
Please check for this, thanks!

**Release note**:

```
remove the deprecated flag "create-external-load-balancer" and use --type="LoadBalancer" instead.
```
2017-02-07 11:33:41 -08:00
..
2017-02-02 15:20:45 -08:00
2017-01-19 11:10:48 -08:00
2017-02-01 15:18:32 -05:00
2017-01-11 08:15:34 -05:00
2016-12-06 13:45:10 -05:00
2016-12-14 06:03:00 -08:00