Commit graph

453 commits

Author SHA1 Message Date
kevinpollet
b4aa35e0fb
Merge branch v3.6 into v3.7 2026-03-26 11:19:51 +01:00
Michael
30d5258c75
Fix postgres STARTTLS with TLS termination
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-03-24 11:18:05 +01:00
Harold Ozouf
6c7c056b28
Preserve health check status updater when service has middlewares 2026-03-19 14:16:07 +01:00
kevinpollet
86db5c2777
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-03-19 11:29:37 +01:00
romain
b1b520b186 Merge branch 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-03-18 15:51:33 +01:00
Julien Salleyron
a06eca2b99
Add support for auth-snippet
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
Co-authored-by: Mathis Urien <contact.lbf38@gmail.com>
2026-03-18 09:06:05 +01:00
Romain
832f48d9bf
Support fragmented TLS client hello
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
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-03-11 13:56:06 -03:00
Nándor Kollár
ee07a31ae3
Nginx x-forwarded-prefix annotation
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-03-06 13:16:04 -03:00
mmatur
efcc60fbdb
Merge branch v3.6 into master 2026-03-06 16:13:25 +01:00
Jesper Noordsij
c7d5507462
Use modern WaitGroup.Go function in additional places 2026-03-06 11:22:06 -03:00
LBF38
b643cd1508
Add support for upstream-hash-by NGINX annotation
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-03-04 11:10:05 -03:00
Julien Salleyron
d680fef7f1
Implement server-snippet and configuration-snippet annotations
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
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-03-04 06:24:05 -03:00
Mathieu Parent
734cc21fb4
Remove unused context import from test file 2026-03-03 05:26:04 -03:00
LBF38
b9525e53a8
Add support for proxy-read-timeout and proxy-send-timeout NGINX annotations
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
Co-authored-by: Romain Tribotte <rtribotte@users.noreply.github.com>
2026-02-24 14:38:05 +01:00
Gina A.
0664dadfbd
Support auth-tls-pass-certificate-to-upstream annotation 2026-02-24 11:34:05 +01:00
mmatur
ff1a6786cd
Merge branch v3.6 into master 2026-02-23 19:24:54 +01:00
mmatur
13dc9a6892
Merge v2.11 into v3.6 2026-02-23 17:34:52 +01:00
Julien Salleyron
7a3ffcc3d9
Fix TLS handshake error handling 2026-02-23 14:06:05 +01:00
kevinpollet
f0da74e641
Merge branch v3.6 into master 2026-02-13 16:04:04 +01:00
mmatur
a28da8a226
Merge v2.11 into v3.6 2026-02-11 14:45:21 +01:00
Romain
31e566e9f1
Remove conn deadline after STARTTLS negociation
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
Co-authored-by: Michael <michael.matur@gmail.com>
2026-02-11 09:48:05 +01:00
Michael
72e2454e42
Cap TLS record length to RFC 8446 limit in ClientHello peeking 2026-02-11 09:22:04 +01:00
Romain
0beed101ec
Validate healthcheck path configuration
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
Co-authored-by: Michael <michael.matur@gmail.com>
2026-02-10 14:52:05 +01:00
mmatur
4a4be524bb
Merge v3.6 into master
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-02-10 09:07:34 +01:00
Landry Benguigui
34ae66b9ab
Failover according to response status code
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
Co-authored-by: juliens <julien.salleyron@gmail.com>
2026-02-09 14:10:06 +01:00
mmatur
f2b68f29a1
Merge v2.11 into v3.6 2026-02-02 05:33:16 +01:00
Jesper Noordsij
c320bb4adb
Bump to go1.25
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-01-30 17:30:05 +01:00
Julien Salleyron
8425e09806
Services middleware and Gateway API filters on HTTP backends 2026-01-29 17:16:04 +01:00
kevinpollet
b19e4a435b
Merge branch v3.6 into master 2026-01-29 15:08:34 +01:00
Michael
f32d58c577
Fix flakiness unit tests 2026-01-29 11:42:06 +01:00
Simon Delicata
f4f129a279
Add configuration transformer mechanism to the ConfigurationWatcher 2026-01-28 11:44:05 +01:00
mmatur
731d8c0ba7
Merge v3.6 into master
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-01-26 17:52:19 +01:00
mmatur
fb54793b93
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-01-26 17:20:11 +01:00
Julien Salleyron
85cd5485b7
Avoid recursion with services
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-01-26 10:28:04 +01:00
Gina A.
94eba471f1
Add encodedCharacters 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-01-21 10:24:12 +01:00
LBF38
82c756006b
Add support for session-cookie-expires nginx annotation 2026-01-20 15:26:05 +01:00
mmatur
08b1336af0
Merge current v3.6 into master
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-01-16 11:43:56 +01:00
mmatur
3315a9fbec
Merge current v2.11 into v3.6 2026-01-16 09:13:54 +01:00
Michael
51343bc15f
Upgrade golangci-lint
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-01-14 17:26:08 +01:00
romain
8479d66d18 Merge branch v2.11 into v3.6 2026-01-14 11:49:11 +01:00
Gina A.
adf47fba31
Make encoded character options opt-in 2026-01-14 10:16:04 +01:00
mmatur
df50421b53
Merge current v3.6 into master
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-01-09 20:45:30 +01:00
mmatur
dc04dc1940
Merge current v2.11 into v3.6
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-01-09 19:41:31 +01:00
NEwa
12d792cdef
Add the option to define custom cipher suites for backend serversTransport
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-01-08 18:22:04 +01:00
LBF38
e9f3089e90
Add timeout to ACME-TLS/1 challenge handshake
Some checks failed
CodeQL / Analyze (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
Build and Publish Documentation / Doc Process (push) Has been cancelled
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2026-01-08 16:16:05 +01:00
Michael
1de72c715d
Fix flaky tests on hrw
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-01-02 10:56:04 +01:00
mmatur
0e360966a0
Merge current v3.6 into master
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
2025-12-29 16:43:41 +01:00
Romain
23788e90cb
Fix deny encoded characters
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
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-12-23 16:02:04 +01:00
Romain
90ce858347
Fix deny encoded characters
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
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-12-23 16:00:05 +01:00
kevinpollet
50c254a522
Merge branch v3.6 into master 2025-12-23 14:45:38 +01:00