Commit graph

3289 commits

Author SHA1 Message Date
Manuel de Brito Fontes
8b8b5f13fa Update nginx to 1.15.3 2018-08-28 21:13:06 -03:00
Fernando Diaz
dd631fbf04 Enhance Troubleshooting Documentation
Enhances the troubleshooting documentation by adding a whole
list of basic ways to troubleshoot. Also cleans up previous
sections and adds information about the gdb.

Fixes #2952
2018-08-28 14:21:56 -05:00
k8s-ci-robot
d430b1fe89 Merge pull request #2998 from dmitrijsf/install-doc-typos
fixed jsonpath command in examples
2018-08-28 02:27:53 -07:00
Dmitri Fedotov
130678af33 fixed jsonpath command in examples 2018-08-28 09:43:24 +03:00
Manuel de Brito Fontes
b0785fb554 Update go dependencies 2018-08-25 18:53:28 -03:00
Manuel de Brito Fontes
29002bceef Check if cgroup cpu limits are defined to get the number of CPUs 2018-08-25 18:34:44 -03:00
k8s-ci-robot
0d7def10e7 Merge pull request #2988 from aledbf/go-1.11
Update go to 1.11
2018-08-25 09:16:31 -07:00
Manuel de Brito Fontes
11ebdf2e18 Fix formatting args 2018-08-25 12:18:28 -03:00
Manuel de Brito Fontes
01a21d8317 Update go to 1.11 2018-08-25 10:45:16 -03:00
k8s-ci-robot
d36499d670 Merge pull request #2987 from ElvinEfendi/clear-e2e-test
cleanup dynamic cert e2e tests
2018-08-25 04:38:03 -07:00
Elvin Efendi
73ffa432c3 cleanup dynamic cert e2e tests 2018-08-24 20:26:17 -04:00
k8s-ci-robot
2a0317da22 Merge pull request #2983 from Shopify/dynamic-cert-docs
Add documentation for enable-dynamic-certificates feature
2018-08-24 07:20:12 -07:00
Henry Tran
a059b119ec Add documentation for enable-dynamic-certificates feature 2018-08-24 09:51:41 -04:00
k8s-ci-robot
0dbaef1652 Merge pull request #2966 from Shopify/add-sticky-unit-tests
Add unit tests for sticky lua module
2018-08-23 20:32:16 -07:00
k8s-ci-robot
46a3089094 Merge pull request #2965 from Shopify/dynamic-certificates-nginx
Add Lua module to serve SSL Certificates dynamically
2018-08-23 20:27:55 -07:00
k8s-ci-robot
0f27e6bf13 Merge pull request #2979 from ElvinEfendi/clear-e2e-tests
clear dynamic configuration e2e tests
2018-08-23 20:00:19 -07:00
Elvin Efendi
15b33d28e4 clear dynamic configuration e2e tests 2018-08-23 22:28:54 -04:00
Henry Tran
b93d6ca64b Add Lua module to serve SSL Certificates dynamically 2018-08-23 22:15:54 -04:00
Francisco Mejia
52f7393781 Add reset_ngx method to sticky_test.lua 2018-08-23 14:09:08 -04:00
Francisco Mejia
d306c3ab1a Refactor ngx mock and indent using 2 spaces 2018-08-23 14:02:42 -04:00
k8s-ci-robot
98bd21722b Merge pull request #2977 from aledbf/realip-auth
Pass real source IP address to auth request
2018-08-23 09:29:30 -07:00
Manuel de Brito Fontes
703be12e94 Pass real source IP address to auth request 2018-08-23 10:37:33 -03: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
Francisco Mejia
aec649b054 Update tests to account for balance() return value 2018-08-21 15:07:32 -04:00
Francisco Mejia
deeb54584a Add unit tests for sticky lua module 2018-08-21 14:22:44 -04: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