kevinpollet
|
cb9e8ab510
|
Merge branch v3.6 into v3.7
|
2026-06-10 16:16:05 +02:00 |
|
Baptiste Mayelle
|
8447bfc71e
|
Reject cross-provider references with backendRefs.namespace
|
2026-06-09 16:24:05 +02:00 |
|
kevinpollet
|
708aa38f36
|
Merge branch v3.6 into v3.7
|
2026-06-05 15:26:12 +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 |
|
kevinpollet
|
1337363cf6
|
Merge branch v3.6 into v3.7
|
2026-05-11 12:01:00 +02:00 |
|
romain
|
8c7634bcde
|
Merge branch v2.11 into v3.6
|
2026-05-07 11:47:33 +02:00 |
|
Kevin Pollet
|
0cbb4a99bb
|
Add secret support for BackendTLSPolicy caCertificateRefs
Co-authored-by: Steven Goodstein <sgoodstein@medallia.com>
|
2026-04-03 09:00:08 +02:00 |
|
Michael
|
4fe0bea069
|
Bump sigs.k8s.io/gateway-api to v1.5.1
|
2026-03-17 17:10:12 +01:00 |
|
mmatur
|
efcc60fbdb
|
Merge branch v3.6 into master
|
2026-03-06 16:13:25 +01:00 |
|
Romain
|
ef1d71f786
|
Fix Gateway API router's rules
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2026-03-05 06:02:07 -03:00 |
|
Julien Salleyron
|
8425e09806
|
Services middleware and Gateway API filters on HTTP backends
|
2026-01-29 17:16:04 +01:00 |
|
mmatur
|
3315a9fbec
|
Merge current v2.11 into v3.6
|
2026-01-16 09:13:54 +01:00 |
|
Kevin Pollet
|
d28d719276
|
Bump sigs.k8s.io/gateway-api to v1.4.0
|
2025-10-10 12:12:04 +02:00 |
|
shreealt
|
3b33ffa245
|
Make app protocol case insensitive
|
2025-08-20 16:00:08 +02: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 |
|
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 |
|
Romain
|
139f929ec8
|
Support empty value for core Kubernetes API group
|
2025-01-03 09:56:04 +01:00 |
|
Romain
|
0dc36379cf
|
Ensuring Gateway API reflected Traefik resource name unicity
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-10-28 10:08:05 +01:00 |
|
kevinpollet
|
b22e081c7c
|
Merge branch v3.1 into v3.2
|
2024-10-24 11:47:38 +02:00 |
|
Kevin Pollet
|
eeb99c3536
|
Preserve HTTPRoute filters order
|
2024-10-21 09:54:04 +02:00 |
|
Will Da Silva
|
e9d677f8cb
|
Support http and https appProtocol for Kubernetes Service
|
2024-10-09 16:26:04 +02:00 |
|
Romain
|
c441d04788
|
Avoid updating Accepted status for routes matching no Gateways
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-10-09 15:50:04 +02:00 |
|
Romain
|
373095f1a8
|
Support NativeLB option in GatewayAPI provider
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-10-02 10:34:04 +02:00 |
|
Kevin Pollet
|
d317cd90fc
|
Support HTTPRoute destination port matching
|
2024-09-27 12:12:05 +02:00 |
|
Romain
|
1ebd12ff82
|
Add support for Gateway API BackendTLSPolicies
|
2024-09-17 10:50:04 +02:00 |
|
Romain
|
e222d5cb2f
|
Add support for backend protocol selection in HTTP and GRPC routes
|
2024-09-09 10:08:08 +02:00 |
|
Romain
|
3eb7ecce19
|
Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support
|
2024-09-03 12:10:04 +02:00 |
|
Kevin Pollet
|
5ed972ccd8
|
Support GRPC routes
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-08-30 10:36:06 +02:00 |
|
Kevin Pollet
|
12a37346a4
|
Support ResponseHeaderModifier filter
|
2024-08-12 11:34:04 +02:00 |
|
Romain
|
58dcbb43f9
|
Retry on Gateway API resource status update
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-07-11 11:26:03 +02:00 |
|
Jesper Noordsij
|
a8a92eb2a5
|
Migrate to EndpointSlices API
|
2024-06-21 14:56:03 +02:00 |
|
Kevin Pollet
|
b4f99ae3ac
|
Support HTTPRoute method and query param matching
|
2024-06-18 09:48:04 +02:00 |
|
Manuel Zapf
|
a696f7c654
|
Add HTTPUrlRewrite Filter in Gateway API
|
2024-06-13 17:06:04 +02:00 |
|
Romain
|
3ca667a3d4
|
Support HTTPRoute redirect port and scheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-13 11:16:04 +02:00 |
|
Romain
|
28d40e7f3c
|
Fix HTTPRoute Redirect Filter with port and scheme
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-06 10:56:03 +02:00 |
|
Romain
|
7eac92f49c
|
Support Gateway API reference grant for HTTPRoute backends
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-06-04 14:16:04 +02:00 |
|
Kevin Pollet
|
c0a2e6b4b6
|
Compute HTTPRoute priorities
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-05-30 09:14:04 +02:00 |
|
Kevin Pollet
|
e9bd2b45ac
|
Fix route attachments to gateways
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-05-28 14:30:04 +02:00 |
|