702 Commits

Author SHA1 Message Date
qwerty8811 2391520b50 Add optional X-Forwarded-Scheme and X-Scheme headers in forwarded headers middleware 2026-06-12 11:16:07 +02:00
qwerty8811 6cc3dd8d40 Add reportNodeInternalIPs option to report node internal IPs in Ingress status 2026-06-12 10:26:07 +02:00
romain 4aa82efc76 Merge branch v3.6 into v3.7 2026-06-03 14:53:03 +02:00
Kevin Pollet dcbe752df5 Change default values and expose configuration for Kubernetes client QPS and Burst
Co-authored-by: Anatole Lucet <anatole.lucet@proton.me>
2026-06-03 11:06:05 +02:00
filip2mac 9a276c3aeb Add nginx.ingress.kubernetes.io/enable-global-auth to the list of supported annotations 2026-06-01 09:56:05 +02:00
romain 6e0198ca1e Merge current branch v3.6 into v3.7 2026-05-27 14:20:33 +02:00
Cali Nelson 1db7d439a4 Allow query parameters to be dropped from RequestPath in access log 2026-05-22 15:40:06 +02:00
Mark Bonnekessel 1c9a3d21ed Remove whitespace in HTML tag 2026-05-22 10:20:06 +02:00
Armin ecf5182056 Fix typo in accesslogs field name 2026-05-22 09:42:17 +02:00
Sheddy 8d2e7db6e3 Replace generated File routing reference page 2026-05-21 15:24:07 +02:00
Michel Loiseleur f3c6d14caa Document new chart behavior on Gateway API 2026-05-18 15:32:07 +02:00
kevinpollet 1337363cf6 Merge branch v3.6 into v3.7 2026-05-11 12:01:00 +02:00
romain fc482fda97 Merge branch v2.11 into v3.6 2026-05-11 09:35:34 +02:00
romain 8c7634bcde Merge branch v2.11 into v3.6 2026-05-07 11:47:33 +02:00
Romain 28604083a4 Add CrossProviderNamespaces option
Co-authored-by: Gina A. <70909035+gndz07@users.noreply.github.com>
2026-05-06 14:49:23 +02:00
kevinpollet 2861d0efe1 Merge branch v3.6 into v3.7 2026-05-05 16:20:16 +02:00
Nicolas Mengin ead1c84fae Service-level Middleware Documentation 2026-05-04 14:10:05 +02:00
Mathieu Herbert 3854630763 Add ipAllowListStrategy option for allowlist/whitelist annotations 2026-04-30 17:16:11 +02:00
Pushkin f91bae1257 Update Helm chart values link for Kubernetes Gateway 2026-04-30 14:42:05 +02:00
Kangmin Kim 2433b18fef Add limit-connections support 2026-04-29 16:22:06 +02:00
mmatur de40e88d31 Merge branch v3.6 into v3.7 2026-04-29 15:25:50 +02:00
mmatur 59357eeaf8 Merge branch v2.11 into v3.6 2026-04-29 12:45:03 +02:00
Nicolas Mengin 08ecb17a36 Delete the coming soon section from the ingress-nginx documentation 2026-04-24 16:06:11 +02:00
Gina A. 0fdea20eb1 Add errorRequestHeaders option to Errors middleware 2026-04-24 14:40:06 +02:00
mmatur da808bda43 Merge branch v3.6 into v3.7 2026-04-22 11:27:30 +02:00
Kevin Pollet 6161e3040c Document the rd parameter behavior for the auth-signin annotation 2026-04-21 16:26:08 +02:00
Kevin Pollet 53752744d5 Deprecate ForwardAuth.TrustForwardHeader option 2026-04-21 11:00:07 +02:00
mmatur 4aea15feea Merge v2.11 into v3.6 2026-04-20 11:19:04 +02:00
Michael eb22d72b48 Resolve NGINX variables in ingress-nginx upstream-vhost annotation 2026-04-16 12:14:10 +02:00
parkerfath 85b9b6903e Clarify install config watchNamespace watches only one namespace 2026-04-13 15:14:05 +02:00
Murat Aslan 091d13b5e4 Make SameSite cookie value case-insensitive 2026-04-09 17:10:13 +02:00
Rajakavitha Kodhandapani 79ec5fd65e Update ingressroute.md 2026-04-09 16:40:07 +02:00
romain 5ab893f01d Merge current branch v3.6 into v3.7 2026-04-07 12:12:01 +02:00
Romain 64495e424c Add Kubernetes Ingress logs fields
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-04-07 11:23:10 +02:00
Morten Victor Nordbye d31ce5df13 Support multiple certificateRefs in Gateway API listeners 2026-04-07 10:46:07 +02:00
Kevin Pollet e32a5a04bc Clarify IngressClass selection logic 2026-04-02 15:54:05 +02:00
Omar f964291f02 Support nginx.ingress.kubernetes.io/enable-access-log 2026-04-02 11:50:07 +02:00
Julien Salleyron 9d9f0d465d Add providers routing precedence configuration
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-04-02 09:08:05 +02:00
Michel Loiseleur 3ce463ddd1 Fix documentation on how to restrict the scope of service discovery 2026-04-01 14:18:09 +02:00
Kangmin Kim ea7f300c85 feat(provider/k8s/ingress-nginx): add limit-burst-multiplier annotation support 2026-03-31 17:24:07 +02:00
Julien Salleyron ea92a3e150 Add wildcard host in Host and HostSNI matchers 2026-03-31 16:14:06 +02:00
iTob191 cc195a3f87 Fix default value of http.sanitizePath in docs 2026-03-30 15:44:05 +02:00
Alexander Babenko f15b836c86 Support NGINX global auth annotation 2026-03-27 14:42:06 +01:00
kevinpollet b4aa35e0fb Merge branch v3.6 into v3.7 2026-03-26 11:19:51 +01:00
parkerfath 8eb4d34294 Clarify doc: NGINX Ingress watchNamespace watches only one namespace 2026-03-26 09:14:09 +01:00
Sheddy cf29feb81c Improve Kubernetes Ingress Routing Documentation 2026-03-25 16:52:05 +01:00
Michel Loiseleur f5eb6c9de5 Remove hidden files in documentation 2026-03-25 16:40:07 +01:00
LBF38 444e096d3c Change default maxRequestBodyBytes option value of retry middleware 2026-03-19 15:52:06 +01:00
Sheddy 4fa1f31f79 clarify CNAME explanation in ACME Documentation 2026-03-19 14:06:05 +01:00
kevinpollet 86db5c2777 Merge branch v3.6 into v3.7 2026-03-19 11:29:37 +01:00