1
0
Fork 0
Commit graph

1272 commits

Author SHA1 Message Date
Kevin Pollet
78cc85283c
Add k8s resource attributes automatically
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-07-21 12:06:04 +02:00
Kevin Pollet
7b78128d4e
Add resourceAttributes option to OTel metrics
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-07-18 17:08:04 +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
Kevin Pollet
ba595bfa98
Fix concurrent access to balancer status map in WRR and P2C strategies 2025-07-10 16:08:04 +02:00
Simon Delicata
cdacf0bca8
Respect service.nativelb=false annotation when nativeLBByDefault is enabled 2025-07-08 11:58:04 +02:00
Romain
91331415ce
Add missing resource attributes detectors 2025-07-07 15:36: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
Romain
b0d8e08e2b
Fix typo in redirect middleware documentation 2025-06-11 09:46:05 +02:00
Alessandro Chitolina
b39ee8ede5
OCSP stapling 2025-06-06 17:44:04 +02:00
Ben
2949995abc
Handle context canceled in ForwardAuth middleware 2025-06-04 15:38:04 +02:00
Kevin Pollet
ae79d4e5f0
Do not log redis sentinel username and password 2025-06-04 12:08:04 +02:00
Zoltán Farkas
bf72b9768c
Introduce X25519MLKEM768 for Post-Quantum-Secure TLS 2025-06-03 11:44:05 +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
Romain
2fdee25bb3
Attempt to fix TestProxyFromEnvironment test
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-06-02 10:46:04 +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
Kevin Pollet
859f4e8868
Use routing path in v3 matchers
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-05-27 11:06:05 +02:00
Julien Salleyron
fa18c35a9a
Refactor new muxer to have only one parser instance 2025-05-26 17:12:08 +02:00
kevinpollet
be0b54bade
Merge branch v2.11 into v3.4 2025-05-23 16:16:18 +02:00
aromeyer
ab3234e458
Scope the rate limit counter key by source AND by middleware 2025-05-23 15:38:04 +02:00
Kevin Pollet
08d5dfee01
Normalize request path
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2025-05-23 15:10:05 +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
Landry Benguigui
3deea566ac
Make P2C strategy thread-safe 2025-05-19 09:52: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
mmatur
c5f7381c80
Merge current v3.4 into master 2025-05-13 09:33:27 +02:00
kevinpollet
bf399f3075
Merge branch v3.3 into v3.4 2025-05-05 11:08:36 +02:00
Tom Wiesing
dddb68cd5f
Allow configuration of ACME provider http timeout 2025-04-28 14:30:06 +02:00
Romain
87b57406ff
Add SpanID and TraceID accessLogs fields only when tracing is enabled 2025-04-28 14:26:05 +02:00
Ryan Melendez
8f37c8f0c5
Ability to enable unsafe in yaegi through plugin manifest 2025-04-25 11:26:04 +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
30d836f963 Merge branch v2.11 into v3.3 2025-04-17 17:02:40 +02:00
romain
f6fb240eb6 Merge branch v2.11 into v3.3 2025-04-17 16:18:33 +02:00
Romain
dd5cb68cb1
Sanitize request path 2025-04-17 10:02:04 +02:00
Landry Benguigui
545f2feacc
Add Content-Length header to preflight response 2025-04-16 15:00:05 +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
kevinpollet
ec38a0675f
Merge branch v3.3 into master 2025-03-31 10:43:49 +02:00