-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added support for GCE static IP and SSL (#599)
* Implemented GCE cloud provider and added CreateOrUpdateStaticIp * Added set-static-ip to client and SetStaticIp to protobuf * Added reserve static ip behavior to ingress specs * Added client side reserve-static-ip and implemented server side * Fixed fakeK8s UpdateIngress signature on server/app_test.go * Changed reserve_static_ip order in protobuf * Added CheckVirtualHostIsMissing
- Loading branch information
1 parent
85c9507
commit 19b8e5d
Showing
31 changed files
with
799 additions
and
196 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.