morrislaw
6ecec23690
Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName.
2018-08-04 00:36:48 -04:00
Nick Sardo
be70541986
Fix ILB issue updating load balancers
2018-04-19 15:18:43 -07:00
Ashley Gau
5dd3fdebec
Move and make exported lbScheme types into cloud/constants.go
2018-02-20 13:19:04 -08:00
Bowei Du
9710da8be5
Fix reference to Items in internal load balancer
2018-01-18 17:44:30 -08:00
Nick Sardo
64c20676ac
Use existing subnetwork of forwarding rule
2018-01-05 10:15:33 -08:00
langyenan
f0853342b2
refactor(service-controller/gce/ensureInternalBackendService): delete unused variable
2017-11-22 17:16:37 +08:00
Kubernetes Submit Queue
9af339885b
Merge pull request #53410 from nicksardo/gce-hack-subnet
...
Automatic merge from submit-queue (batch tested with PRs 51750, 53195, 53384, 53410). 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>.
GCE: Handle missing subnet for legacy networks and auto networks with unique subnet names
Fixes #53409
/assign @bowei
Tested on three GKE clusters with automatic, manual, and legacy networks.
**Release note**:
```release-note
GCE: Fixes ILB sync on legacy networks and auto networks with unique subnet names
```
2017-10-05 06:09:04 -07:00
Nick Sardo
995dd32a87
Handle missing subnet for auto networks and legacy networks
2017-10-04 17:53:17 -07:00
Nick Sardo
171c9702c5
Ignore notFound when deleting firewall
2017-10-04 10:46:14 -07:00
Nick Sardo
676b95e097
Gracefully handle permission errors when attempting to create firewall rules
2017-09-04 09:00:49 -07:00
Nick Sardo
644aa69da7
Reserve internal address for ILBs
2017-08-30 11:46:07 -07:00
Nick Sardo
9b29f42fc5
Further removal of Gets from Creates
2017-07-15 19:41:21 -07:00
Minhan Xia
a471140e13
fix gce cloud provider projects api
2017-07-13 14:00:02 -07:00
Minhan Xia
3e8b4a27c4
use overrided api endpoint in gce cloud provider
2017-07-12 15:10:13 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Nick Sardo
efc2989dde
Final fixes
2017-06-13 15:39:41 -07:00
Nick Sardo
3ea26e7436
Annotation for opting into backend sharing; Use hash suffix for sharing; Fix resource GC
2017-06-13 13:22:12 -07:00
Nick Sardo
660452dee1
Add internal LB logic
2017-06-04 10:25:05 -07:00