Commit graph

  • e911f20405 Merge pull request #661 from aledbf/update-client-go Manuel Alejandro de Brito Fontes 2017-04-26 23:58:15 -03:00
  • d1e77f132f Remove helper required in go < 1.8 Manuel de Brito Fontes 2017-04-26 23:52:03 -03:00
  • 8fc09d521f Add debug information about ingress class Manuel de Brito Fontes 2017-04-26 23:43:52 -03:00
  • f4147e9e6c Avoid running nginx if the configuration file is empty Manuel de Brito Fontes 2017-04-26 23:34:36 -03:00
  • 25d50fa371 Merge pull request #660 from aledbf/update-client-go Manuel Alejandro de Brito Fontes 2017-04-26 23:33:29 -03:00
  • 7eee34f473 Rollback queue refactoring Manuel de Brito Fontes 2017-04-26 22:52:04 -03:00
  • b01dc68e30 [GLBC] Specify balancing mode for backends being added to existing backend service (#652) Nick Sardo 2017-04-26 16:02:17 -07:00
  • 14054be571 [GLBC] Fix problem surfacing error (#658) Nick Sardo 2017-04-26 15:30:33 -07:00
  • cd3e546c80 [GLBC] Better certificate handling (#639) Nick Sardo 2017-04-26 11:15:19 -07:00
  • 7deb1a2beb Merge pull request #654 from aledbf/update-go Manuel Alejandro de Brito Fontes 2017-04-26 08:13:39 -03:00
  • 4af97467d1 Update go version to 1.8 Manuel de Brito Fontes 2017-04-26 00:40:30 -03:00
  • 201a109bb5 Merge pull request #637 from aledbf/0.9.0-beta.4 Manuel Alejandro de Brito Fontes 2017-04-25 18:10:16 -03:00
  • 1362d29d55 Merge pull request #651 from thakkaryash94/patch-1 Manuel Alejandro de Brito Fontes 2017-04-25 17:44:23 -03:00
  • 09b3a998cf Update README.md Yash Thakkar 2017-04-26 01:40:33 +05:30
  • 0395963fc5 Merge pull request #650 from eduardobaitello/patch-1 Manuel Alejandro de Brito Fontes 2017-04-25 16:54:43 -03:00
  • f737cdcae5 Fix default value information Eduardo Baitello 2017-04-25 16:27:18 -03:00
  • 9f426888b8 Add support for arm, arm64 and s390x arch Manjunath A Kumatagi 2017-04-17 02:30:34 -04:00
  • 5684c82d6c Release 0.9-beta.4 Manuel de Brito Fontes 2017-04-20 22:57:59 -03:00
  • 5fb45c962a Merge pull request #644 from aledbf/support-proxy-https Manuel Alejandro de Brito Fontes 2017-04-24 22:50:58 -03:00
  • ab1f04b9c2 Add support for https in proxy request for external authentication Manuel de Brito Fontes 2017-04-24 22:14:38 -03:00
  • db4cbac2e8 Merge pull request #642 from arjanschaaf/configuration-snippets-documentation Manuel Alejandro de Brito Fontes 2017-04-24 12:00:47 -03:00
  • 1a191846a9 Mentioned in the comments of #180 the annotation for configuration snippets was missing from the configuration documentation Arjan Schaaf 2017-04-24 16:27:56 +02:00
  • 4c54a7be03 ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work. Arjan Schaaf 2017-04-24 16:25:16 +02:00
  • 1b5f8b8779 ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work. Arjan Schaaf 2017-04-24 16:24:20 +02:00
  • 4bd0f49b22 Merge pull request #638 from arjanschaaf/nginx-sticky-annotations Manuel Alejandro de Brito Fontes 2017-04-21 13:16:10 -03:00
  • 389e0f527c Nginx sticky annotations #258 made the global enable-sticky-sessions obsolete Arjan Schaaf 2017-04-21 14:57:45 +02:00
  • 9d4a8b8c17 Merge pull request #635 from aledbf/feature-632 Manuel Alejandro de Brito Fontes 2017-04-20 18:38:04 -03:00
  • 203171ecaa Merge pull request #634 from philips/patch-2 Manuel Alejandro de Brito Fontes 2017-04-20 18:13:31 -03:00
  • 12d4aadf74 Allow configuration of features underscores_in_headers and ignore_invalid_headers Manuel de Brito Fontes 2017-04-20 18:12:16 -03:00
  • e220fb84f9 catalog: add alb-ingress-controller Brandon Philips 2017-04-20 14:02:06 -07:00
  • d8d9a5ff17 Merge pull request #633 from aledbf/lint Manuel Alejandro de Brito Fontes 2017-04-20 17:15:19 -03:00
  • 786d977a90 Fix lint errors Manuel de Brito Fontes 2017-04-20 16:48:14 -03:00
  • b18f8e86ad Merge pull request #629 from aledbf/externalname-feature Manuel Alejandro de Brito Fontes 2017-04-20 16:44:03 -03:00
  • f6af1ca023 Merge pull request #614 from aledbf/refactor-passthrough Manuel Alejandro de Brito Fontes 2017-04-20 16:43:44 -03:00
  • 91c00062c7 Merge pull request #628 from jcmoraisjr/jm-fix-rewrite-doc Manuel Alejandro de Brito Fontes 2017-04-20 14:49:35 -03:00
  • 949c094e6d Merge pull request #630 from chentao1596/tcp-example Manuel Alejandro de Brito Fontes 2017-04-20 07:42:48 -03:00
  • df16253fab Add example for TCP loadbalancing chentao1596 2017-04-20 14:34:40 +08:00
  • c71fe9f73f Add support for services of type ExternalName Manuel de Brito Fontes 2017-04-19 23:30:51 -03:00
  • dcc0efc827 Merge pull request #626 from wmorgan/patch-1 Manuel Alejandro de Brito Fontes 2017-04-19 19:26:37 -03:00
  • 9b5f8c5e05 Fix HAProxy rewrite doc Joao Morais 2017-04-19 19:26:17 -03:00
  • 94d256e44d Merge pull request #627 from kubernetes/revert-510-delete_redundant Nick Sardo 2017-04-19 15:01:21 -07:00
  • 893a828587 Revert "Remove the code which get same resources twice" Nick Sardo 2017-04-19 15:00:27 -07:00
  • e7ed88e881 include Linkerd in the ingress controller catalog William Morgan 2017-04-19 14:22:26 -07:00
  • 74aff2eb7e Merge pull request #511 from FengyunPan/fix-backend Nick Sardo 2017-04-18 22:17:07 -07:00
  • 590bc0dfc1 Add go-proxyproto dependencies Manuel de Brito Fontes 2017-04-19 01:29:36 -03:00
  • de14e2f4f1 Refactor ssl-passthroug using go to handle TLS hello Manuel de Brito Fontes 2017-04-09 20:51:38 -03:00
  • e913c37651 Ignore err when delete a NotFound backend FengyunPan 2017-04-19 12:07:51 +08:00
  • d2c7e9008f Merge pull request #510 from FengyunPan/delete_redundant Nick Sardo 2017-04-18 20:07:41 -07:00
  • c34c16bd1f Merge pull request #624 from justinsb/fix_623 Manuel Alejandro de Brito Fontes 2017-04-19 00:04:28 -03:00
  • 322be61522 Compute server_names_hash_bucket_size correctly Justin Santa Barbara 2017-04-18 22:29:51 -04:00
  • d42f4942bc Remove the code which get same resources twice FengyunPan 2017-03-27 17:22:05 +08:00
  • 827e6f1aab Merge pull request #622 from nicksardo/gce-faq-minor-fixes Nick Sardo 2017-04-18 16:41:32 -07:00
  • b6b67400d7 Minor FAQ fixes Nick Sardo 2017-04-18 16:40:02 -07:00
  • 642cb74cc7 [GLBC] Support backside re-encryption (#519) Nick Sardo 2017-04-18 12:44:17 -07:00
  • 7f3763590a Merge pull request #615 from aledbf/avoid-wait Manuel Alejandro de Brito Fontes 2017-04-16 21:40:38 -03:00
  • aba45a01ad Process exited cleanly before we hit wait4 Manuel de Brito Fontes 2017-04-16 20:04:32 -03:00
  • fc67b1d5e2 Merge pull request #613 from aledbf/fix-multiple-status Manuel Alejandro de Brito Fontes 2017-04-16 17:10:54 -03:00
  • a3d3bbe7fc Merge pull request #612 from jcmoraisjr/jm-haproxy-rewrite Manuel Alejandro de Brito Fontes 2017-04-16 15:49:32 -03:00
  • c4ef98240d Status leader election must consired the ingress class Manuel de Brito Fontes 2017-04-16 15:48:12 -03:00
  • 31b04f9c04 HAProxy Ingress rewrite options Joao Morais 2017-04-15 17:05:58 -03:00
  • 0f9f082959 Merge pull request #599 from aledbf/force-isolation Manuel Alejandro de Brito Fontes 2017-04-15 11:42:46 -03:00
  • cd6a2123c4 Merge pull request #607 from aledbf/master Manuel Alejandro de Brito Fontes 2017-04-14 22:20:38 -03:00
  • 4817ddff3a Merge pull request #604 from jonaskint/master Manuel Alejandro de Brito Fontes 2017-04-14 21:07:41 -03:00
  • 9994365ae4 Allow custom server_names_hash_max_size and server_names_hash_bucket_size values Manuel de Brito Fontes 2017-04-14 20:59:10 -03:00
  • c729cd8adc Merge pull request #606 from nicksardo/gce-ilb-docs Tim Hockin 2017-04-14 16:51:44 -07:00
  • 0df5f79da5 Adding note on how to create an ILB without blocking ingress controller Nick Sardo 2017-04-14 16:28:15 -07:00
  • 172f7548d4 Multi arch nginx-slim docker image Manjunath A Kumatagi 2017-04-11 19:19:15 +05:30
  • 067b388d85 Merge pull request #600 from aledbf/fix-reaper Manuel Alejandro de Brito Fontes 2017-04-13 21:26:21 -03:00
  • a7b09e71a1 Fixing wildcard in hostname for the upstream map Jonas Kint 2017-04-13 17:27:20 +02:00
  • 86128f87b4 Merge pull request #601 from caiyixiang/add-judgment Manuel Alejandro de Brito Fontes 2017-04-13 08:44:39 -03:00
  • 25a5b92e94 add a judgment caiyixiang 2017-04-13 16:38:07 +08:00
  • 77c9f4e5fc Add flag to force namespace isolation Manuel de Brito Fontes 2017-04-12 22:50:54 -03:00
  • 256cd6b1df Replace custom child reap code with go-reap Manuel de Brito Fontes 2017-04-12 20:20:18 -03:00
  • 03cae88983 Merge pull request #580 from gyliu513/readme Manuel Alejandro de Brito Fontes 2017-04-12 18:04:31 -03:00
  • 3810515663 Merge pull request #583 from stibi/patch-1 Manuel Alejandro de Brito Fontes 2017-04-12 17:04:05 -03:00
  • e2dbca64e7 Merge pull request #586 from lihan/584-build-doc-update Manuel Alejandro de Brito Fontes 2017-04-12 16:13:24 -03:00
  • 4b07d2452d Merge pull request #595 from aledbf/ext-auth-host-header Manuel Alejandro de Brito Fontes 2017-04-12 10:03:30 -03:00
  • 6038e17728 Remove Host header from auth_request proxy configuration Manuel de Brito Fontes 2017-04-12 09:37:03 -03:00
  • 9ff3b86315 Merge pull request #588 from aledbf/avoid-multiple-reads Manuel Alejandro de Brito Fontes 2017-04-11 15:35:38 -03:00
  • 8f3f51367a Remove test because of the refactoring Manuel de Brito Fontes 2017-04-11 14:50:28 -03:00
  • 987540f8f6 [GLBC] Update firewall source ranges if outdated (#574) Nick Sardo 2017-04-11 09:01:42 -07:00
  • 190788848a Read resolv file just oncce Manuel de Brito Fontes 2017-04-11 11:47:49 -03:00
  • 7b618cbd78 Updated instructions to create an ingress controller build Lihan Li 2017-04-11 22:48:27 +10:00
  • c36d6ffbff Merge pull request #536 from chentao1596/back_ssl_test Manuel Alejandro de Brito Fontes 2017-04-11 09:17:15 -03:00
  • beb17f39ab fixed lua_package_path in nginx.tmpl Martin Stiborsky 2017-04-11 09:43:33 +02:00
  • f5baeb2f4a add unit test cases for core/pkg/ingress/controller/backend_ssl chentao1596 2017-04-11 14:48:39 +08:00
  • 2ec3bb810e remove reduntants alias chentao1596 2017-03-27 10:18:22 +08:00
  • 4674c0ec69 Updated faq for running multiple ingress controller. Guangya Liu 2017-04-10 13:39:43 +08:00
  • 6ed6475e87 Merge pull request #579 from aledbf/avoid-removing-status Manuel Alejandro de Brito Fontes 2017-04-09 16:42:59 -03:00
  • 5bd729a1b6 Detect if the ingress controller is running with multiple replicas Manuel de Brito Fontes 2017-04-09 16:14:20 -03:00
  • 7f6aaf0bb7 Merge pull request #576 from aledbf/refactoring-secrets-sync Manuel Alejandro de Brito Fontes 2017-04-09 15:29:35 -03:00
  • 64d0b08128 Merge pull request #577 from aledbf/avoid-childs Manuel Alejandro de Brito Fontes 2017-04-09 15:29:04 -03:00
  • d78e464cc5 Merge pull request #578 from aledbf/master Manuel Alejandro de Brito Fontes 2017-04-09 15:28:36 -03:00
  • 25bb7e4311 Set different listeners per protocol version Manuel de Brito Fontes 2017-04-09 15:03:27 -03:00
  • 1c6c4273c9 Avoid child processes Manuel de Brito Fontes 2017-04-09 13:58:03 -03:00
  • f28142ae8e Replace secret workqueue Manuel de Brito Fontes 2017-04-09 13:52:10 -03:00
  • 7c635a8c83 Merge pull request #570 from nicksardo/pkg-rename Nick Sardo 2017-04-07 07:21:14 -07:00
  • 5b37d2b315 Rename packages from api to api_v1 Nick Sardo 2017-04-06 22:27:50 -07:00
  • cfef9d82fd Merge pull request #568 from jcmoraisjr/jm-ann-approot-1 Manuel Alejandro de Brito Fontes 2017-04-06 22:52:44 -03:00
  • 239166b4b7 Revert merge annotations to the implicit root context Joao Morais 2017-04-06 22:18:51 -03:00