1
0
Fork 0
Commit graph

667 commits

Author SHA1 Message Date
romain
c2db9db1aa Merge branch v2.11 into v3.5 2025-08-26 17:35:37 +02:00
shreealt
3b33ffa245
Make app protocol case insensitive 2025-08-20 16:00:08 +02:00
Kevin Pollet
5cc2a8344c
Bump github.com/docker/docker to v28.3.3 2025-08-20 15:52:06 +02:00
romain
2dcc1c16b7 Merge branch v3.4 into v3.5 2025-07-23 14:38:33 +02:00
romain
6486cf95d8 Merge branch v2.11 into v3.4 2025-07-22 16:11:58 +02:00
Jesper Noordsij
50931813f2
Remove all mentions of ordering for TLSOption CurvePreferences field 2025-07-22 15:44:05 +02:00
Romain
8c23eb6833
Introduce trace verbosity config and produce less spans by default 2025-07-18 15:32:05 +02:00
kevinpollet
ff992fb7f9
Merge branch v3.4 into v3.5 2025-07-11 10:29:18 +02:00
Simon Delicata
cdacf0bca8
Respect service.nativelb=false annotation when nativeLBByDefault is enabled 2025-07-08 11:58:04 +02:00
Romain
9862cd6780
Prepare release v3.5.0-rc1 2025-06-26 16:44:04 +02:00
romain
cbfecc5d49 Merge branch v3.4 into master 2025-06-25 11:14:51 +02:00
Romain
9bd5c61782
NGINX Ingress Provider
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-06-23 18:06:04 +02:00
romain
74eafcd044 Merge branch v2.11 into v3.4 2025-06-11 10:03:28 +02:00
Kevin Pollet
ae79d4e5f0
Do not log redis sentinel username and password 2025-06-04 12:08:04 +02:00
kevinpollet
289d6e5dca
Merge branch v3.4 into master 2025-06-02 17:01:46 +02:00
romain
bd4bfd8919 Merge branch v2.11 into v3.4 2025-06-02 15:50:06 +02:00
Kevin Pollet
cd16321dd9
Bump to go1.24
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-06-02 10:36:05 +02:00
kevinpollet
be0b54bade
Merge branch v2.11 into v3.4 2025-05-23 16:16:18 +02:00
Romain
b669981018
Fix panic for ingress with backend resource
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-05-23 14:56:05 +02:00
Romain
76153acac6
Fix CEL validation for RootCA in ServersTransport
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-05-23 11:34:05 +02:00
Charlie Chiang
4790e4910f
Make the behavior of prefix matching in Ingress consistent with Kubernetes doc 2025-05-20 14:40:05 +02:00
Patrick Evans
79fde2b6dd
Do not warn network missing if connected to a container network 2025-05-19 09:26:09 +02:00
mmatur
8c6ed23c5f
Merge branch v3.4 into master 2025-05-14 09:55:58 +02:00
Michael
3ee316c5bb
Fix incorrect case and missing rbac in documentation 2025-05-13 11:04:05 +02:00
Tom Wiesing
dddb68cd5f
Allow configuration of ACME provider http timeout 2025-04-28 14:30:06 +02:00
kevinpollet
a092c4f535
Merge branch v3.4 into master 2025-04-18 16:42:34 +02:00
kevinpollet
9c1902c62e
Merge branch v3.3 into v3.4 2025-04-18 11:49:36 +02:00
Kevin Pollet
2d617b3a65
Remove default load-balancing strategy from CRD 2025-04-18 10:58:04 +02:00
romain
f6fb240eb6 Merge branch v2.11 into v3.3 2025-04-17 16:18:33 +02:00
Ludovic Fernandez
f794f8a294
chore: update linter 2025-04-11 10:56:05 +02:00
Swastik Sarkar
d7d0017545
Add unhealthy Interval to the health check configuration 2025-04-09 10:10:05 +02:00
Jesper Noordsij
bb8dfa568a
Restrict regex validation of HTTP status codes for Ingress CRD resources 2025-04-08 09:38:04 +02:00
Ludovic Fernandez
6c3b099c25
Add acme.httpChallenge.delay option 2025-04-01 17:08:05 +02:00
Kevin Pollet
405be420c9
Prepare release v3.4.0-rc1 2025-03-31 15:42:05 +02:00
Avdhoot Dendge
f0cd6f210b
Add support to disable session ticket 2025-03-28 10:58:04 +01:00
Romain
bb7ef7b48a
Deprecate defaultRuleSyntax and ruleSyntax options
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-03-21 11:02:04 +01:00
Ludovic Fernandez
50b0d772e5
Add acme.profile and acme.emailAddresses options 2025-03-17 10:00:07 +01:00
Nelson Isioma
ae4a00b4bc
Allow root CA to be added through config maps 2025-03-11 15:38:05 +01:00
kevinpollet
30fe11eccf
Merge branch v3.3 into master 2025-03-10 16:48:27 +01:00
romain
05eb438ae1 Merge branch v2.11 into v3.3 2025-03-10 16:07:04 +01:00
Romain
9e029a84c4
Add p2c load-balancing strategy for servers load-balancer
Co-authored-by: Ian Ross <ifross@gmail.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-03-10 12:12:04 +01:00
Eng Zer Jun
14e400bcd0
Bump AWS SDK to v2 2025-03-10 11:50:04 +01:00
longquan0104
550d96ea67
Add Redis rate limiter 2025-03-10 11:02:05 +01:00
Romain
3c99135bf9
Set scheme to https with BackendTLSPolicy
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-03-07 16:56:04 +01:00
Michel Loiseleur
c166a41c99
Improve CEL validation on Ingress CRD resources 2025-03-06 15:48:04 +01:00
Jorge
740b4cfd25
Support domain configuration for sticky cookies 2025-03-06 09:38:04 +01:00
Daniel Peinhopf
fa76ed57d3
Support rewriting status codes in error page middleware 2025-03-03 11:54:04 +01:00
kevinpollet
786d9f3272
Merge branch v3.3 into master 2025-01-31 16:23:49 +01:00
Harold Ozouf
d04e2d717c
Add missing headerField in Middleware CRD 2025-01-31 14:28:06 +01:00
romain
4fd6b10b7d Merge branch v2.11 into v3.3 2025-01-31 11:14:59 +01:00