Commit graph

3884 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
554786fb9c Refactor e2e tests to use the service ClusterIP 2019-02-24 20:04:07 -03:00
jasongwartz
a258ac1ade Changes CustomHTTPErrors annotation to use custom default backend
Updates e2e test

Removes focus from e2e test

Fixes renamed function

Adds tests for new template funcs

Addresses gofmt

Updates e2e test, fixes custom-default-backend test by creating service

Updates docs
2019-02-24 22:48:56 +01:00
Kubernetes Prow Robot
e38e0cb74f Merge pull request #3781 from zoumo/proxy-buffer-number
feat: configurable proxy buffers number
2019-02-22 12:11:46 -08:00
Kubernetes Prow Robot
3558c05d37 Merge pull request #3793 from Shopify/update-mergo
Update mergo dependency
2019-02-22 12:07:39 -08:00
Alex Kursell
a8fb6f315f Change Denied to *string 2019-02-22 11:48:13 -05:00
Alex Kursell
1676224595 Fix test 2019-02-22 10:35:44 -05:00
Alex Kursell
f42e86f9d4 go fmt 2019-02-22 10:19:40 -05:00
Alex Kursell
0ea317a45d Remove interface type from annotations.Ingress struct 2019-02-22 10:14:09 -05:00
Jim Zhang
143aff1c48 fix: run gofmt 2019-02-22 15:04:19 +08:00
Jim Zhang
7c9a49e2cc fix: rename proxy-buffer-number to proxy-buffers-number 2019-02-22 10:21:17 +08:00
Kubernetes Prow Robot
0966141e2a Merge pull request #3787 from aledbf/port-in-redirect
Use UsePortInRedirects only if enabled
2019-02-21 14:35:32 -08:00
Kubernetes Prow Robot
82e41ac79c Merge pull request #3795 from Shopify/optional-be-optional
do not warn when optional annotations arent set
2019-02-21 14:18:05 -08:00
Elvin Efendi
6d4cef7114 increase log verbosity for auth annotations 2019-02-21 16:19:10 -05:00
Alex Kursell
c89dd1022d kick travis 2019-02-21 16:10:52 -05:00
Manuel Alejandro de Brito Fontes
967f84280b Use UsePortInRedirects only if enabled 2019-02-21 17:48:45 -03:00
Kubernetes Prow Robot
ce1dc61354 Merge pull request #3794 from Shopify/set-to-use
use use-context that actually changes the context
2019-02-21 12:21:38 -08:00
Elvin Efendi
63c1de3a9b use use-context that actually changes the context 2019-02-21 13:59:03 -05:00
Alex Kursell
5a6817180c Bump mergo version 2019-02-21 13:23:10 -05:00
Kubernetes Prow Robot
ab5148dbab Merge pull request #3792 from Shopify/dev-env-fix
dont restart minikube when it is already running
2019-02-21 08:54:24 -08:00
Elvin Efendi
eb8db7f7e0 dont restart minikube when it is already running 2019-02-21 10:01:16 -05:00
Kubernetes Prow Robot
e129c0b868 Merge pull request #3791 from yowenter/feature/NGINXController_remove_annoations
- remove annotations in nginxcontroller struct
2019-02-21 04:03:50 -08:00
Taoge
85a76b0e4c - remove annoations in nginxcontroller struct 2019-02-21 19:14:11 +08:00
Kubernetes Prow Robot
cccc5adfc4 Merge pull request #3784 from Shopify/fix-doc
use correct host for jaeger-collector-host in docs
2019-02-20 10:44:12 -08:00
Kubernetes Prow Robot
a902783f79 Merge pull request #3785 from ElvinEfendi/bump-nginx-image
use latest base nginx image
2019-02-20 09:30:17 -08:00
Kubernetes Prow Robot
d3d565fe50 Merge pull request #3782 from ElvinEfendi/lua-bridge-tracer
Lua bridge tracer
2019-02-20 07:28:50 -08:00
Elvin Efendi
62f0b60fee use latest base nginx image 2019-02-20 10:26:49 -05:00
Elvin Efendi
941d0dc792 use correct host for jaeger-collector-host in docs 2019-02-20 10:16:34 -05:00
Elvin Efendi
6759ec1cc2 print what lib is being downloaded 2019-02-20 08:09:25 -05:00
Elvin Efendi
16409843a6 build lua-bridge-tracer 2019-02-20 07:49:34 -05:00
Jim Zhang
d5cd7e46ab docs: add docs for proxy-buffer-number 2019-02-20 18:07:40 +08:00
Jim Zhang
eabcfc98f7 feat: configurable proxy buffer number 2019-02-20 18:05:09 +08:00
Kubernetes Prow Robot
078c9bc701 Merge pull request #3740 from Shopify/session-annotation-reload
Fix ingress updating for session-cookie-* annotation changes
2019-02-19 15:14:21 -08:00
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