Commit Graph

6783 Commits

Author SHA1 Message Date
Manuel de Brito Fontes 2632fe566b Update Ingress status information in nginx controller 2016-03-31 00:06:36 -03:00
Manuel de Brito Fontes 7abc7a77f6 Add configuration for retries in non-idempotent requests 2016-03-30 16:32:56 -03:00
Manuel de Brito Fontes c9f8a06399 Add ump load balancing and naxsi as WAF. Update nginx to 1.9.13 2016-03-29 23:22:44 -03:00
Prashanth B a06f0a707e Merge pull request #642 from aledbf/restrict-nginx-status
Improve nginx-ingress-controller documentation.
2016-03-29 15:17:35 -07:00
Manuel de Brito Fontes 045619b2ee Remove examples from the main README.md 2016-03-29 19:15:03 -03:00
Prashanth B af4e6fafa5 Merge pull request #563 from bprashanth/ingress_static_ip
Allow a user specified global static ip via annotation.
2016-03-28 08:37:08 -07:00
Prashanth B 8a03c2385f Merge pull request #647 from bprashanth/ing_docs
Clarify firewall rule doc.
2016-03-27 18:39:22 -07:00
Manuel de Brito Fontes b7dee6f95c Rename controller to nginx 2016-03-27 22:30:58 -03:00
Prashanth Balasubramanian 58882f25cb Clarify firewall rule doc. 2016-03-27 18:25:53 -07:00
Manuel de Brito Fontes 41c34bd9e8 Improve documentation. Add flag to enable vts status module 2016-03-27 22:13:20 -03:00
Prashanth Balasubramanian 812d0314c1 Fix some typos in nginx README.md 2016-03-25 18:45:36 -07:00
Manuel de Brito Fontes 08c42c8486 Change docker images location 2016-03-25 17:55:18 -03:00
Manuel de Brito Fontes 3baca11204 Add signal handlers 2016-03-25 17:55:18 -03:00
Manuel de Brito Fontes 99b4546311 Use ubuntu-slim image 2016-03-25 17:55:18 -03:00
Manuel de Brito Fontes 5a0ce3b06b Update haproxy image 2016-03-25 17:55:00 -03:00
Manuel de Brito Fontes 4c7df76c39 Update nginx-slim 2016-03-25 17:55:00 -03:00
Manuel de Brito Fontes 13c21386e2 Improve event handling using a workqueue 2016-03-25 15:34:44 -03:00
Manuel de Brito Fontes f5892e06fe Implement HealthzChecker interface. Add flag to allow profiling 2016-03-24 03:06:21 -03:00
Manuel de Brito Fontes d9934ec4db Configure nginx using a ConfigMap 2016-03-24 03:06:20 -03:00
Manuel de Brito Fontes 28f9cb0b2b Remove dns from nginx. Use upstreams for default backend service 2016-03-24 03:06:20 -03:00
Manuel Alejandro de Brito Fontes 9b142b56f8 Update godeps 2016-03-24 03:06:20 -03:00
Manuel de Brito Fontes ffe6baa14c Add ssl certificate verification 2016-03-24 03:06:19 -03:00
Manuel de Brito Fontes 5ed462db09 Cleaner Ingress processing code 2016-03-24 03:06:19 -03:00
Manuel de Brito Fontes 6cb0e41737 Remove custom ssl code and add TLS support in Ingress rules 2016-03-24 03:06:18 -03:00
Manuel de Brito Fontes 5feb452ce4 Add helper to verify if the configuration file changed 2016-03-23 19:03:57 -03:00
Manuel de Brito Fontes cad814cbb3 Use nginx upstreams and reload only if configuration changes 2016-03-23 19:03:57 -03:00
Prashanth Balasubramanian d0a15b1267 Add TLS section to GLBC docs, and BETA_LIMITATIONS 2016-03-18 14:25:43 -07:00
Prashanth Balasubramanian 3ee943d434 Allow a user specified global static ip via annotation. 2016-03-14 11:06:43 -07:00
Prashanth Balasubramanian 4409bed106 Redirect on x-forwarded-for=http in echoserver. 2016-03-08 11:16:05 -08:00
Manuel de Brito Fontes 98f03b789a Check if the dns add-on is working properly and skip invalid TCP services 2016-03-06 23:20:23 -03:00
Manuel de Brito Fontes a87efce5c2 Allow nginx Ingress controller run as DaemonSet 2016-02-27 12:17:54 -03:00
Prashanth Balasubramanian 3da4e74e5a git mv Ingress ingress 2016-02-26 16:55:24 -08:00
Prashanth Balasubramanian 34b949c134 Godeps 2016-02-25 16:48:28 -08:00