Commit graph

5033 commits

Author SHA1 Message Date
Kubernetes Prow Robot
6682027637 Merge pull request #5178 from gregsidelinger/master
Adding annotations support to helm chart configmaps
2020-02-26 12:57:19 -08:00
Manuel Alejandro de Brito Fontes
a6f2154cd7 Sync chart PR #20984 (#5171) 2020-02-26 16:55:02 -03:00
Manuel Alejandro de Brito Fontes
077a95b3eb Update e2e image (#5174) 2020-02-26 16:52:31 -03:00
Manuel Alejandro de Brito Fontes
5448f3b1c5 Update go dependencies (#5170) 2020-02-26 14:56:11 -03:00
Manuel Alejandro de Brito Fontes
686de454da Update go to 1.14 (#5173) 2020-02-26 14:23:42 -03:00
Greg Sidelinger
b20ac5941f Updating README with new annotations options
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
2020-02-26 11:01:42 -05:00
Greg Sidelinger
22157cad0f Adding annotations support to configmaps
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
2020-02-26 10:53:20 -05:00
Manuel Alejandro de Brito Fontes
6816d37ff8 Add script to check helm chart (#5172) 2020-02-25 21:14:21 -03:00
Manuel Alejandro de Brito Fontes
e72ecd652d Cleanup e2e directory (#5169) 2020-02-25 14:22:30 -03:00
Kubernetes Prow Robot
5363a01f78 Merge pull request #5166 from janosi/proxy-ssl-name
proxy_ssl_name support
2020-02-25 07:08:48 -08:00
Laszlo Janosi
5b307647c2 Add proxy-ssl-name to location level 2020-02-25 13:52:34 +01:00
Manuel Alejandro de Brito Fontes
3821296a5a Use local chart directory for dev-env and e2e tests (#5165) 2020-02-25 09:35:44 -03:00
schaefec
1ac8e4ba84 Doesn't fail if proxy-ssl-name annotation is not specified 2020-02-25 13:32:14 +01:00
schaefec
79e3910d6d Allows overriding the server name used to verify the certificate of the proxied HTTPS server 2020-02-25 13:32:14 +01:00
Kubernetes Prow Robot
ed6e49183a Merge pull request #5114 from whalecold/match
Feat: add header-pattern annotation.
2020-02-24 17:07:36 -08:00
Kubernetes Prow Robot
fd40831356 Merge pull request #4981 from janosi/proxy-ssl-scope
Applying proxy-ssl-* directives on locations only
2020-02-24 15:53:36 -08:00
Manuel Alejandro de Brito Fontes
882bfc38eb Cleanup build of documentation and update to mkdocs 1.1 (#5163) 2020-02-24 20:10:07 -03:00
Manuel Alejandro de Brito Fontes
b4e46f2dbb Migrate release of docs from travis-ci to github actions (#5162) 2020-02-24 19:41:22 -03:00
Kubernetes Prow Robot
aaa68e2338 Merge pull request #5160 from szombi/e2e-build-fix
Fix e2e test run.sh
2020-02-24 11:57:43 -08:00
Kubernetes Prow Robot
4d315bb038 Merge pull request #5157 from SzekeresB/dev/limit-rate-anno-tc
Added limit-rate annotation test
2020-02-24 11:57:35 -08:00
Manuel Alejandro de Brito Fontes
c0d2989e37 Start migration of helm chart (#5159) 2020-02-24 16:25:57 -03:00
Sandor Szombat
9f3c72cadc Fix e2e test run.sh 2020-02-24 19:37:11 +01:00
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