Commit graph

132 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
8f9b71002b Merge pull request #154 from chentao1596/cors-unit-test
add unit test cases for core.pkg.ingress.annotations.cors
2017-01-21 23:25:13 -03:00
Manuel de Brito Fontes
3df139cb56 Add configuration and annotation for port_in_redirect 2017-01-21 23:01:21 -03:00
chentao1596
4bdc7d87ff add unit test cases for annotations.cors 2017-01-22 09:32:22 +08:00
Manuel de Brito Fontes
db17db812d Add annotation for port in redirect 2017-01-21 13:56:54 -03:00
Manuel Alejandro de Brito Fontes
728c1c96f0 Merge pull request #143 from aledbf/improve-errors
Use protobuf instead of rest to connect to apiserver host and add troubleshooting doc
2017-01-21 13:54:48 -03:00
Manuel de Brito Fontes
e5b02b609f Use protobuf instead of rest to connect to apiserver host 2017-01-21 13:25:12 -03:00
Manuel de Brito Fontes
6cd20734c6 Add flag to allow switch off the update of Ingress status 2017-01-21 12:25:22 -03:00
Manuel de Brito Fontes
b0c2619594 Add annotation to allow custom body sizes 2017-01-21 11:50:05 -03:00
Manuel de Brito Fontes
ba98383c2d Add TCP and UDP services removed in migration 2017-01-18 23:46:03 -03:00
Manuel Alejandro de Brito Fontes
793672d9b0 Merge pull request #119 from chentao1596/add-unit-test-for-annotations-service
add unit test case for annotations.service
2017-01-13 09:12:39 -03:00
Manuel de Brito Fontes
4a2146b8dc Address comments about consistency in the code 2017-01-12 19:05:55 -03:00
Manuel de Brito Fontes
8191245eee Fix interface duplication 2017-01-12 14:11:50 -03:00
Manuel de Brito Fontes
597a0e691a Deny location mapping in case of specific errors 2017-01-12 13:40:32 -03:00
Giancarlo Rubio
14ae787b40 FIX: ingress was not creating the endpoint when target port is string 2017-01-10 11:48:25 +01:00
chentao1596
fac77e7e1b add unit test for annotations.service 2017-01-10 15:17:05 +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 de Brito Fontes
c0b5be6ff7 Refactoring of nginx configuration deserialization 2017-01-02 11:09:24 -03:00
Manuel de Brito Fontes
f893a88f5e Fix sort for catch all server 2016-12-29 12:29:39 -03:00
Manuel de Brito Fontes
99209ad33d Add support for IPV6 in dns resolvers 2016-12-28 07:30:58 -03:00
Giancarlo Rubio
e033772142 Fix multiple tls hosts, using the same secretName 2016-12-25 20:48:10 +01: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
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
Manuel de Brito Fontes
bd5d90539a Sort whitelist list to avoid random orders 2016-12-15 12:03:16 -03:00
Giancarlo Rubio
bda6646905 Fix "invalid port in upstream" on nginx controller 2016-12-14 17:42:34 +01:00
Manuel de Brito Fontes
86dbf979cb Add nginx metrics to prometheus 2016-11-29 18:10:06 -03:00
Manuel de Brito Fontes
478d51c827 Add healthz checker 2016-11-27 02:28:04 -03:00
Manuel de Brito Fontes
16c5800545 Add e2e boilerplate 2016-11-23 21:34:30 -03:00
Manuel de Brito Fontes
42b58e957c Avoid nginx reloads 2016-11-23 21:19:07 -03:00
Manuel de Brito Fontes
5a8e090736 Add Generic interface 2016-11-23 21:17:49 -03:00
Manuel de Brito Fontes
f2b627486d Remove interface 2016-11-23 21:17:49 -03:00
Manuel de Brito Fontes
ed9a416b01 Split implementations from generic code 2016-11-23 21:17:49 -03:00