ingress-nginx-helm/controllers/gce/controller
bprashanth 7d709d5e93 Match named port between container and probe
We were previous matching the target port with the readiness probe, and
hence dropping the case where the container port and the probe had the
same name, but the target port did not.
2017-01-27 14:22:44 -08:00
..
cluster_manager.go Move IG GC out of backend pool and into cluster manager 2017-01-10 03:49:08 -08:00
controller.go rename for clarity 2017-01-04 13:13:02 -08:00
controller_test.go Fix lint errors 2016-11-11 18:23:02 -03:00
doc.go Remove "All rights reserved" from all the headers 2016-09-08 13:02:39 +02:00
fakes.go Fix lint errors 2016-12-28 07:30:58 -03:00
tls.go Update GCE ingress controller 2016-11-11 18:22:35 -03:00
util_test.go Match named port between container and probe 2017-01-27 14:22:44 -08:00
utils.go Match named port between container and probe 2017-01-27 14:22:44 -08:00