Commit graph

376 commits

Author SHA1 Message Date
Tim Hockin
e1b6322561 Don't try to sync LBs that have no ports
For example: an ingress with a single backend that happens to not be NodePort.
In the most basic sense, this LB is broken.  We could skip it entirely, but if
there are any ports we can at least make progress.  Log an event for missing
NodePorts.  If there are no node-ports, don't try to create it at all.
2017-01-04 17:00:48 -08:00
Tim Hockin
37508a11c1 Log when a UID is created 2017-01-04 16:59:11 -08:00
Tim Hockin
c3b7631b01 Log node-sync details 2017-01-04 16:59:03 -08:00
Tim Hockin
d1f13a3ad4 Fix a typo in logs 2017-01-04 16:58:47 -08:00
Tim Hockin
4e5efe56de rename for clarity 2017-01-04 13:13:02 -08:00
Manuel Alejandro de Brito Fontes
567fa3b456 Merge pull request #93 from aledbf/fix-sort
Fix sort for catch all server
2017-01-02 16:23:05 -03:00
Manuel Alejandro de Brito Fontes
b43ab741e1 Merge pull request #101 from chentao1596/add-unit-test-for-strings
Add unit test for strings.StringInSlice
2017-01-02 11:57:47 -03:00
Manuel Alejandro de Brito Fontes
6af7684161 Merge pull request #92 from aledbf/custom-timeouts
Refactoring of nginx configuration deserialization
2017-01-02 11:35:14 -03:00
Manuel de Brito Fontes
c0b5be6ff7 Refactoring of nginx configuration deserialization 2017-01-02 11:09:24 -03:00
Prashanth B
5cdb8fe4fb Merge pull request #77 from aledbf/dns-resolver
Add support for IPV6 in dns resolvers
2017-01-01 20:21:52 -08:00
Prashanth B
e76e7d03df Merge pull request #66 from bprashanth/more_docs
Start FAQ docs
2017-01-01 18:47:33 -08:00
chentao1596
1bd97e8272 add unit test for strings.StringInSlice 2017-01-02 00:26:46 +08:00
Manuel Alejandro de Brito Fontes
756b41bc23 Merge pull request #96 from justinsb/fix_typo
Fix typo PassthrougBackends -> PassthroughBackends
2016-12-29 20:15:12 -03:00
Manuel Alejandro de Brito Fontes
fbe3ddc20a Merge pull request #97 from justinsb/fix_gofmt
Fix gofmt
2016-12-29 20:01:56 -03:00
Justin Santa Barbara
21d237792b Fix gofmt
So `make fmt` passes
2016-12-29 17:59:56 -05:00
Justin Santa Barbara
fb8208cf8b Fix typo PassthrougBackends -> PassthroughBackends 2016-12-29 17:57:51 -05:00
Manuel de Brito Fontes
f893a88f5e Fix sort for catch all server 2016-12-29 12:29:39 -03:00
Manuel de Brito Fontes
61dad19f8e Fix lint errors 2016-12-28 07:30:58 -03:00
Manuel de Brito Fontes
99209ad33d Add support for IPV6 in dns resolvers 2016-12-28 07:30:58 -03:00
Manuel Alejandro de Brito Fontes
8e90fc0290 Merge pull request #91 from aledbf/fix-x-forwarded-port
Fix x-forwarded-port mapping
2016-12-26 19:56:36 -03:00
Manuel Alejandro de Brito Fontes
c38868b018 Merge pull request #88 from gianrubio/fix-mutiple-tls
Fix multiple tls hosts sharing the same secretName
2016-12-26 14:04:11 -03:00
Manuel de Brito Fontes
3b4358b861 Fix x-forwarded-port mapping 2016-12-26 10:56:22 -03:00
Manuel Alejandro de Brito Fontes
09b17ed5ae Merge pull request #90 from chentao1596/fix-dev-wrong-links
fix the wrong link to build/test/release
2016-12-26 10:25:03 -03:00
Manuel Alejandro de Brito Fontes
bd64dd5909 Merge pull request #89 from chentao1596/fix-develop-guide-ref
fix the wrong links to the examples and developer documentation
2016-12-26 10:24:51 -03:00
chentao1596
2d012504f0 fix the wrong link to build/test/release 2016-12-26 17:11:30 +08:00
chentao1596
fa608dd317 fix the wrong links to the examples and developer documentation 2016-12-26 16:50:46 +08:00
Giancarlo Rubio
e033772142 Fix multiple tls hosts, using the same secretName 2016-12-25 20:48:10 +01:00
Prashanth B
39807569a2 Merge pull request #82 from aledbf/fix-port-442
Fix incorrect X-Forwarded-Port for TLS
2016-12-22 09:57:51 -08:00
Prashanth B
02a0e56ffb Merge pull request #81 from porridge/no-push
Do not push containers to remote repo as part of test-e2e.
2016-12-22 09:50:34 -08:00
Manuel de Brito Fontes
99fb1f4874 Fix incorrect X-Forwarded-Port for TLS 2016-12-22 10:03:58 -03:00
Marcin Owsiany
fbb41cc698 Do not push containers to remote repo as part of test-e2e.
Since the cluster runs locally, this seems unnecessary.
2016-12-22 10:55:04 +01:00
bprashanth
85c4317258 Start FAQ docs 2016-12-21 13:47:21 -08:00
Manuel Alejandro de Brito Fontes
f0762ba144 Merge pull request #34 from euank/nginx-ipv6ish
nginx: also listen on ipv6
2016-12-21 13:53:49 -03:00
Manuel Alejandro de Brito Fontes
436ac9e75a Merge pull request #68 from chentao1596/fix-ref
fix ref to new issue
2016-12-21 13:45:24 -03:00
Manuel Alejandro de Brito Fontes
825a4a60ad Merge pull request #58 from gianrubio/branch/invalid-port
Fix "invalid port in upstream" on nginx controller
2016-12-21 13:44:53 -03:00
chentao1596
f96e964522 fix ref 2016-12-20 10:41:17 +08:00
Manuel Alejandro de Brito Fontes
e58524f409 Merge pull request #65 from aledbf/fix-status
Support hostnames in Ingress status
2016-12-16 15:16:41 -03:00
Manuel de Brito Fontes
3873042669 Return correct node address 2016-12-16 14:56:27 -03:00
Manuel de Brito Fontes
77967aa15f Support hostnames in Ingress status 2016-12-16 14:47:22 -03:00
Prashanth B
e1942885f2 Merge pull request #64 from aledbf/sort-whitelist
Sort whitelist list to avoid random orders
2016-12-15 10:19:02 -08:00
Manuel de Brito Fontes
bd5d90539a Sort whitelist list to avoid random orders 2016-12-15 12:03:16 -03:00
Manuel Alejandro de Brito Fontes
88780f77f6 Merge pull request #62 from aledbf/fix-e2e-start
Fix e2e make targets
2016-12-15 10:42:34 -03:00
Manuel de Brito Fontes
6895e71f80 Fix e2e make targets 2016-12-15 10:12:16 -03:00
Manuel Alejandro de Brito Fontes
c092409c9b Merge pull request #61 from porridge/coverage
Ignore coverage profile files.
2016-12-15 09:24:09 -03:00
Marcin Owsiany
2da9ca86d3 Ignore coverage profile files. 2016-12-15 11:00:26 +01:00
Giancarlo Rubio
bda6646905 Fix "invalid port in upstream" on nginx controller 2016-12-14 17:42:34 +01:00
Prashanth B
0af8cccc7f Merge pull request #54 from bprashanth/devel_docs
Expand developer docs
2016-12-13 14:21:17 -08:00
Prashanth B
3f3e224ab1 Merge pull request #55 from bprashanth/bump_glbc
Bump up glbc version to match release
2016-12-13 12:45:42 -08:00
bprashanth
939cb9c122 Expand developer docs 2016-12-13 10:50:08 -08:00
bprashanth
5fcd42f7dc Bump up glbc version to match release 2016-12-12 19:16:33 -08:00