Commit graph

5843 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
4a81a00414 Fix chart-releaser action 2020-12-21 17:15:59 -03:00
Kubernetes Prow Robot
89b3d40c99
Merge pull request #6646 from cooperbenson-qz/helm-add-internal-service-load-balancer-ip
Adding LoadBalancerIP value for internal service to Helm chart
2020-12-21 10:12:25 -08:00
cooperbenson-qz
8de7d42cfc Adding LoadBalancerIP value for internal service
Adding documentation for the value

Bumping chart version

Adding changelog entry

Added change to artifacthub annotation
2020-12-21 09:59:01 -07:00
Manuel Alejandro de Brito Fontes
7d6c958c9d Change helm chart tag name to disambiguate purpose 2020-12-18 15:26:33 -03:00
spacewander
e118ebc08a Don't pick tried endpoint & count the latest in ewma balancer
fixes https://github.com/kubernetes/ingress-nginx/issues/6632
2020-12-18 19:21:51 +08:00
Kubernetes Prow Robot
c4a0ec8c2a
Merge pull request #6642 from obozek/patch-1
Update README.md
2020-12-17 03:59:09 -08:00
Ondřej Božek
00ecf0a270
Update README.md
Added link to actual ingress config example. Without it thee docs here https://kubernetes.github.io/ingress-nginx/examples/customization/configuration-snippets/ don't make sense.
2020-12-17 08:56:27 +01:00
Manuel Alejandro de Brito Fontes
f1124aaf04 Update test images 2020-12-16 17:35:12 -03:00
Manuel Alejandro de Brito Fontes
7de30e45d1 Update test images and go to 1.15.6 2020-12-16 15:56:45 -03:00
Kubernetes Prow Robot
403bf950e5
Merge pull request #6636 from slobo/patch-1
Fix link to kustomize docs
2020-12-16 10:34:32 -08:00
Slobodan Mišković
c4d5f4d1e6
Fix link to kustomize docs 2020-12-16 10:27:32 -08:00
Manuel Alejandro de Brito Fontes
7a02609133 Update nginx image 2020-12-15 21:50:29 -03:00
Manuel Alejandro de Brito Fontes
ae8c731413 Add kind e2e tests support for k8s v1.20.0 2020-12-15 19:52:04 -03:00
Kubernetes Prow Robot
3a126c6f83
Merge pull request #6528 from jsoref/spelling
Spelling
2020-12-15 14:06:20 -08:00
Josh Soref
a8728f3d2c Spelling 2020-12-15 16:10:48 -05:00
Manuel Alejandro de Brito Fontes
a48ae42034 Update nginx to 1.19.6 2020-12-15 17:14:46 -03:00
Kubernetes Prow Robot
fe65e9d22f
Merge pull request #6620 from nic-6443/sticky-session-fix
Fix sticky session not set for host in server-alias annotation (#6448)
2020-12-15 03:47:48 -08:00
Kubernetes Prow Robot
ad8f87a602
Merge pull request #6623 from karancode/patch-1
fix typo
2020-12-15 02:31:48 -08:00
Karan Thanvi
885226618f
fix typo 2020-12-15 15:48:35 +09:00
qianyong
44aaa2e367 Fix sticky session not set for host in server-alias annotation (#6448) 2020-12-15 11:01:19 +08:00
Manuel Alejandro de Brito Fontes
afe0321bd1 Update go dependencies 2020-12-14 12:35:40 -03:00
Kubernetes Prow Robot
0ace0fda74
Merge pull request #6617 from nic-6443/external-name-fqdn
Allow FQDN for ExternalName Service
2020-12-14 05:19:28 -08:00
qianyong
f9ffa93588 Allow FQDN for ExternalName Service 2020-12-14 20:32:08 +08:00
Manuel Alejandro de Brito Fontes
9c0a39636d Refactor ingress nginx variables 2020-12-12 08:52:47 -03:00
Kubernetes Prow Robot
6d90b5e10a
Merge pull request #6608 from ElvinEfendi/ewma-canary-test
make sure canary attributes are reset on ewma backend sync
2020-12-11 07:21:24 -08:00
Elvin Efendi
cc94a51cba make sure canary attributes are reset on ewma backend sync 2020-12-11 09:38:58 -05:00
Kubernetes Prow Robot
baf2afc5de
Merge pull request #6546 from nic-6443/ewma-cananry-fix
bugfix: update trafficShapingPolicy not working in ewma load-balance
2020-12-11 03:29:23 -08:00
Kubernetes Prow Robot
ab1e9a2ee2
Merge pull request #6607 from ElvinEfendi/fix-flaky-lua-tests
fix flaky lua tests
2020-12-10 23:23:22 -08:00
Elvin Efendi
1e9650a0f9 fix flaky lua tests 2020-12-10 22:41:41 -05:00
Kubernetes Prow Robot
5bd066463e
Merge pull request #6598 from msschl/patch-1
Add a link to the helm ingress-nginx `CHANGELOG.md` file to the `README.md` file
2020-12-09 12:18:53 -08:00
Markus Schlotbohm
a5e130a555
Add a link to the helm ingress-nginx CHANGELOG.md file to the README.md 2020-12-09 14:17:30 +01:00
Manuel Alejandro de Brito Fontes
91d8c86964 Fix helm chart releaser action 2020-12-09 07:49:32 -03:00
Manuel Alejandro de Brito Fontes
a56f1418d8 Fix helm chart releaser action 2020-12-09 07:38:29 -03:00
Manuel Alejandro de Brito Fontes
15c2d59e0f Fix chart-releaser action 2020-12-09 00:58:56 -03:00
Manuel Alejandro de Brito Fontes
1da8a3a3d2 Rollback chart-releaser action 2020-12-09 00:48:35 -03:00
Manuel Alejandro de Brito Fontes
52fa756c76 Update github actions 2020-12-09 00:42:36 -03:00
Kubernetes Prow Robot
d744ce4422
Merge pull request #6586 from tuusberg/fix-maxmind-license-key-location
fix(chart): Move 'maxmindLicenseKey' to `controller.maxmindLicenseKey`
2020-12-08 08:23:12 -08:00
Matthew Tuusberg
64a6e87c1b
fix: move maxmindLicenseKey to controller.maxmindLicenseKey
* See 9b683e4055/charts/ingress-nginx/templates/controller-daemonset.yaml (L101)
* See ddba993e2d/charts/ingress-nginx/templates/controller-deployment.yaml (L105)
2020-12-08 18:07:38 +03:00
Kubernetes Prow Robot
39b6593523
Merge pull request #6587 from tuusberg/add-geoip2-country
feat(nginx.tmpl): Add support for GeoLite2-Country and GeoIP2-Country databases
2020-12-07 13:59:11 -08:00
Matthew Tuusberg
1c6a1a0e23
feat: add support for country databases 2020-12-07 21:43:38 +03:00
Kubernetes Prow Robot
3e49491f33
Merge pull request #6580 from kundan2707/deployreadme
fix for 6564
2020-12-07 05:17:26 -08:00
Kundan Kumar
57f81068a4 fix for 6564
review comments
2020-12-07 18:14:36 +05:30
Kubernetes Prow Robot
628fe75289
Merge pull request #6579 from mostafa8026/patch-1
Update README.md
2020-12-07 03:43:27 -08:00
Mostafa
223d344056
Update README.md 2020-12-07 13:02:26 +03:30
Kubernetes Prow Robot
fec723e81c
Merge pull request #6469 from akonrath/feature/6457-svc-akonrath
Allow custom service names for controller and backend (#6457)
2020-12-05 17:13:25 -08:00
Andrew Konrath
603e2c5ee8 Allow custom service names for controller and backend (#6457) 2020-12-05 17:49:15 -06:00
Manuel Alejandro de Brito Fontes
6052e9dc23 Update helm chart-testing image 2020-12-05 16:09:34 -03:00
Manuel Alejandro de Brito Fontes
68b5ec9a48 Update build TAG 2020-12-05 14:53:10 -03:00
Manuel Alejandro de Brito Fontes
77234fcde0 Fix nginx ingress variables for definitions with Backend 2020-12-05 14:40:22 -03:00
Kubernetes Prow Robot
0b6d115236
Merge pull request #6470 from akonrath/feature/6018-psp-akonrath
Added role binding for 'ingress-nginx-admission' to PSP example (#6018)
2020-12-04 15:41:25 -08:00