Manuel Alejandro de Brito Fontes
6c38cce01e
Fix push task ( #5158 )
2020-02-24 09:43:27 -03:00
Manuel Alejandro de Brito Fontes
f309e7b9bc
Release 0.30.0 ( #5155 )
2020-02-24 09:34:19 -03:00
Balazs Szekeres
3c96f9a670
Added limit-rate annotation test
2020-02-24 13:31:02 +01:00
Kubernetes Prow Robot
a298146f74
Merge pull request #5131 from naseemkullah/second-dashboard
...
Add request handling performance dashboard
2020-02-22 16:24:46 -08:00
Kubernetes Prow Robot
09eac9fef7
Merge pull request #5152 from aledbf/tmpl
...
Clean template
2020-02-21 15:44:47 -08:00
Manuel Alejandro de Brito Fontes
3df60c6df2
Update nginx and e2e images ( #5153 )
2020-02-21 19:32:31 -03:00
Manuel Alejandro de Brito Fontes
b112d1c045
Check there is a difference in the template besides the checksum ( #5151 )
2020-02-21 16:41:03 -03:00
Manuel Alejandro de Brito Fontes
9637d0479d
Clean template
2020-02-21 16:14:49 -03:00
Manuel Alejandro de Brito Fontes
d188991022
Update default VariablesHashBucketSize value to 256 ( #5150 )
2020-02-21 16:01:33 -03:00
Manuel Alejandro de Brito Fontes
099c93d587
Use helm template instead of update to install dev cluster ( #5149 )
2020-02-21 15:15:15 -03:00
Kubernetes Prow Robot
4c51ab67b7
Merge pull request #5080 from aca/master
...
Add label selector for plugin
2020-02-21 08:08:33 -08:00
Kubernetes Prow Robot
e6a4322e06
Merge pull request #5145 from szombi/e2e-hsts-fix
...
Refactor the HSTS related test file and add config check to the HSTS tests
2020-02-21 07:08:35 -08:00
Kubernetes Prow Robot
3a0c97a63b
Merge pull request #4963 from HowJMay/fix_typo
...
fix: Fix typo
2020-02-21 05:58:32 -08:00
Sandor Szombat
904ab6adb6
Rework the hsts related test file
2020-02-21 14:25:18 +01:00
Manuel Alejandro de Brito Fontes
e6a2546c7d
Allow service type ExternalName with different port and targetPort ( #5141 )
2020-02-20 23:06:05 -03:00
Lisheng Zheng
999a7e132e
Feat: canary supports using specific match strategy to match header value.
2020-02-21 10:02:20 +08:00
Kubernetes Prow Robot
da7ff6c646
Merge pull request #5125 from SzekeresB/dev/limit-connection-tc
...
Added tc for limit-connection annotation
2020-02-20 15:07:57 -08:00
Kubernetes Prow Robot
2d032850e2
Merge pull request #5140 from SzekeresB/dev/ssl-ciphers-tc
...
Added configmap test for ssl-ciphers.
2020-02-20 14:41:57 -08:00
Balazs Szekeres
c4158b18f0
Added configmap test ssl-ciphers.
2020-02-20 20:43:43 +01:00
Kubernetes Prow Robot
71f4c692e0
Merge pull request #5139 from Stono/master
...
Fixes https://github.com/kubernetes/ingress-nginx/issues/5120
2020-02-20 07:23:02 -08:00
Balazs Szekeres
7d31be4248
Added tc for limit-connection annotation
2020-02-20 16:22:06 +01:00
Kubernetes Prow Robot
6f071b2170
Merge pull request #5109 from SzekeresB/dev/limit-rate-tc
...
Added basic limit-rate configmap test.
2020-02-20 06:55:04 -08:00
Kubernetes Prow Robot
4e8cbe3d0f
Merge pull request #5103 from SzekeresB/dev/no-tls-redirect-location
...
Added configmap test for no-tls-redirect-locations
2020-02-20 06:23:02 -08:00
Karl Stoney
e48cdd5e5e
Ensured that opentracing on auth request is only enabled for people that have opentracing
2020-02-20 14:12:54 +00:00
Karl Stoney
c6f61347e5
Fixes https://github.com/kubernetes/ingress-nginx/issues/5120
2020-02-20 14:03:09 +00:00
Balazs Szekeres
0fdc334395
Added configmap test for no-tls-redirect-locations
2020-02-20 14:54:41 +01:00
Kubernetes Prow Robot
64e1a3c3c7
Merge pull request #5135 from James-TR/James-TR-patch-1
...
Correct spelling of the word "Original" in annotations documentation
2020-02-20 05:49:02 -08:00
Balazs Szekeres
41d512bbd9
Added basic limit-rate configmap test.
2020-02-20 14:22:26 +01:00
Kubernetes Prow Robot
427389a483
Merge pull request #5136 from szombi/e2e-upstream-keep-alive
...
Add upstream keep alive tests
2020-02-20 03:59:04 -08:00
Sandor Szombat
934b011244
Add upstream keep alive tests
2020-02-20 09:59:36 +01:00
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