Commit Graph

1314 Commits

Author SHA1 Message Date
Kevin Pollet d28d719276 Bump sigs.k8s.io/gateway-api to v1.4.0 2025-10-10 12:12:04 +02:00
James Callahan cd028267ef Allow publishing services with type ExternalName 2025-10-09 09:18:04 +01:00
idurgakalyan 13bcdebc89 Add Knative provider 2025-10-08 09:32:05 +01:00
kevinpollet 3f23afb2c6 Merge branch v3.5 into master 2025-10-07 15:50:53 +02:00
Kevin Pollet 2a3b696d85 Fix provider option descriptions 2025-10-07 14:38:05 +01:00
Kevin Pollet c61fb89d3f Use k8s.ResourceEventHandler for Gateway API provider 2025-10-06 07:58:04 +01:00
shreealt 7cc8b099d2 Log provider namespace during startup 2025-10-03 14:30:05 +01:00
Michael c5ed376d5f fix: otel not working without USER 2025-10-03 13:48:04 +01:00
GCHQDeveloper548 0b7f0b4042 Implement HTTP2 HPACK table size options 2025-10-03 13:24:04 +01:00
Kian Eliasi 5d830477b7 Add warning when maxBodySize is not set 2025-10-03 10:54:16 +01:00
Romain 5dfb832921 Update OpenTelemetry to v1.38.0 and semantic conventions to v1.37.0 2025-10-03 09:04:04 +01:00
romain a030638183 Merge branch v3.5 into master 2025-10-02 21:09:39 +02:00
Romain 5878238077 Add dedicated pages for routers and fix doc links in CRDs 2025-10-02 16:32:04 +01:00
kevinpollet 6df82676aa Merge branch v3.5 into master 2025-09-25 11:21:56 +02:00
Evgenii Domashenkin e4f0f7be35 ServersTransport: set minimum MaxIdleConnsPerHost=-1 2025-09-22 10:54:04 +01:00
Romain 5df4c270a7 Use client conn to build the proxy protocol header
Co-authored-by: Simon Delicata <simon.delicata@free.fr>
2025-09-19 10:36:05 +02:00
Landry Benguigui 634f892370 feat: add highest random weight in kubernetes CRD 2025-09-19 10:18:04 +02:00
Harold Ozouf fed86bd816 Refactor plugins system 2025-09-16 16:16:07 +02:00
romain c09d3fb03c Merge branch v3.5 into master 2025-09-09 17:47:13 +02:00
Ludovic Fernandez a090452807 Add new certificatesresolvers options 2025-09-09 17:36:05 +02:00
Dorian Allen ff848c74f9 Fix customerrors query url replacement 2025-09-09 09:54:04 +02:00
mathieuHa 02443545e7 Add HighestRandomWeight Loadbalancing Algorithm 2025-09-08 12:00:42 +02:00
Simon Delicata e2282b1379 Add GenericCLF log format for access logs 2025-09-08 11:24:05 +02:00
Romain f9fbcfbb42 Send proxy protocol header before TLS handshake
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-08-29 12:30:04 +02:00
romain 3f1b5216f0 Merge branch v2.11 into v3.5 2025-08-27 09:40:51 +02:00
Romain 4ff8eca572 Fix Swarm unit test for the nodeIP property 2025-08-27 09:40:05 +02:00
romain c2db9db1aa Merge branch v2.11 into v3.5 2025-08-26 17:35:37 +02:00
Maurus Cuelenaere 90702d93ab Fix HTTP headers not being canonicalized in tracing 2025-08-26 15:55:05 +02:00
Alex Waring fcae39bf13 Follow OTel semantic conventions for root span naming 2025-08-22 16:45:04 +02:00
Nicolas fd8a64ca95 Errors on receving sigterm 2025-08-22 11:30:09 +02:00
cui 86422af988 Refactor to use reflect.TypeFor 2025-08-21 16:10:07 +02:00
Nelson Isioma fc0fac8543 Add passive health checks 2025-08-21 11:40:06 +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
Ludovic Fernandez c820d18ada Bump github.com/go-acme/lego/v4 to v4.25.2 2025-08-11 14:44:05 +02:00
Tom Moulard 5d85e6d088 Provide Log Body in OTEL access Log 2025-07-24 11:52:04 +02:00
Ludovic Fernandez c0edcc09bb Bump github.com/go-acme/lego/v4 to v4.25.1 2025-07-24 09:54:05 +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
Zeroday BYTE 5ef853a0c5 Fix client arbitrary file access during archive extraction zipslip 2025-07-22 14:24:05 +02:00
Romain b2b4b66b08 Disable MPTCP by default
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-07-22 11:10:05 +02:00
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