6049 Commits

Author SHA1 Message Date
Romain
c5ce3f847a
Prepare release v3.6.15 v3.6.15 2026-04-29 14:36:05 +02:00
mmatur
59357eeaf8
Merge branch v2.11 into v3.6 2026-04-29 12:45:03 +02:00
Ludovic Fernandez
5ece7043c0
Bump github.com/go-acme/lego/v4 to v4.35.2 2026-04-29 12:04:05 +02:00
Romain
98cf988d30
Prepare release v2.11.44 v2.11.44 2026-04-29 11:56:10 +02:00
Michael
ad4abde146
Bump github.com/go-acme/lego to v4.35.2 2026-04-29 11:44:05 +02:00
Ludovic Fernandez
72c55e7e1d
Bump github.com/vulcand/oxy to v2.1.0 2026-04-27 17:16:06 +02:00
Tom Wieczorek
6a6d96d7fe
Make FLAGS Make variable usable 2026-04-27 15:46:05 +02:00
Gina A.
0fdea20eb1
Add errorRequestHeaders option to Errors middleware 2026-04-24 14:40:06 +02:00
Kevin Pollet
28e655452c
Do not require a port for ExternalName services 2026-04-24 11:16:05 +02:00
Ludovic Fernandez
2e80ad282a
Bump github.com/go-acme/lego/v4 to v4.35.1 2026-04-23 15:10:11 +02:00
Michael
a6664c95b5
Prepare release v3.6.14 v3.6.14 2026-04-22 10:54:05 +02:00
mmatur
379d691e09
Merge v2.11 into v3.6 2026-04-22 10:29:41 +02:00
Michael
a9ce32a8dc
Prepare release v2.11.43 v2.11.43 2026-04-22 10:26:05 +02:00
Kevin Pollet
53752744d5
Deprecate ForwardAuth.TrustForwardHeader option 2026-04-21 11:00:07 +02:00
Kevin Pollet
13302a212e
Cleanup and make ForwardAuth logs consistent 2026-04-21 10:22:05 +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
Michel Loiseleur
184de70aef
Remove duplicate step in CI 2026-04-17 10:52:06 +02:00
Ludovic Fernandez
f4766d74c7
Bump github.com/go-acme/lego/v4 to v4.34.0 2026-04-16 15:36:06 +02:00
Kevin Pollet
1a43505387
Sanitize the request URL after stripping the prefix 2026-04-16 14:26:06 +02:00
Romain
df00d82fc7
Honor allowCrossNamespace with chain middleware CRD 2026-04-15 10:36:06 +02:00
orbisai0security
0ed3b8ddb1
Upgrade form-data to 2.5.4, 3.0.4, 4.0.4 2026-04-15 09:12:05 +02:00
Romain
61b5bc4ad1
Remove untrusted X headers with underscores 2026-04-14 16:38: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
Romain
8c4fc89579
Remove map lookup making the basic auth notFoundSecret empty 2026-04-13 10:24:08 +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
Vitor Hugo
210344f950
Downgrade log level for missing container on inspect 2026-04-09 11:42:07 +02:00
Romain
94764103c4
Prepare release v3.6.13 v3.6.13 2026-04-07 11:52:04 +02:00
Sebastiaan van Stijn
756e91acdd
Bump github.com/klauspost/compress v1.18.4 and fix TestNegotiation 2026-04-07 10:48:05 +02:00
Kevin Pollet
e32a5a04bc
Clarify IngressClass selection logic 2026-04-02 15:54: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
iTob191
cc195a3f87
Fix default value of http.sanitizePath in docs 2026-03-30 15:44:05 +02:00
srmes
70dd1517e8
Fix docker-compose.yaml location in traefik/setup/docker/ 2026-03-26 15:54:14 +01:00
Sheddy
cdb4ce0a52
Add redirects for deleted pages 2026-03-26 11:42:05 +01:00
Nicolas Mengin
c32177e1ec
Add missing redirects for Getting started 2026-03-26 11:08:06 +01:00
Kevin Pollet
b782bd32d4
Prepare release v3.6.12 v3.6.12 2026-03-26 10:54:04 +01:00
kevinpollet
1b2e82453c
Merge branch v2.11 into v3.6 2026-03-26 10:12:28 +01:00
Kevin Pollet
e4b2c648bf
Prepare release v2.11.42 v2.11.42 2026-03-26 09:48:04 +01:00
jv
7816ed8e34
Fix comment and unnecessary allocation in withRoutingPath 2026-03-26 09:40:05 +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
Michael
25ab6f46d0
Fix allow colons and tildes in api.basePath validation 2026-03-24 17:32:05 +01:00
Gina A.
f19aaa769c
Fix StripPrefix and StripPrefixRegex to slice the prefix using encoded prefix length
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-03-24 17:06:05 +01:00