James Taylor
fa1a469819
Use correct spelling of "Original"
...
Fix the spelling of "original" in the annotations documentation
2020-02-20 16:45:26 +11:00
Manuel Alejandro de Brito Fontes
94cde8d6d2
Lint go code ( #5132 )
2020-02-19 21:43:14 -03:00
Manuel Alejandro de Brito Fontes
77bcc1012a
Update list of e2e tests
2020-02-19 21:24:08 -03:00
Kubernetes Prow Robot
bfd1f048d4
Merge pull request #5117 from szombi/e2e-hash-size
...
Hash size e2e check test case
2020-02-19 15:44:30 -08:00
Manuel Alejandro de Brito Fontes
b83b5be150
Adjust number of parallel tests
2020-02-19 19:42:50 -03:00
Manuel Alejandro de Brito Fontes
66baa4750d
Adjust ingress-nginx probes
2020-02-19 19:42:50 -03:00
Manuel Alejandro de Brito Fontes
7584d262ce
Update go dependencies
2020-02-19 19:42:50 -03:00
Manuel Alejandro de Brito Fontes
aa57decd1c
Refactor e2e tests to use testify y httpexpect
2020-02-19 19:42:50 -03:00
Manuel Alejandro de Brito Fontes
7fff39fc95
Replace gomega with testify
2020-02-19 19:42:50 -03:00
Kubernetes Prow Robot
334224fd67
Merge pull request #5122 from ElvinEfendi/lua-ssl-refactoring
...
refactor ssl handling in preparation of OCSP stapling
2020-02-19 14:39:46 -08:00
Kubernetes Prow Robot
aa58d0018a
Merge pull request #5124 from ElvinEfendi/dev-env-improvements
...
make dev-env improvements
2020-02-19 14:13:46 -08:00
Naseem
c4dafa508d
Add request handling performance dashboard
...
This second dashboard helps end users drill down on a particular service and get more golden signals type metrics such as error rate by path and median upstream response time by path.
Signed-off-by: Naseem <naseem@transit.app>
2020-02-19 16:56:25 -05:00
Manuel Alejandro de Brito Fontes
eb1c407e9c
Update changelog ( #5127 )
2020-02-19 16:01:44 -03:00
Elvin Efendi
a7503a160e
also expose pem cert uid in certificate.call function
2020-02-19 13:41:50 -05:00
Elvin Efendi
2af0017bc9
refactor ssl handling in preperation of OCSP stapling
2020-02-19 13:14:35 -05:00
Elvin Efendi
8d40e7110f
make dev-env improvements
2020-02-19 12:12:19 -05:00
Manuel Alejandro de Brito Fontes
7a53f43d61
Ensure helm repository and charts are available ( #5123 )
2020-02-19 14:10:28 -03:00
Kubernetes Prow Robot
3a4c0cb6d3
Merge pull request #5111 from cep21/patch-1
...
ingress-path-matching: doc typo
2020-02-19 02:24:26 -08:00
Sandor Szombat
1d85ce345a
Add hash size check tc
2020-02-19 09:27:53 +01:00
Jack Lindamood
a224ed626a
ingress-path-matching: doc typo
...
A small typo in the README describing the path matching.
2020-02-18 10:19:53 -08:00
Kubernetes Prow Robot
5c4f1111c9
Merge pull request #5105 from szombi/e2e-port-reuse
...
Reuse-port check e2e tc (config check only)
2020-02-18 03:09:29 -08:00
Sandor Szombat
2ebf84eafd
Add reuse-port config check tc
2020-02-18 10:09:34 +01:00
Kubernetes Prow Robot
36890174f2
Merge pull request #5101 from szombi/e2e-keep-alive
...
Add keep-alive config check test
2020-02-17 11:27:29 -08:00
Kubernetes Prow Robot
9858dd8e50
Merge pull request #5097 from szombi/e2e-log-format
...
New e2e test: log-format-escape-json and log-format-upstream
2020-02-17 08:17:31 -08:00
Sandor Szombat
ed15e2ac8e
Add keep-alive config check test
2020-02-17 15:04:43 +01:00
Sandor Szombat
0e294cf76d
Add log-format related tests
2020-02-17 14:52:35 +01:00
Manuel Alejandro de Brito Fontes
7d3d9c0105
Ensure make dev-env support rolling updates ( #5100 )
2020-02-17 09:47:45 -03:00
Kubernetes Prow Robot
053b57dab1
Merge pull request #5091 from BrianKopp/protect-against-no-user-agent
...
Add case for when user agent is nil
2020-02-17 03:03:28 -08:00
Manuel Alejandro de Brito Fontes
81f3181017
Fix make dev-env ( #5098 )
2020-02-17 07:13:13 -03:00
Manuel Alejandro de Brito Fontes
a9f5b4628b
Remove comment from e2e_test.go ( #5094 )
2020-02-17 06:55:38 -03:00
Kubernetes Prow Robot
fba8de3a78
Merge pull request #5095 from DataDog/cgilmour/dd-tracer-1.1.3
...
Update datadog tracer to v1.1.3
2020-02-17 01:53:29 -08:00
Caleb Gilmour
d7b3610a4b
Update datadog tracer to v1.1.3
2020-02-17 05:42:40 +00:00
briankopp
608af24ce8
Add case for when user agent is nil
...
Add test for nil user agent
2020-02-16 21:07:45 -06:00
Manuel Alejandro de Brito Fontes
79afe397f3
Generate doc with list of e2e tests ( #5093 )
2020-02-16 21:39:12 -03:00
Manuel Alejandro de Brito Fontes
a9e59e1535
Print information about e2e suite tests ( #5092 )
2020-02-16 16:28:30 -03:00
Manuel Alejandro de Brito Fontes
cbc69a8328
Cleanup and standardization of e2e test definitions ( #5090 )
2020-02-16 15:27:58 -03:00
Manuel Alejandro de Brito Fontes
2a51f8a8f0
Abort any task in case of any error running shell commands ( #5089 )
2020-02-16 15:27:39 -03:00
Kubernetes Prow Robot
d590f8dce1
Merge pull request #5088 from szombi/clean-fix
...
Remove .cache directory with make clean.
2020-02-16 10:13:28 -08:00
Manuel Alejandro de Brito Fontes
6940f7beeb
Migration e2e installation to helm ( #5086 )
2020-02-16 11:58:37 -03:00
Manuel Alejandro de Brito Fontes
3576e2846a
Fox docker opencontainers version label ( #5087 )
2020-02-16 11:55:12 -03:00
Sandor Szombat
bcdf13985d
Add remove .cache directory to main Makefile's clean target
2020-02-16 15:27:57 +01:00
Sandor Szombat
436e3c87de
Merge commit '32212ba6f01ad80890486c86c67f67bac0522ad0'
2020-02-16 15:06:48 +01:00
Manuel Alejandro de Brito Fontes
32212ba6f0
Cleanup build of nginx image ( #5085 )
2020-02-15 15:16:23 -03:00
Manuel Alejandro de Brito Fontes
9e65814e49
Cleanup docker build ( #5084 )
2020-02-15 13:59:56 -03:00
Kubernetes Prow Robot
cff3f28773
Merge pull request #5081 from FernFerret/patch-1
...
Fixed incorrect documentation of cli flag --default-backend-service
2020-02-15 04:49:27 -08:00
Manuel Alejandro de Brito Fontes
605a37132a
Cleanup docker build ( #5083 )
2020-02-15 09:27:41 -03:00
Manuel Alejandro de Brito Fontes
6bf6a0b740
Release 0.29.0 ( #5075 )
2020-02-15 08:28:22 -03:00
Eric Stokes
fdabcc151e
Fixed incorrect cli flag --default-backend
...
The flag stated in the example readme is `--default-backend` but passing that (or looking at --help`) for the ingress controller shows:
unknown flag: --default-backend
...
--default-backend-service string Service used to serve HTTP requests not matching any known server name (catch-all).
Takes the form "namespace/name". The controller configures NGINX to forward
requests to the first port of this Service.
ref: https://github.com/kubernetes/ingress-nginx/blob/master/cmd/nginx/flags.go#L55
2020-02-15 08:33:42 +00:00
aca
9e3ac01a37
Add label selector for plugin
2020-02-15 13:19:40 +09:00
Kubernetes Prow Robot
f9d95665c2
Merge pull request #5065 from SzekeresB/dev/add-headers-configmap-tc
...
Created test case for add headers configmap
2020-02-14 11:35:29 -08:00