Alex Kursell
|
6492e0c43c
|
Fix session-cookie-* annotation reloading
|
2019-02-19 17:27:08 -05:00 |
|
Kubernetes Prow Robot
|
5f2f2684af
|
Merge pull request #3756 from anthonyho007/master
Create custom annotation for satisfy "value"
|
2019-02-19 13:55:50 -08:00 |
|
Anthony Ho
|
de735326b9
|
Create custom annotation for satisfy "value"
|
2019-02-19 15:58:35 -05:00 |
|
Kubernetes Prow Robot
|
a42183a22d
|
Merge pull request #3695 from yowenter/patch-1
> Don't reload nginx when L4 endpoints changed
|
2019-02-19 11:27:11 -08:00 |
|
Kubernetes Prow Robot
|
d23d7aab08
|
Merge pull request #3775 from kppullin/fix-l4-dns-resolve-failures
Fix DNS lookup failures in L4 services
|
2019-02-19 11:11:48 -08:00 |
|
TaoGe
|
fb4c991704
|
> Don't reload nginx when L4 service pods changed
Since we use lua upstream for L4 service balancer. We don't need reload nginx when L4 service pod changed.
|
2019-02-19 14:31:45 +08:00 |
|
Kubernetes Prow Robot
|
c57a855381
|
Merge pull request #3682 from ocowchun/patch-1
enable use-forwarded-headers for L7 LB
|
2019-02-18 19:55:14 -08:00 |
|
ocowchun(Ben Yeh)
|
a8fc20f329
|
enable use-forwarded-headers for L7 LB
|
2019-02-18 14:31:09 +08:00 |
|
Kevin Pullin
|
628dc7db82
|
Add 'waitForLuaSync' sleep in external name TCP test
|
2019-02-17 20:32:27 -08:00 |
|
Kevin Pullin
|
c73f5bf313
|
Fix DNS failures in L4 services
|
2019-02-17 14:12:10 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
d86d3b9602
|
Do not log unnecessarily (#3771)
|
2019-02-16 20:56:18 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
6821beba4b
|
Fix dashboard link [skip ci] (#3772)
|
2019-02-16 19:58:26 -03:00 |
|
Kubernetes Prow Robot
|
88a52174c3
|
Merge pull request #3767 from alanjcastonguay/feature/datadog-opentracing-part1
Support Opentracing with Datadog - part 1
|
2019-02-16 03:24:42 -08:00 |
|
Kubernetes Prow Robot
|
a433447d9c
|
Merge pull request #3766 from alanjcastonguay/feature/datadog-opentracing
Support Opentracing with Datadog - part 2
|
2019-02-16 03:22:09 -08:00 |
|
Alan J Castonguay
|
5b38ff5e75
|
Datadog Opentracing support - part 2
This commit is part 2 of 2, adding configuration of the
Datadog Opentracing module to the controller.
Fixes half of #3752
|
2019-02-15 15:20:10 -05:00 |
|
Alan J Castonguay
|
9129313ba2
|
Datadog Opentracing support - part 1
This commit is part 1 of 2, adding the Datadog Opentracing
module to the nginx container.
Download https://github.com/DataDog/dd-opentracing-cpp and
https://github.com/msgpack/msgpack-c/, build and install both
during build of the quay.io/kubernetes-ingress-controller image.
Bump nginx tag version to 0.77
Fixes half of #3752
|
2019-02-15 15:11:50 -05:00 |
|
Kubernetes Prow Robot
|
79999e5978
|
Merge pull request #3765 from ElvinEfendi/custom-http-error-bug-fix
simplify customhttperrors e2e test and add regression test and fix a bug
|
2019-02-14 06:51:33 -08:00 |
|
Elvin Efendi
|
e04cd76b2a
|
fix no config change bug with custom-http-errors
|
2019-02-14 08:29:31 -05:00 |
|
Elvin Efendi
|
67d0600f94
|
simplify customhttperrors e2e test and add regression test
|
2019-02-14 08:11:18 -05:00 |
|
Kubernetes Prow Robot
|
f10cad5d8a
|
Merge pull request #3764 from ElvinEfendi/cleanup-confusing-attribute
delete confusing CustomErrors attribute to make things more explicit
|
2019-02-14 03:26:21 -08:00 |
|
Elvin Efendi
|
770b4f8f89
|
delete confusing CustomErrors attribute to make things more explicit
|
2019-02-13 22:41:02 -05:00 |
|
Kubernetes Prow Robot
|
5bb6651c71
|
Merge pull request #3747 from aledbf/update-nginx
Update nginx and modules
|
2019-02-13 15:35:12 -08:00 |
|
Kubernetes Prow Robot
|
82e98f0d9d
|
Merge pull request #3748 from aledbf/update-image
Update nginx image
|
2019-02-13 15:14:08 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
18bb0e7e51
|
Update e2e image
|
2019-02-13 16:58:17 -03:00 |
|
Kubernetes Prow Robot
|
4f12791725
|
Merge pull request #3696 from Shopify/annotate-default-location
Apply annotations to default location
|
2019-02-12 11:50:26 -08:00 |
|
Kubernetes Prow Robot
|
8e78e3ae81
|
Merge pull request #3757 from carlosdp/patch-1
Add mention of secure-backends to backend-protocol docs
|
2019-02-11 16:28:18 -08:00 |
|
Carlos Diaz-Padron
|
de73bba325
|
Add mention of secure-backends to backend-protocol docs
|
2019-02-11 15:40:36 -08:00 |
|
Alex Kursell
|
f6e4f27a9c
|
Apply annotations to default location
|
2019-02-11 14:32:49 -05:00 |
|
Kubernetes Prow Robot
|
136eaa042c
|
Merge pull request #3686 from Shopify/dbg-tool
Add debug binary to the docker image
|
2019-02-11 07:27:15 -08:00 |
|
Kubernetes Prow Robot
|
0317f29a0c
|
Merge pull request #3749 from diazjf/more-unit
Enhance Unit Tests for Annotations
|
2019-02-10 13:58:27 -08:00 |
|
Fernando Diaz
|
2ffa9dc7e6
|
Enhance Unit Tests for Annotations
Adds unit tests for a variety of different annotations.
|
2019-02-10 14:44:11 -06:00 |
|
Kubernetes Prow Robot
|
df57013a80
|
Merge pull request #3671 from moonming/randomseed-bugfix
bugfix: fixed duplicated seeds.
|
2019-02-10 11:33:42 -08:00 |
|
Kubernetes Prow Robot
|
e71b7ad9ab
|
Merge pull request #3751 from tammert/opentracing-env-variables
Parse environment variables in OpenTracing configuration
|
2019-02-10 10:49:54 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
67dc2239bc
|
Update nginx and modules
|
2019-02-10 15:25:31 -03:00 |
|
Kubernetes Prow Robot
|
74ec43e710
|
Merge pull request #3750 from aledbf/update-godeps
Update go dependencies
|
2019-02-10 10:22:54 -08:00 |
|
Sebastiaan Tammer
|
2910e7a862
|
Added link for fieldRef information
|
2019-02-10 17:24:32 +01:00 |
|
Sebastiaan Tammer
|
15134ffde4
|
Parse environment variables in OpenTracing configuration
|
2019-02-10 16:59:05 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
dc777df8dd
|
Update go dependencies
|
2019-02-09 19:03:51 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5acc33e608
|
Update nginx image
|
2019-02-09 18:53:31 -03:00 |
|
Alex Kursell
|
aba5490a08
|
make dep-ensure
|
2019-02-08 11:32:23 -05:00 |
|
Alex Kursell
|
31746f6e81
|
Add debug tool to image
|
2019-02-08 11:25:04 -05:00 |
|
Kubernetes Prow Robot
|
e04cc4d18b
|
Merge pull request #3739 from Shopify/increase-log-level
dont log unnecessarily
|
2019-02-07 13:12:05 -08:00 |
|
Elvin Efendi
|
25f21bf845
|
dont log unnecessarily
|
2019-02-07 13:22:02 -05:00 |
|
Kubernetes Prow Robot
|
3959984056
|
Merge pull request #3728 from Shopify/fix-test-list-ingresses
Fix flaky test
|
2019-02-07 07:08:56 -08:00 |
|
Kubernetes Prow Robot
|
6822d5bd12
|
Merge pull request #3734 from Shopify/remove-old-dicts
remove old unused lua dicts
|
2019-02-06 20:21:28 -08:00 |
|
Kubernetes Prow Robot
|
dd0c5b6bac
|
Merge pull request #3736 from Shopify/increase-log-level
do not unnecessarily log
|
2019-02-06 19:24:50 -08:00 |
|
Kubernetes Prow Robot
|
79b1f98b8f
|
Merge pull request #3737 from aledbf/increase-timeout
Adjust probe timeouts
|
2019-02-06 16:05:29 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
88c9f4ec3f
|
Adjust probe timeouts
|
2019-02-06 20:19:12 -03:00 |
|
Kubernetes Prow Robot
|
b323ff5047
|
Merge pull request #3667 from Shopify/fix-worker-connection-calculation
worker_connections should be less (3/4th) than worker_rlimit_nofile
|
2019-02-06 15:11:20 -08:00 |
|
Elvin Efendi
|
914cca8a7c
|
do not unnecessarily log
|
2019-02-06 17:39:38 -05:00 |
|