kevinpollet
|
708aa38f36
|
Merge branch v3.6 into v3.7
|
2026-06-05 15:26:12 +02:00 |
|
kevinpollet
|
15c47f9cb4
|
Merge branch v2.11 into v3.6
|
2026-06-05 14:51:59 +02:00 |
|
Julien Salleyron
|
b6bb80f8ff
|
Fix snicheck with keepalive
|
2026-06-05 14:36:05 +02:00 |
|
Anatole Lucet
|
6ddda32184
|
Fix BackendTLSPolicy status update
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2026-06-05 12:16:08 +02:00 |
|
bzyy1024
|
d653ee3d73
|
Fix redis write timeout option configuration
|
2026-06-04 16:22:06 +02:00 |
|
romain
|
48ba249ba7
|
Merge branch v3.6 into v3.7
|
2026-06-04 14:06:26 +02:00 |
|
romain
|
4c71ee3d18
|
Merge branch v2.11 into v3.6
|
2026-06-04 11:00:28 +02:00 |
|
Romain
|
a664812e9c
|
Compute resolved tlsOptions after applying models
Co-authored-by: Gina A. <70909035+gndz07@users.noreply.github.com>
|
2026-06-04 10:16:05 +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 |
|
romain
|
d468a3e4d0
|
Merge branch v2.11 into v3.6
|
2026-06-03 09:14:04 +02:00 |
|
Gina A.
|
a669522eca
|
Clear Ssl-Client-* headers when no client certificate is present
|
2026-06-02 10:40:06 +02:00 |
|
Marcell Pünkösd
|
3697409701
|
Fix race condition in tests accessing global variables in parallel
|
2026-06-01 16:18:05 +02:00 |
|
Yuxiao Zeng
|
8c05c1b1a7
|
Improve file provider behavior regarding dangling symlinks
|
2026-05-29 14:14:05 +02:00 |
|
Romain
|
892bcc288b
|
Reject requests with different paths after StripPrefix and StripPrefixRegex normalisation
|
2026-05-28 15:56:25 +02:00 |
|
Julien Salleyron
|
5026ca97d0
|
Move snicheck to ctx instead of simulated routing
|
2026-05-28 10:30:07 +02:00 |
|
Romain
|
f9d9b72380
|
Avoid ingress path matcher injection and backport 11d251415
|
2026-05-27 16:32:10 +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 |
|
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
|
2026-05-22 10:06:05 +02:00 |
|
Kaan
|
f2b11cd50d
|
fix(accesslog): escape double quotes in quoted log fields
|
2026-05-18 16:02:06 +02:00 |
|
Romain
|
4d9031bdb2
|
Add error on basic auth build if users is empty
|
2026-05-18 15:06:09 +02:00 |
|
kevinpollet
|
1337363cf6
|
Merge branch v3.6 into v3.7
|
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
|
2026-05-04 16:06:05 +02:00 |
|
Sebastiaan van Stijn
|
8f99bbcfba
|
Migrate to github.com/moby/moby modules
|
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
|
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
|
2026-04-24 11:16:05 +02:00 |
|
Gina A.
|
7ccaa0b420
|
Fix SSL redirect behavior for ingress-nginx provider
|
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 |
|