Commit graph

3289 commits

Author SHA1 Message Date
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
Manuel de Brito Fontes
3b3fd9dc47 Catch errors waiting for controller deployment 2018-07-19 21:06:35 -04:00
k8s-ci-robot
5705d7bbda 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
af9dfeb8f0 doc log-format: add variables about ingress 2018-07-19 17:38:38 +02:00
k8s-ci-robot
a3c033d3c6 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
ed05cd0c33 modified annotation name "rewrite-to" to "rewrite-target" in comments 2018-07-19 17:14:18 +08:00
takonomura
3ca36a7c0d Escape $request_uri for external auth 2018-07-19 15:22:05 +09:00
k8s-ci-robot
6cd3cd94a0 Merge pull request #2762 from dpen2000/patch-1
Update index.md
2018-07-18 16:50:45 -07:00
k8s-ci-robot
dccf892009 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
867985c2ee add help for tls prerequisite for ingress.yaml 2018-07-18 12:53:40 +05:30
dongqi1990
2abf87a20d 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
7cddf4de59 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
93d9378f04 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
f632272c8c Merge pull request #2792 from aledbf/r0.17.1
Release 0.17.1
2018-07-16 21:45:37 -07:00
k8s-ci-robot
779b16ecc3 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
de7e401968 start minikube before trying to build the image 2018-07-16 22:25:47 -04:00
Manuel de Brito Fontes
23d4f5a846 Release 0.17.1 2018-07-16 17:06:03 -04:00
k8s-ci-robot
5de6ec1323 Merge pull request #2790 from aledbf/update-labels
Update prometheus labels
2018-07-16 13:20:51 -07:00
Manuel de Brito Fontes
85f7e48dd7 Update prometheus labels 2018-07-16 15:52:17 -04:00
Christian Ingenhaag
e0f0ef14ba Basic-Auth doc misleading: fix double quotes leading to nginx config error (#2770) 2018-07-16 14:22:19 -04:00
k8s-ci-robot
0c53e10352 Merge pull request #2723 from LoicMahieu/patch-1
Docs: examples: fix link
2018-07-16 11:07:58 -07:00
k8s-ci-robot
571937b6bc Merge pull request #2782 from diazjf/fix-2756
Add Better Error Handling for SSLSessionTicketKey
2018-07-15 18:30:55 -07:00
Fernando Diaz
1823c21178 Add Better Error Handling for SSLSessionTicketKey
Adds more error handling when writing an SSLSessionTicketKey to
the config map. Also adds tests and makes the function for modular.

Fixes #2756
2018-07-15 19:53:39 -05:00
k8s-ci-robot
e5a481d23d Merge pull request #2780 from aledbf/r0.17
Release 0.17.0
2018-07-15 02:12:55 -07:00
Manuel de Brito Fontes
234fe04cdd Release 0.17.0 2018-07-14 18:30:19 -04:00
Manuel Alejandro de Brito Fontes
9c42a59a38 Update grafana dashboard lebels (#2779) 2018-07-14 18:20:35 -04:00
k8s-ci-robot
ddb7709ee8 Merge pull request #2771 from Stono/master
Grafana Dashboard
2018-07-14 15:11:56 -07:00
Manuel Alejandro de Brito Fontes
68f3faf6e6 Update docs and mkdoc dependencies [ci skip] (#2778) 2018-07-13 19:23:13 -04:00
k8s-ci-robot
181e11dab2 Merge pull request #2777 from aledbf/mkdocs-image
Build docs using local docker image [ci skip]
2018-07-13 10:58:26 -07:00
k8s-ci-robot
5ecec0c737 Merge pull request #2776 from aledbf/hash
Fix configuration hash calculation
2018-07-13 10:57:26 -07:00
Manuel de Brito Fontes
34b70a1b27 Build docs using local docker image [ci skip] 2018-07-13 11:50:19 -04:00
Manuel de Brito Fontes
cfba4e77be Fix configuration hash calculation 2018-07-13 09:46:40 -04:00
k8s-ci-robot
1d93c86559 Merge pull request #2775 from aledbf/update-prometheus
Simplify handler registration and updates prometheus
2018-07-12 10:46:25 -07:00
Manuel de Brito Fontes
c63bf0755d Update go dependencies 2018-07-12 13:19:17 -04:00
Manuel de Brito Fontes
082cc2826a Simplify handler registration and update promhttp 2018-07-12 13:18:43 -04:00
k8s-ci-robot
503641fe16 Merge pull request #2726 from aledbf/gather
Cleanup prometheus metrics after a reload
2018-07-12 10:13:25 -07:00
Manuel de Brito Fontes
d50b50d975 Refactor controller metrics interface 2018-07-12 12:46:34 -04:00
Karl Stoney
a7ac7681a3 Added a README for grafana dashboard 2018-07-11 14:34:05 +01:00