Kubernetes Prow Robot
e48e9c1c77
Merge pull request #3833 from ElvinEfendi/bump-luajit
...
bump luajit version to v2.1-20190228
2019-03-01 03:16:37 -08:00
Elvin Efendi
584750454f
bump luajit version to v2.1-20190228 that has fix for https://github.com/openresty/luajit2/issues/42
2019-02-28 21:16:49 -05:00
Alex Kursell
047aeb5c29
Prevent e2e-tests from running on non-local clusters
2019-02-28 10:54:43 -05:00
Kubernetes Prow Robot
de2f760e41
Merge pull request #3827 from Shopify/fix-plugin-install-docs
...
Fix plugin install location
2019-02-27 12:40:15 -08:00
Alex Kursell
d4b14b40ff
Use incantation from release page
2019-02-27 12:57:55 -05:00
Kubernetes Prow Robot
be1329b225
Merge pull request #3825 from aledbf/release-0.23
...
Release 0.23.0
2019-02-27 09:28:24 -08:00
Alex Kursell
25a0d7a01c
Fix plugin install location
2019-02-27 12:26:12 -05:00
Manuel Alejandro de Brito Fontes
f27b6e2109
Release 0.23.0
2019-02-27 13:21:53 -03:00
Kubernetes Prow Robot
a1b2e132e5
Merge pull request #3822 from Shopify/satisfy-default-remove
...
Set default for satisfy annotation to nothing
2019-02-27 06:13:06 -08:00
Alex Kursell
28d99c6d7d
Set default for satisfy annotation to nothing
2019-02-26 15:05:45 -05:00
Kubernetes Prow Robot
166dd1a41f
Merge pull request #3821 from aledbf/update-nginx
...
Update nginx to 1.15.9
2019-02-26 10:36:27 -08:00
Kubernetes Prow Robot
4ed3339739
Merge pull request #3820 from aledbf/master
...
Update nginx image
2019-02-26 10:34:20 -08:00
Manuel Alejandro de Brito Fontes
f899506b2b
Update nginx image
2019-02-26 14:38:09 -03:00
Manuel Alejandro de Brito Fontes
46d15e0039
Update nginx to 1.15.9
2019-02-26 14:19:53 -03:00
Kubernetes Prow Robot
ec3a2d6bc7
Merge pull request #3819 from aledbf/fix-e2e-osx
...
Fix e2e test in osx
2019-02-26 08:41:54 -08:00
Manuel Alejandro de Brito Fontes
51c6e950a3
Fix e2e test in osx
2019-02-26 12:46:38 -03:00
Kubernetes Prow Robot
ec632817ad
Merge pull request #3780 from arturxx8/master
...
Enable access log for default backend
2019-02-26 05:51:39 -08:00
Mikhail Marchenko
8b3702c829
Enable access log for default backend
...
disable log on default_server
2019-02-26 11:14:31 +03:00
Kubernetes Prow Robot
2fcbcbcb8b
Merge pull request #3779 from Shopify/dbg-kubectl
...
Add kubectl plugin
2019-02-25 17:41:23 -08:00
Alex Kursell
9e424a4a6a
Add kubectl plugin
2019-02-25 15:54:00 -05:00
Kubernetes Prow Robot
c50fe1bc68
Merge pull request #3813 from Shopify/stop-fortune-teller-dependencies
...
Prevent dep from vendoring grpc-fortune-teller dependencies
2019-02-25 11:46:25 -08:00
Kubernetes Prow Robot
bb7a3f3527
Merge pull request #3812 from ecosia/jg-customerrors-e2e-removeunused
...
Removes unused const from customhttperrors e2e test
2019-02-25 11:40:57 -08:00
Kubernetes Prow Robot
e8bfa9a587
Merge pull request #3810 from aledbf/update-nginx
...
Update nginx image
2019-02-25 11:05:19 -08:00
Alex Kursell
1ce405bddd
Prevent dep from vendoring grpc-fortune-teller dependencies
2019-02-25 13:55:43 -05:00
Kubernetes Prow Robot
7b737df49a
Merge pull request #3799 from Shopify/dbg-certs
...
Add /dbg certs command
2019-02-25 10:37:12 -08:00
Manuel Alejandro de Brito Fontes
e0d1060606
Update nginx image
2019-02-25 13:46:39 -03:00
Alex Kursell
c96eae3015
Add /dbg certs command
2019-02-25 11:38:07 -05:00
jasongwartz
164b8590a3
Removes unused const from customhttperrors e2e test
2019-02-25 17:27:05 +01:00
Kubernetes Prow Robot
50ca26a89a
Merge pull request #3811 from aledbf/fix-master
...
Fix e2e tests
2019-02-25 08:25:12 -08:00
Manuel Alejandro de Brito Fontes
11177c95ec
Fix e2e tests
2019-02-25 12:37:20 -03:00
Kubernetes Prow Robot
d8ec96ca7d
Merge pull request #3730 from ecosia/jg-customerrors-defaultbackend
...
Changes CustomHTTPErrors annotation to use custom default backend
2019-02-25 07:22:07 -08:00
Kubernetes Prow Robot
88c2909dee
Merge pull request #3809 from ArchangelSDY/upgrade-lua-resty-balancer
...
Upgrade openresty/lua-resty-balancer
2019-02-25 06:27:31 -08:00
Dayang Shen
db4d012a97
Upgrade openresty/lua-resty-balancer
...
This fixes bug in chash:reinit which prevents endpoints from being
updated correctly.
See https://github.com/openresty/lua-resty-balancer/pull/25
2019-02-25 21:33:45 +08:00
Kubernetes Prow Robot
8f5e7de623
Merge pull request #3800 from aledbf/refactor-e2e
...
Refactor e2e
2019-02-24 16:33:54 -08:00
Manuel Alejandro de Brito Fontes
5e249d3366
Refactor e2e tests to use the service ClusterIP
2019-02-24 20:04:07 -03:00
jasongwartz
3865e30a00
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
7b2495047f
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
debe933f43
Merge pull request #3793 from Shopify/update-mergo
...
Update mergo dependency
2019-02-22 12:07:39 -08:00
Alex Kursell
53538acbaf
Change Denied to *string
2019-02-22 11:48:13 -05:00
Alex Kursell
62191fc3e2
Fix test
2019-02-22 10:35:44 -05:00
Alex Kursell
6b6e7f5464
go fmt
2019-02-22 10:19:40 -05:00
Alex Kursell
521be9b258
Remove interface type from annotations.Ingress struct
2019-02-22 10:14:09 -05:00
Jim Zhang
6305e1d152
fix: run gofmt
2019-02-22 15:04:19 +08:00
Jim Zhang
dc63e5d185
fix: rename proxy-buffer-number to proxy-buffers-number
2019-02-22 10:21:17 +08:00
Kubernetes Prow Robot
f04361cc06
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
fb1df217d8
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
420d804cce
increase log verbosity for auth annotations
2019-02-21 16:19:10 -05:00
Alex Kursell
f53cacd5e1
kick travis
2019-02-21 16:10:52 -05:00
Manuel Alejandro de Brito Fontes
8b6e4d4697
Use UsePortInRedirects only if enabled
2019-02-21 17:48:45 -03:00
Kubernetes Prow Robot
bd61b7aeae
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