Commit graph

5663 commits

Author SHA1 Message Date
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
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
Kubernetes Prow Robot
2f6f09a106
Merge pull request #6541 from Jangyooseok/Jangyooseok
fixed misspell
2020-12-04 15:35:25 -08:00
Kubernetes Prow Robot
099f80d412
Merge pull request #6566 from inosato/patch-1
fix docs  log-format-upstream sample
2020-12-04 15:33:26 -08:00
Manuel Alejandro de Brito Fontes
5df2951948 Fix nginx ingress variables for definitions without hosts 2020-12-04 20:30:55 -03:00
Manuel Alejandro de Brito Fontes
81bf8056da Disable HTTP/2 in the webhook server 2020-12-04 20:29:36 -03:00
Manuel Alejandro de Brito Fontes
d781d99797 Fixes for gosec 2020-12-04 20:29:07 -03:00
Manuel Alejandro de Brito Fontes
9553b277e9 Add gosec action 2020-12-04 20:29:07 -03:00
Manuel Alejandro de Brito Fontes
89db89675d Release helm chart v3.13.0 2020-12-04 20:02:36 -03:00
Kubernetes Prow Robot
2edd4897c2
Merge pull request #6544 from yasra002/patch-1
Fix the name of default backend variable
2020-12-04 14:47:26 -08:00
Yasser
e361bc926e
Delete the test file 2020-12-04 23:18:20 +01:00
Jangyooseok
1ad89c8bb2 fixed misspell
Update rootfs/etc/nginx/lua/plugins/README.md
2020-12-04 10:13:00 +09:00
inosato
11825698ff
fix log-format-upstream sample
- Align column names to snake case.
- Align the space.
2020-12-03 23:14:06 +09:00
Manuel Alejandro de Brito Fontes
e23a6b6aa7 Update kindest image 2020-12-02 11:11:28 -03:00
Kubernetes Prow Robot
35338c4193
Merge pull request #6553 from agile6v/stream
fixes: allow user to specify the maxmium number of retries in stream block
2020-12-02 03:08:51 -08:00
agile6v
06f53bcf05 feat: allow user to specify the maxmium number of retries in stream block. 2020-12-02 14:54:14 +08:00
Kubernetes Prow Robot
9c45345e6d
Merge pull request #6551 from mtparet/patch-1
Add documentation to activate DHE based ciphers
2020-12-01 08:18:50 -08:00
Yasser
3a5a5b0e83 Fix the name of default backend variable 2020-12-01 16:49:11 +01:00
Matthieu Paret
948265f2e8
indicate configuration for DHE based ciphers 2020-12-01 16:43:11 +01:00
Manuel Alejandro de Brito Fontes
3e7eb5b3a0 Ensure any change in the charts directory trigger ci tests 2020-12-01 12:24:09 -03:00
Manuel Alejandro de Brito Fontes
68c57386d0 Update nginx to 1.19.5 2020-11-27 14:19:20 -03:00
Kubernetes Prow Robot
beb2eff087
Merge pull request #6529 from m22r/master
Fix ErrorLogLevel in stream contexts
2020-11-27 04:38:47 -08:00
m22r
612a604fa4 Fix ErrorLogLevel in stream contexts 2020-11-27 14:29:43 +09:00
Manuel Alejandro de Brito Fontes
0a43ba34b8 Fix helm repo update command 2020-11-26 09:57:36 -03:00
Kubernetes Prow Robot
8bba70b3b5
Merge pull request #6514 from aledbf/helm
Remove helm2 support and update docs
2020-11-24 14:26:39 -08:00
Manuel Alejandro de Brito Fontes
4ac3e1ff2c
Remove helm2 support and update docs 2020-11-24 18:55:57 -03:00
Kubernetes Prow Robot
5a282c0167
Merge pull request #6505 from Voziv/patch-1
Reorder HPA resource list to work with GitOps tooling
2020-11-24 06:31:01 -08:00
Lee Robert
a1cd31bc51
Reorder HPA resource list to work with GitOps tooling 2020-11-24 08:51:02 -05:00
Kubernetes Prow Robot
e3a3ea8826
Merge pull request #6294 from ianbuss/auth-error-redirect-param
Allow customisation of redirect URL parameter in external auth redirects
2020-11-23 01:27:37 -08:00
Kubernetes Prow Robot
ced41245ce
Merge pull request #6485 from ml-/connections_state
Fix sum value of nginx process connections
2020-11-21 13:23:33 -08:00