Henry Tran
b93d6ca64b
Add Lua module to serve SSL Certificates dynamically
2018-08-23 22:15:54 -04:00
k8s-ci-robot
07d218fd9a
Merge pull request #2806 from yogin16/patch-1
...
add help for tls prerequisite for ingress.yaml
2018-08-23 05:51:37 -07:00
k8s-ci-robot
5de65bbac7
Merge pull request #2884 from Miouge1/grafana-5m
...
[grafana] Rate over 2 minutes since default Prometheus interval is 1m
2018-08-23 05:50:25 -07:00
k8s-ci-robot
2c7327f977
Merge pull request #2972 from ElvinEfendi/fix-ssl-fallback
...
consistently fallback to default certificate when TLS is configured
2018-08-23 05:41:52 -07:00
Elvin Efendi
110e7b0635
adjust tls settings test
2018-08-22 21:28:03 -04:00
Elvin Efendi
d924932b86
fix flaky luarestywaf test
2018-08-22 21:27:24 -04:00
Elvin Efendi
2e6b78c42c
consistently fallback to default certificate when TLS is configured
2018-08-22 20:53:25 -04:00
k8s-ci-robot
35d02c243c
Merge pull request #2962 from fernandoguedes/fix/gce-gke-broked-anchor-link
...
Fix broken anchor link to GCE/GKE
2018-08-22 11:52:49 -07:00
k8s-ci-robot
702803d2da
Merge pull request #2970 from ant31/labels
...
Update labels
2018-08-22 07:15:19 -07:00
Antoine Legrand
c1b67d54b4
Update labels
2018-08-22 15:37:22 +02:00
k8s-ci-robot
3d1a6a75ef
Merge pull request #2964 from Shopify/fix-upstreah-hash-by-number-key
...
fix variable parsing when key is number
2018-08-21 11:10:45 -07:00
Elvin Efendi
208dc39f3c
fix variable parsing when key is number
2018-08-21 13:42:21 -04:00
Miouge1
95e2f5ca7d
Rate over 2 minutes since default Prometheus interval is 1m
2018-08-21 08:57:39 +02:00
Luís Fernando Guedes
e4de156fc5
Fix broked anchor link to GCE/GKE
2018-08-20 15:04:56 -03:00
k8s-ci-robot
5a13e7aea7
Merge pull request #2899 from jeroenvand/jvd-fix-rewrite
...
fixed rewrites for paths not ending in /
2018-08-19 02:49:22 -07:00
k8s-ci-robot
0cda26b6d6
Merge pull request #2957 from ElvinEfendi/batch-metrics
...
Batch metrics and flush periodically
2018-08-18 14:15:06 -07:00
Elvin Efendi
4f680b9866
batch metrics and flush periodically
2018-08-18 13:17:21 -04:00
k8s-ci-robot
8187d91631
Merge pull request #2956 from aledbf/update-nginx-image
...
Update nginx and e2e images
2018-08-17 15:10:49 -07:00
Manuel de Brito Fontes
570a91c5c4
Update nginx and e2e images
2018-08-17 17:35:17 -03:00
k8s-ci-robot
78abf4a7f6
Merge pull request #2955 from aledbf/update-ngx
...
Update nginx opentracing zipkin module
2018-08-17 13:18:39 -07:00
k8s-ci-robot
016d553216
Merge pull request #2941 from clorichel/patch-1
...
now actually using the $controller and $namespace variables
2018-08-17 11:10:09 -07:00
Manuel de Brito Fontes
777f8bbdf2
Update nginx opentracing zipkin module
2018-08-17 12:23:24 -03:00
k8s-ci-robot
9f095a067e
Merge pull request #2923 from Shopify/dynamic-certs-controller
...
Add dynamic certificate serving feature to controller
2018-08-16 18:05:09 -07:00
Henry Tran
e9baea10b2
Add dynamic certificate feature to controller
2018-08-16 20:19:33 -04:00
k8s-ci-robot
9e301132e8
Merge pull request #2616 from Dirbaio/xff
...
Add use-forwarded-headers configmap option.
2018-08-16 16:30:08 -07:00
k8s-ci-robot
d37051c1c4
Merge pull request #2857 from ElvinEfendi/more-lua-refactoring-and-tests
...
remove unnecessary encoding/decoding also fix ipv6 issue
2018-08-16 15:43:10 -07:00
Elvin Efendi
29f43ea6d0
suppress stdout during lua test run
2018-08-16 14:12:33 -04:00
Elvin Efendi
2945a8e89a
wrap IPv6 addresses into square brackets
2018-08-16 14:12:10 -04:00
Elvin Efendi
ffcf842d75
refactor lua balancer and fix ipv6 issue
2018-08-16 13:03:41 -04:00
Dario Nieuwenhuis
597265d668
Merge branch 'master' into xff
2018-08-16 18:15:14 +02:00
k8s-ci-robot
7b406a4399
Merge pull request #2946 from Shopify/update-configuration-module-unit-tests
...
Add unit tests to configuration_test.lua that cover Backends configuration
2018-08-15 13:54:00 -07:00
Francisco Mejia
70b6c1af3a
Add Backends unit tests to configuration_test.lua
2018-08-15 15:59:26 -04:00
Jeroen van Dongen
e66bb45915
fixed rewrites for paths not ending in /
2018-08-15 21:15:40 +02:00
Pierre-Alexandre
d9cf73c9d3
missed a spot for the namespace
2018-08-15 15:11:59 -04:00
Pierre-Alexandre
e70fd489d0
accurately reading and using the $namespace
2018-08-15 15:07:26 -04:00
k8s-ci-robot
1e4aa310d4
Merge pull request #2942 from aledbf/update-image
...
Update nginx image
2018-08-14 21:12:51 -07:00
Manuel de Brito Fontes
ed7efe8bd2
Update nginx image
2018-08-14 23:12:39 -03:00
Pierre-Alexandre
bf43201fba
now actually using the $controller variable
...
before that, the panels weren't "filtered" by the controller selected
with that change, each panel is, and it works for both a controller or when selecting `All`
2018-08-14 19:56:30 -04:00
k8s-ci-robot
c71c944ec9
Merge pull request #2925 from aledbf/update-nginx
...
Update nginx dependencies
2018-08-14 13:26:16 -07:00
Manuel de Brito Fontes
d0f1e71bd7
Add gdb package
2018-08-14 10:32:26 -03:00
k8s-ci-robot
a35f99f0eb
Merge pull request #2934 from fqsghostcloud/fqsghostcloud-patch-1
...
Datasource input variable
2018-08-14 06:20:01 -07:00
fqsghostcloud
08b0d4772e
Use the datasource input variable
...
Use the datasource input variable
2018-08-14 09:07:19 +08:00
k8s-ci-robot
257539e0d8
Merge pull request #2889 from hnrytrn/dynamic-cert-endpoint
...
Add Lua endpoint to support dynamic certificate serving functionality
2018-08-13 10:49:43 -07:00
k8s-ci-robot
088e8f385c
Merge pull request #2912 from aledbf/prometheus-grafana
...
Add documentation to install prometheus and grafana
2018-08-13 09:03:08 -07:00
k8s-ci-robot
3198b4a914
Merge pull request #2932 from onesolpark/master
...
Fixed typo in flags.go
2018-08-13 07:48:58 -07:00
Han Sol Park
eb918f0a4b
Fixed typo in flags.go
...
ssl-passthrough-proxy-port
2018-08-13 18:14:33 +09:00
k8s-ci-robot
d174023b4c
Merge pull request #2928 from fntlnz/docs/precisations-for-influx-module
...
docs: Precisations on the usage of the InfluxDB module
2018-08-12 13:24:53 -07:00
Lorenzo Fontana
3069fb0003
docs: Precisations on the usage of the InfluxDB module
...
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-08-12 11:24:06 +02:00
k8s-ci-robot
eff5fe8c2e
Merge pull request #2927 from aledbf/0180
...
Release 0.18.0
2018-08-11 18:37:54 -07:00
Manuel de Brito Fontes
45f9daddb0
Release 0.18.0
2018-08-11 19:51:45 -04:00