Commit graph

3259 commits

Author SHA1 Message Date
Manuel de Brito Fontes
4a316045a8 Fix inconsistent metric labels 2018-07-27 12:41:37 -04:00
k8s-ci-robot
1be3da256d
Merge pull request #2858 from aledbf/fix-dev
Update build image
2018-07-27 09:37:57 -07:00
Manuel de Brito Fontes
42a324335c Update build image 2018-07-27 11:52:28 -04:00
k8s-ci-robot
18cc2be826
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
5cc185eeb9
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
576baa8d90 improve annotations/default_backend e2e test 2018-07-26 23:04:31 -04:00
Elvin Efendi
6641aa58e2 use static mode for affinity e2e test 2018-07-26 22:34:49 -04:00
Elvin Efendi
925be40943 no need to redundantly enable dynamic mode 2018-07-26 16:42:13 -04:00
Elvin Efendi
8a67ace5c3 enable dynamic backend configuration by default 2018-07-26 15:16:06 -04:00
k8s-ci-robot
d26357734e
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
a2692ce946 fix issues introduced in #2804 2018-07-26 14:23:51 -04:00
Elvin Efendi
ed19dc3bc6 fix custom-error-pages functionality in dynamic mode 2018-07-26 13:36:09 -04:00
k8s-ci-robot
e89c5697bc
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
7d927a3f41 test to assert nameservers are passed to lua 2018-07-25 09:33:21 -04:00
Elvin Efendi
d4faf68416 add support for ExternalName service type in dynamic mode 2018-07-25 09:05:47 -04:00
k8s-ci-robot
bdb5ddc473
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
010342aa58 Do not allow invalid latency values in metrics 2018-07-24 10:53:46 -04:00
k8s-ci-robot
43aabfc813
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
2e34382db6
Merge pull request #2830 from ElvinEfendi/remove-lua-mocks
Remove lua mocks
2018-07-22 03:55:18 -07:00
Elvin Efendi
fcaf337b30 cleanup lua tests 2018-07-21 22:36:05 -04:00
Elvin Efendi
fe9bb6bee5 declare shared dicts for tests 2018-07-21 22:35:53 -04:00
Elvin Efendi
b32809eae2 monkeypatch ffi.cdef to avoid redefine errors 2018-07-21 21:32:57 -04:00
k8s-ci-robot
f5963f2d80
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
5c18fc9595 use resty-cli for running lua unit tests 2018-07-21 19:05:03 -04:00
Manuel de Brito Fontes
7210518f80
Remove setcap and use authbind instead 2018-07-21 18:56:28 -04:00
Manuel Alejandro de Brito Fontes
aeae20ca6e
Remove setcap from image (#2826) 2018-07-21 18:12:29 -04:00
k8s-ci-robot
81848e6564
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
3d8bba6349
Use nginx image as base and install go on top 2018-07-21 17:12:28 -04:00
k8s-ci-robot
237dcd7aa7
Merge pull request #2811 from takonomura/escape-request-uri
Escape $request_uri for external auth
2018-07-21 02:23:38 -07:00
takonomura
3ce0ad988f Add e2e test for external auth 2018-07-21 16:22:48 +09:00
k8s-ci-robot
7784d735ff
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
0c7b948317
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
e2111013ef
Merge pull request #2819 from aledbf/logs
Catch errors waiting for controller deployment
2018-07-19 18:54:52 -07:00
Manuel de Brito Fontes
2f70c351cb Catch errors waiting for controller deployment 2018-07-19 21:06:35 -04:00
k8s-ci-robot
9bf919a43b
Merge pull request #2816 from vgramer/doc_log_format_add_ingress_info_vars
doc log-format: add variables about ingress
2018-07-19 12:35:17 -07:00
Vincent Gramer
9024d2f451 doc log-format: add variables about ingress 2018-07-19 17:38:38 +02:00
k8s-ci-robot
496fb9d3b8
Merge pull request #2812 from dongqi1990/bugfix--rewrite-to
modified annotation name "rewrite-to" to "rewrite-target" in comments
2018-07-19 02:38:41 -07:00
dongqi1990
568512fdb8 modified annotation name "rewrite-to" to "rewrite-target" in comments 2018-07-19 17:14:18 +08:00
takonomura
587c2a8765 Escape $request_uri for external auth 2018-07-19 15:22:05 +09:00
k8s-ci-robot
48ee93f5a5
Merge pull request #2762 from dpen2000/patch-1
Update index.md
2018-07-18 16:50:45 -07:00
k8s-ci-robot
29ecae5b64
Merge pull request #2752 from dongqi1990/master
use format "range v := iterative object" and "range k, v := iterative object" when the type of iterative object is slice and map in the file nginx.tmpl
2018-07-18 04:34:20 -07:00
Yogin
ef69df6273
add help for tls prerequisite for ingress.yaml 2018-07-18 12:53:40 +05:30
dongqi1990
50084b1167 use format "range v := iterative object" and "range k, v := iterative
object" when the type of iterative object is slice and map in the file nginx.tmpl
2018-07-18 15:02:55 +08:00
k8s-ci-robot
96c289b1f9
Merge pull request #2789 from diazjf/mock-kube-in-unit-tests
Remove KubeConfig Dependency for Store Tests
2018-07-17 10:05:39 -07:00
Fernando Diaz
c783c08d81 Remove KubeConfig Dependency for Store Tests
Removes the KubeConfig Dependency for the Store Test by using the
FakeClient Instead. Unit Tests should not rely on a real KubeConfig.

Fixes #2789
2018-07-17 11:13:41 -05:00
k8s-ci-robot
12f79668f9
Merge pull request #2792 from aledbf/r0.17.1
Release 0.17.1
2018-07-16 21:45:37 -07:00
k8s-ci-robot
bcdfac612f
Merge pull request #2795 from ElvinEfendi/fix-dev-env-script
start minikube before trying to build the image
2018-07-16 21:44:37 -07:00
Elvin Efendi
c493309c92 start minikube before trying to build the image 2018-07-16 22:25:47 -04:00
Manuel de Brito Fontes
cb675b9dbf Release 0.17.1 2018-07-16 17:06:03 -04:00
k8s-ci-robot
2486ad9500
Merge pull request #2790 from aledbf/update-labels
Update prometheus labels
2018-07-16 13:20:51 -07:00