Commit graph

3126 commits

Author SHA1 Message Date
k8s-ci-robot
b6b1bc764c Merge pull request #2874 from aledbf/fix-status
Delay initial prometheus status metric
2018-07-30 07:56:57 -07:00
Manuel de Brito Fontes
dabb334f99 Delay initial prometheus status metric 2018-07-30 10:24:51 -04:00
dongqi1990
84581f4161 fix the bug #2799, add prefix (?i) in rewrite statement and add new e2e
test.
2018-07-30 17:34:28 +08:00
k8s-ci-robot
2bc8467275 Merge pull request #2834 from Stono/master
Added permanent-redirect-code
2018-07-29 14:33:57 -07:00
Antoine Cotten
b8992879b7 Add e2e test for redirect annotations
Minor refactoring of parser and unit tests
2018-07-29 22:53:03 +02:00
Karl Stoney
7d0f87e01e Add permanent-redirect-code annotation 2018-07-29 11:50:16 +02:00
k8s-ci-robot
06c38d4925 Merge pull request #2869 from ElvinEfendi/update-docs
describe under what circumstances and how we avoid Nginx reload
2018-07-28 16:22:56 -07:00
Elvin Efendi
5a5ce606e9 describe under what circumstances and how we avoid Nginx reload 2018-07-28 16:11:38 -04:00
k8s-ci-robot
9adec1dfda Merge pull request #2868 from aledbf/use-e2e-image
Use an existing e2e image
2018-07-28 12:17:57 -07:00
Manuel de Brito Fontes
404a81e48e Use an existing e2e image 2018-07-28 14:52:46 -04:00
k8s-ci-robot
ac4b929e04 Merge pull request #2867 from ElvinEfendi/fix-lua-e2e
fix bug with lua e2e test suite
2018-07-28 11:30:56 -07:00
Elvin Efendi
c1d68de05a fix bug with lua e2e test suite 2018-07-28 13:56:41 -04:00
k8s-ci-robot
ae57a90330 Merge pull request #2863 from aledbf/replace-minikube
Replace minikube for e2e tests
2018-07-28 08:38:57 -07:00
Manuel de Brito Fontes
a1ce017a05 Replace minikube for e2e tests 2018-07-28 11:05:35 -04:00
k8s-ci-robot
3e0a765606 Merge pull request #2866 from lvthillo/patch-2
Update index.md
2018-07-28 07:05:57 -07:00
Lorenz Vanthillo
e136b737d3 Update index.md
docker for mac is now officially supported by Docker 18.06.0 (Since I was struggling with the squash on a PR a new one..)
2018-07-28 15:27:14 +02:00
k8s-ci-robot
05ba5458f0 Merge pull request #2859 from aledbf/fix-metrics
Fix inconsistent metric labels
2018-07-27 12:59:57 -07:00
Manuel de Brito Fontes
c75641603a Fix inconsistent metric labels 2018-07-27 12:41:37 -04:00
k8s-ci-robot
b742b855d1 Merge pull request #2858 from aledbf/fix-dev
Update build image
2018-07-27 09:37:57 -07:00
Manuel de Brito Fontes
ec6355d858 Update build image 2018-07-27 11:52:28 -04:00
k8s-ci-robot
b1b6c69441 Merge pull request #2794 from ElvinEfendi/enable-dynamic-confoguration
enable dynamic backend configuration by default
2018-07-27 00:46:56 -07:00
k8s-ci-robot
6976b0605c Merge pull request #2853 from ElvinEfendi/improve-e2e-test
improve annotations/default_backend e2e test
2018-07-26 23:59:56 -07:00
Elvin Efendi
0088ff6a23 improve annotations/default_backend e2e test 2018-07-26 23:04:31 -04:00
Elvin Efendi
605f319e5d use static mode for affinity e2e test 2018-07-26 22:34:49 -04:00
Elvin Efendi
ce88bc8ffd no need to redundantly enable dynamic mode 2018-07-26 16:42:13 -04:00
Elvin Efendi
c75c93e40e enable dynamic backend configuration by default 2018-07-26 15:16:06 -04:00
k8s-ci-robot
22256ec075 Merge pull request #2852 from Shopify/fix-2513
fix custom-error-pages functionality in dynamic mode
2018-07-26 12:04:57 -07:00
Elvin Efendi
70aa7a46c4 fix issues introduced in #2804 2018-07-26 14:23:51 -04:00
Elvin Efendi
b6ada54b82 fix custom-error-pages functionality in dynamic mode 2018-07-26 13:36:09 -04:00
k8s-ci-robot
d38f579c60 Merge pull request #2804 from ElvinEfendi/external-nama-in-dynamic-mode
add support for ExternalName service type in dynamic mode
2018-07-25 07:25:57 -07:00
Elvin Efendi
7380a57c9c test to assert nameservers are passed to lua 2018-07-25 09:33:21 -04:00
Elvin Efendi
9fa27e02dc add support for ExternalName service type in dynamic mode 2018-07-25 09:05:47 -04:00
k8s-ci-robot
e18ba73d30 Merge pull request #2844 from aledbf/fix-latency
Do not allow invalid latency values in metrics
2018-07-24 08:28:55 -07:00
Manuel de Brito Fontes
c86a944e40 Do not allow invalid latency values in metrics 2018-07-24 10:53:46 -04:00
k8s-ci-robot
747af19ad9 Merge pull request #2825 from aledbf/update-image
Refactoring of how we run as user
2018-07-22 07:11:17 -07:00
k8s-ci-robot
0a1d493684 Merge pull request #2830 from ElvinEfendi/remove-lua-mocks
Remove lua mocks
2018-07-22 03:55:18 -07:00
Elvin Efendi
ddfaf94245 cleanup lua tests 2018-07-21 22:36:05 -04:00
Elvin Efendi
1ac0ddb67f declare shared dicts for tests 2018-07-21 22:35:53 -04:00
Elvin Efendi
4b8cc4316a monkeypatch ffi.cdef to avoid redefine errors 2018-07-21 21:32:57 -04:00
k8s-ci-robot
3f3369c1bf Merge pull request #2829 from ElvinEfendi/use-resty-cli
use resty-cli for running lua unit tests
2018-07-21 16:32:33 -07:00
Elvin Efendi
d4cf68536c use resty-cli for running lua unit tests 2018-07-21 19:05:03 -04:00
Manuel de Brito Fontes
0223a68cd0 Remove setcap and use authbind instead 2018-07-21 18:56:28 -04:00
Manuel Alejandro de Brito Fontes
ff90da6fa5 Remove setcap from image (#2826) 2018-07-21 18:12:29 -04:00
k8s-ci-robot
e190c37692 Merge pull request #2827 from aledbf/build-go
Use nginx image as base and install go on top
2018-07-21 14:41:11 -07:00
Manuel de Brito Fontes
2af21fba14 Use nginx image as base and install go on top 2018-07-21 17:12:28 -04:00
k8s-ci-robot
24870981f3 Merge pull request #2811 from takonomura/escape-request-uri
Escape $request_uri for external auth
2018-07-21 02:23:38 -07:00
takonomura
7ba8589d06 Add e2e test for external auth 2018-07-21 16:22:48 +09:00
k8s-ci-robot
c06eadc76a Merge pull request #2823 from antoineco/e2e-aftersuite-clean-up
Multiple optimizations to build targets
2018-07-20 11:43:28 -07:00
Antoine Cotten
4c95448039 Multiple optimizations to build targets
* Clean up e2e test on interruption
* Leverage GOCACHE for faster builds
* Forward container STDIN in make targets
2018-07-20 20:08:32 +02:00
k8s-ci-robot
7059122234 Merge pull request #2819 from aledbf/logs
Catch errors waiting for controller deployment
2018-07-19 18:54:52 -07:00