Nick Sardo
cd3e546c80
[GLBC] Better certificate handling ( #639 )
...
* Harden ssl cert logic to handle unknown state
* Do not delete non-controller-created certificates (pre-shared certs)
* Remove unnecessary variable
* Added three tests to check ssl certificate naming
* Address review comments
* Early return instead of large code block
2017-04-26 11:15:19 -07:00
Nick Sardo
642cb74cc7
[GLBC] Support backside re-encryption ( #519 )
...
Support backside re-encryption
2017-04-18 12:44:17 -07:00
Manuel de Brito Fontes
c7c2a564a9
Update gce controller
2017-04-04 11:51:50 -03:00
chentao1596
37bdb3952e
fix all go style mistakes about fmt.Errorf
2017-03-17 08:35:55 +08:00
Tony Li
62fcc400b8
add debug info and fix spelling
2017-03-08 12:55:33 -05:00
Tony Li
7000924dc5
GCE pre-shared cert fixes ( #395 )
...
* pick up changes to the external cert referenced by lb
* less prone way to check if cert should be deleted
2017-03-07 15:05:21 -08:00
Tony Li
e1d1445370
GCE/GKE "pre-shared" TLS cert ( #291 )
...
* add allow-named-tls annotation
* works for setting tls
* fix logs (mostly)
* add ssl cert annotation
* return an error when cert not found
* use annotation if specified, otherwise use spec
* add TODO on naming
* use the annotation key from k8s
* add unit test for HTTPS LB w/ cert annotation
* refactor logic and check for error
* move annotation to controller package
* remove todo for function naming
2017-03-07 13:42:41 -08:00
Manuel Alejandro de Brito Fontes
712b60f197
Merge pull request #222 from tonglil/fix-log-message
...
Change arg ordering in log message
2017-02-25 08:12:41 -03:00
Tony Li
fbdacb2a67
comment on skipping the error check
2017-02-03 18:23:07 -05:00
Tony Li
404e0712db
check for error getting cert
2017-02-03 17:24:24 -05:00
Tony Li
881ddba90d
change arg ordering in log message
2017-02-03 15:13:08 -05:00
Tim Hockin
0950910e29
GCE: Don't update URL Map if unchanged
2017-01-09 11:41:50 -08:00
bprashanth
b789b78837
Log urlmap
2016-11-22 16:44:08 -08:00
bprashanth
6260eeeed4
Re-order default backend deletion calls
2016-11-22 16:39:08 -08:00
Manuel de Brito Fontes
4d1887310b
Update GCE ingress controller
2016-11-11 18:22:35 -03:00
Jan Chaloupka
8053699360
Remove "All rights reserved" from all the headers
2016-09-08 13:02:39 +02:00
bprashanth
fc50762257
Poll and notice changes to cluster UID
2016-08-11 18:03:00 -07:00
Prashanth Balasubramanian
3bed62f51e
Forget oldSSL cert after first cleanup
2016-06-03 10:44:55 -07:00
Prashanth Balasubramanian
f84ca54831
Readiness probe health check
2016-06-03 10:39:29 -07:00
Prashanth Balasubramanian
24fb4b70aa
Cluster UID store/retrieval
2016-05-27 14:54:38 -07:00
Prashanth Balasubramanian
d3a51031c3
Bump version
2016-04-21 11:46:23 -07:00
Prashanth Balasubramanian
fc6d9a47fd
Update certificates on secret update
2016-04-21 11:46:23 -07:00
Prashanth Balasubramanian
8d59739bb1
List from cloud and resync InMemoryPool.
2016-04-04 14:03:38 -07:00
Prashanth Balasubramanian
5b2de6e40b
Simplify urlmap update logic.
2016-04-04 14:03:38 -07:00
Prashanth Balasubramanian
3ee943d434
Allow a user specified global static ip via annotation.
2016-03-14 11:06:43 -07:00
Prashanth Balasubramanian
3da4e74e5a
git mv Ingress ingress
2016-02-26 16:55:24 -08:00