Commit graph

5741 commits

Author SHA1 Message Date
Kubernetes Prow Robot
ae22f20730 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
ee6227503e 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
c9bc5b5203 Change helm chart tag name to disambiguate purpose 2020-12-18 15:26:33 -03:00
spacewander
b122331f21 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
0dc8bbea0c Merge pull request #6642 from obozek/patch-1
Update README.md
2020-12-17 03:59:09 -08:00
Ondřej Božek
70aa252812 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
880ec6b931 Update test images 2020-12-16 17:35:12 -03:00
Manuel Alejandro de Brito Fontes
0587ef6396 Update test images and go to 1.15.6 2020-12-16 15:56:45 -03:00
Kubernetes Prow Robot
7a04a5837f Merge pull request #6636 from slobo/patch-1
Fix link to kustomize docs
2020-12-16 10:34:32 -08:00
Slobodan Mišković
5e2e8ffc6f Fix link to kustomize docs 2020-12-16 10:27:32 -08:00
Manuel Alejandro de Brito Fontes
8ad6b7f729 Update nginx image 2020-12-15 21:50:29 -03:00
Manuel Alejandro de Brito Fontes
862b57d7dc Add kind e2e tests support for k8s v1.20.0 2020-12-15 19:52:04 -03:00
Kubernetes Prow Robot
cdb6df780e Merge pull request #6528 from jsoref/spelling
Spelling
2020-12-15 14:06:20 -08:00
Josh Soref
e6b6bc8209 Spelling 2020-12-15 16:10:48 -05:00
Manuel Alejandro de Brito Fontes
2002e64d90 Update nginx to 1.19.6 2020-12-15 17:14:46 -03:00
Kubernetes Prow Robot
b4c01b37bc 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
217336e436 Merge pull request #6623 from karancode/patch-1
fix typo
2020-12-15 02:31:48 -08:00
Karan Thanvi
ef4491ebe5 fix typo 2020-12-15 15:48:35 +09:00
qianyong
2a092a3c58 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
383bd72cf2 Update go dependencies 2020-12-14 12:35:40 -03:00
Kubernetes Prow Robot
25b49e6dde Merge pull request #6617 from nic-6443/external-name-fqdn
Allow FQDN for ExternalName Service
2020-12-14 05:19:28 -08:00
qianyong
dd69dfc5be Allow FQDN for ExternalName Service 2020-12-14 20:32:08 +08:00
Manuel Alejandro de Brito Fontes
d0690c8329 Refactor ingress nginx variables 2020-12-12 08:52:47 -03:00
Kubernetes Prow Robot
df80d4bf1e 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
858c672784 make sure canary attributes are reset on ewma backend sync 2020-12-11 09:38:58 -05:00
Kubernetes Prow Robot
9ba6572116 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
91cca23412 Merge pull request #6607 from ElvinEfendi/fix-flaky-lua-tests
fix flaky lua tests
2020-12-10 23:23:22 -08:00
Elvin Efendi
fb1d28cec0 fix flaky lua tests 2020-12-10 22:41:41 -05:00
Kubernetes Prow Robot
34ed57d05b 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
5510d58c54 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
18348dc80e Fix helm chart releaser action 2020-12-09 07:49:32 -03:00
Manuel Alejandro de Brito Fontes
ed49470f51 Fix helm chart releaser action 2020-12-09 07:38:29 -03:00
Manuel Alejandro de Brito Fontes
8bd6ada99e Fix chart-releaser action 2020-12-09 00:58:56 -03:00
Manuel Alejandro de Brito Fontes
451b5e45a5 Rollback chart-releaser action 2020-12-09 00:48:35 -03:00
Manuel Alejandro de Brito Fontes
f6a468ec19 Update github actions 2020-12-09 00:42:36 -03:00
Kubernetes Prow Robot
009ca86c5a 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
95b9e207b0 fix: move maxmindLicenseKey to controller.maxmindLicenseKey
* See 0be668d969/charts/ingress-nginx/templates/controller-daemonset.yaml (L101)
* See e45639032b/charts/ingress-nginx/templates/controller-deployment.yaml (L105)
2020-12-08 18:07:38 +03:00
Kubernetes Prow Robot
0e57c4861c 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
280d080bda feat: add support for country databases 2020-12-07 21:43:38 +03:00
Kubernetes Prow Robot
029ee16b15 Merge pull request #6580 from kundan2707/deployreadme
fix for 6564
2020-12-07 05:17:26 -08:00
Kundan Kumar
645cf5ae95 fix for 6564
review comments
2020-12-07 18:14:36 +05:30
Kubernetes Prow Robot
c5246be459 Merge pull request #6579 from mostafa8026/patch-1
Update README.md
2020-12-07 03:43:27 -08:00
Mostafa
bb3eeb5615 Update README.md 2020-12-07 13:02:26 +03:30
Kubernetes Prow Robot
cc33fc2478 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
a8908d3809 Allow custom service names for controller and backend (#6457) 2020-12-05 17:49:15 -06:00
Manuel Alejandro de Brito Fontes
19d83d866e Update helm chart-testing image 2020-12-05 16:09:34 -03:00
Manuel Alejandro de Brito Fontes
8d14c969a8 Update build TAG 2020-12-05 14:53:10 -03:00
Manuel Alejandro de Brito Fontes
198ff33167 Fix nginx ingress variables for definitions with Backend 2020-12-05 14:40:22 -03:00
Kubernetes Prow Robot
32d606aa7a 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
Kubernetes Prow Robot
049c1fd43e Merge pull request #6541 from Jangyooseok/Jangyooseok
fixed misspell
2020-12-04 15:35:25 -08:00