Commit Graph

6409 Commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes 944d36fdba Update cloudbuild gcb-docker-gcloud image 2020-12-25 21:16:11 -03:00
Kubernetes Prow Robot 9fe3ce12a0
Merge pull request #6676 from ElvinEfendi/new-lua-libs
include new resty lua libs in base image
2020-12-25 16:04:26 -08:00
Manuel Alejandro de Brito Fontes 0abfad70ce Release v0.42.0 2020-12-24 16:13:13 -03:00
Manuel Alejandro de Brito Fontes a35a89f993 Release helm chart v3.17.0 2020-12-24 16:10:57 -03:00
Elvin Efendi 0830b21a5b include new resty lua libs in base image 2020-12-24 12:43:10 -05:00
Manuel Alejandro de Brito Fontes e98e48d99a Prepare for release v0.42.0 2020-12-24 13:17:41 -03:00
Kubernetes Prow Robot b022ea8c40
Merge pull request #6639 from spacewander/use_last_for_ewma
Don't pick tried endpoint & count the latest in ewma balancer
2020-12-23 18:50:27 -08:00
spacewander 06b200fa4b Update for review 2020-12-24 09:07:12 +08:00
Kubernetes Prow Robot 7732aec3c4
Merge pull request #6600 from nic-6443/backend-sync-503-fix
Bugfix: some requests fail with 503 when nginx reload
2020-12-23 09:02:26 -08:00
eclesiomelojunior 7a533f035b chore: Add test to internal ingress resolver pkg 2020-12-23 13:33:12 -03:00
Tsuyoshi Miyake e0e91bb150
Correct the value for setting a static IP 2020-12-24 00:18:30 +09:00
Kubernetes Prow Robot f35307410d
Merge pull request #6665 from kundan2707/vendoraks
added AKS specific documentation
2020-12-22 16:56:26 -08:00
Kundan Kumar 2a0efbaa00 added AKS specific documentation 2020-12-23 04:32:00 +05:30
qianyong 8085304cb9 Separate the ExternalName backend from other backends in the process of synchronizing the backend, because the synchronization of the ExternalName backend requires dns resolution, so we should ensure that it does not affect the synchronization of the Non-ExternalName backend. After separation, in the init worker stage, we should immediately synchronize the Non-ExternalName backend, otherwise there will be some requests that fail with 503 because the balancer cannot be obtained in the rewrite stage. 2020-12-22 17:24:41 +08:00
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