1697 Commits

Author SHA1 Message Date
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
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
Michael
ad4abde146
Bump github.com/go-acme/lego to v4.35.2 2026-04-29 11:44:05 +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
Sheddy
9560f0d815
Add ingress-nginx ConfigMap migration step 2026-04-24 12:02: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
Julien Salleyron
5e1de22584
Fix trustForwardHeader on forward auth middleware 2026-04-17 15:42:05 +02:00
Michael
eb22d72b48
Resolve NGINX variables in ingress-nginx upstream-vhost annotation 2026-04-16 12:14:10 +02:00
Romain
df00d82fc7
Honor allowCrossNamespace with chain middleware CRD 2026-04-15 10:36:06 +02:00
parkerfath
85b9b6903e
Clarify install config watchNamespace watches only one namespace 2026-04-13 15:14:05 +02:00
Emile Vauge
e3db821484
Update vulnerability submission guidelines 2026-04-13 11:24:06 +02:00
Nicolas Mengin
afeedb2885
Reverse versions order in migration guide 2026-04-10 16:28:06 +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
isayme
ba3afa5e2b
docs: yaml indent 4 space 2026-04-09 14:08:06 +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
isayme
e24a61c14c
Update gateway-api link in getting-started to v1.5.1 2026-04-03 15:34:04 +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
Antonin
012b483fbe
docs: OVHcloud (OpenStack Octavia) to Cloud-Specific IP Management 2026-03-31 17:44:05 +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
srmes
70dd1517e8
Fix docker-compose.yaml location in traefik/setup/docker/ 2026-03-26 15:54:14 +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
Gina A.
3c74d627d5
Add ingress-nginx migration banner on documentation pages 2026-03-24 17:52:12 +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
romain
b1b520b186 Merge branch v2.11 into v3.6 2026-03-18 15:51:33 +01:00
Nicolas Mengin
3166deb308
Improve the multi tenant security note 2026-03-18 10:10:07 +01:00
Julien Salleyron
a06eca2b99
Add support for auth-snippet
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-03-18 09:06:05 +01:00
Michael
4fe0bea069
Bump sigs.k8s.io/gateway-api to v1.5.1 2026-03-17 17:10:12 +01:00
Romain
122175ac2f
Make basic auth check timing constant
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-03-17 15:36:05 +01:00
Sheddy
154fcf86ae
Remove unsupported servers[n].address from TCP label examples 2026-03-17 11:22:05 +01:00