Commit graph

1569 commits

Author SHA1 Message Date
romain
6e0198ca1e Merge current branch v3.6 into v3.7
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-05-27 14:20:33 +02:00
Cali Nelson
1db7d439a4
Allow query parameters to be dropped from RequestPath in access log
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-05-22 15:40:06 +02:00
Nick
ee07d0f4d2
Escape exact gRPC method matches 2026-05-22 11:42:06 +02:00
Cristian Baldi
743a63369c
Trim quotes from proxy_set_header header name
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-05-22 10:06:05 +02:00
Kaan
f2b11cd50d
fix(accesslog): escape double quotes in quoted log fields
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-05-18 16:02:06 +02:00
kevinpollet
1337363cf6
Merge branch v3.6 into v3.7
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-05-11 12:01:00 +02:00
kevinpollet
72fcf30d6b
Merge branch v2.11 into v3.6 2026-05-11 11:16:29 +02:00
Kevin Pollet
83cc8fee5d
Make resolveReference method as a function 2026-05-11 11:14:06 +02:00
romain
fc482fda97
Merge branch v2.11 into v3.6 2026-05-11 09:35:34 +02:00
Romain
36a565a599
Fix cross-provider ref check for Kubernetes CRD provider 2026-05-07 16:58:05 +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
kevinpollet
9f3f1725d2
Merge branch v2.11 into v3.6 2026-05-05 15:01:52 +02:00
Julien Salleyron
961c383a88
Fix regressions after refacto of the ingress-nginx provider 2026-05-05 09:24:05 +02:00
Michael
e4537f8b04
Migrate to github.com/moby/moby modules
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-05-04 16:06:05 +02:00
Sebastiaan van Stijn
8f99bbcfba
Migrate to github.com/moby/moby modules
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-05-04 15:50:05 +02:00
Romain
e6abf7c3c8
Remove cross-provider sanitization for Kubernetes service loading
Co-authored-by: Gina A. <70909035+gndz07@users.noreply.github.com>
2026-05-04 11:12:05 +02:00
mliang2
80103b1db2
Fix typo in default CORS allowed headers 2026-05-04 10:28: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
Julien Salleyron
c1d3c08390
Use a metamodel to generate dynamic configuration in ingress-nginx
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-04-29 16:02:06 +02:00
mmatur
de40e88d31
Merge branch v3.6 into v3.7 2026-04-29 15:25:50 +02:00
Gina A.
53b9a314b8
Add test for ingress with default backend and other annotations for ingress-nginx provider 2026-04-29 15:00:07 +02:00
mmatur
59357eeaf8
Merge branch v2.11 into v3.6 2026-04-29 12:45:03 +02:00
Michael
23513cff14
Add regression test for ingress default backend without rules 2026-04-29 10:28:06 +02:00
Gina A.
0fdea20eb1
Add errorRequestHeaders option to Errors middleware
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-04-24 14:40:06 +02:00
kevinpollet
590429d821
Merge branch v3.6 into v3.7 2026-04-24 11:36:19 +02:00
Kevin Pollet
28e655452c
Do not require a port for ExternalName services
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-04-24 11:16:05 +02:00
Gina A.
7ccaa0b420
Fix SSL redirect behavior for ingress-nginx provider
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-04-23 09:48:05 +02:00
mmatur
da808bda43
Merge branch v3.6 into v3.7 2026-04-22 11:27:30 +02:00
Gina A.
42e69bcd67
Handle duplicate server-alias on ingress-nginx provider 2026-04-22 10:42:05 +02:00
Sai Asish Y
a6141798f2
Preserve request query on absolute-URL redirect 2026-04-22 10:24:05 +02:00
Kevin Pollet
53752744d5
Deprecate ForwardAuth.TrustForwardHeader option
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-04-21 11:00:07 +02:00
Kevin Pollet
13302a212e
Cleanup and make ForwardAuth logs consistent
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-04-21 10:22:05 +02:00
LBF38
332f5a929f
Fix rewrite target with full URL and no regex in ingress path
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-04-20 16:42:06 +02:00
mmatur
4aea15feea
Merge v2.11 into v3.6
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-04-20 11:19:04 +02:00
Julien Salleyron
5e1de22584
Fix trustForwardHeader on forward auth middleware
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-04-17 15:42:05 +02:00
LBF38
4262cb5466
Fix service unavailable on ingress-nginx 2026-04-17 15:40:05 +02:00
Michael
211ec53661
Restore default cipher suites when serversTransport has no explicit cipherSuites 2026-04-17 10:40: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
Michael
eb22d72b48
Resolve NGINX variables in ingress-nginx upstream-vhost annotation 2026-04-16 12:14:10 +02:00
Gina A.
7cacf027a1
Avoid 302 redirect when rewrite-target value is not an absolute URL for ingress-nginx provider 2026-04-16 11:54:07 +02:00
LBF38
036114bf17
Fix custom headers annotation with 503 Service Unavailable 2026-04-16 11:34:05 +02:00
LBF38
4b678ce9fd
Fix app-root with query params redirect 2026-04-16 10:40:10 +02:00
Romain
df00d82fc7
Honor allowCrossNamespace with chain middleware CRD
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-04-15 10:36:06 +02:00
Romain
61b5bc4ad1
Remove untrusted X headers with underscores
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
2026-04-14 16:38:06 +02:00
Kevin Pollet
2b9ffc4261
Use QuoteMeta for cookie name when building canary rules
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-04-14 09:48:05 +02:00
Romain
8c4fc89579
Remove map lookup making the basic auth notFoundSecret empty
Some checks failed
CodeQL / Analyze (push) Has been cancelled
Build and Publish Documentation / Doc Process (push) Has been cancelled
Build experimental image on branch / build-webui (push) Has been cancelled
Build experimental image on branch / Build experimental image on branch (push) Has been cancelled
2026-04-13 10:24:08 +02:00