kevinpollet
|
b7b4dd9554
|
Merge branch v2.11 into v3.2
|
2024-11-12 16:24:22 +01:00 |
|
Kevin Pollet
|
e5c80637fc
|
Add X-Forwarded-Prefix to the migration guide
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-11-12 15:04:04 +01:00 |
|
Ludovic Fernandez
|
f437fb4230
|
chore: update linter
|
2024-11-12 10:56:06 +01:00 |
|
Ludovic Fernandez
|
9c50129520
|
Update go-acme/lego to v4.20.2
|
2024-11-12 10:32:09 +01:00 |
|
Dominik Schwaiger
|
00a5f4c401
|
Fix a small typo in entrypoints documentation
|
2024-11-12 10:14:04 +01:00 |
|
Romain
|
a79cdd1dfa
|
Change level of peeking first byte error log to DEBUG
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-11-08 14:28:08 +01:00 |
|
Romain
|
2096fd7081
|
Drop untrusted X-Forwarded-Prefix header
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-11-08 12:12:35 +01:00 |
|
Julien Salleyron
|
f70949e3fa
|
Fix case problem for websocket upgrade
|
2024-11-06 09:56:04 +01:00 |
|
Ashley
|
7f4ff359a2
|
Add tips about the use of docker in dynamic configuration for swarm provider
|
2024-11-04 16:00:05 +01:00 |
|
Michel Loiseleur
|
47466a456e
|
Document how to use Certificates of cert-manager
|
2024-10-30 15:54:04 +01:00 |
|
Anchal Sharma
|
6f18344c56
|
Add a warning about environment variables casing for static configuration
|
2024-10-30 10:54:04 +01:00 |
|
Takuto Nagami
|
8527369797
|
Add Compress middleware to migration guide
|
2024-10-29 12:12:04 +01:00 |
|
Kevin Pollet
|
25caa72c09
|
Prepare release v3.2.0
|
2024-10-28 15:46:04 +01:00 |
|
kevinpollet
|
8beba9f278
|
Merge branch v3.1 into v3.2
|
2024-10-28 11:38:08 +01:00 |
|
Kevin Pollet
|
e90f4a7cb4
|
Prepare release v3.1.7
|
2024-10-28 11:34:03 +01:00 |
|
kevinpollet
|
20cdbdbf31
|
Merge branch v2.11 into v3.1
|
2024-10-28 10:32:18 +01:00 |
|
Kevin Pollet
|
08fe27ce5f
|
Prepare release v2.11.13
|
2024-10-28 10:22: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 |
|
Anton Bartsits
|
27948493aa
|
Panic on aborted requests to properly close the connection
|
2024-10-25 15:44:04 +02:00 |
|
Kevin Pollet
|
e3ed52ba7c
|
Detect and drop broken conns in the fastproxy pool
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-10-25 14:26:04 +02:00 |
|
kevinpollet
|
b22e081c7c
|
Merge branch v3.1 into v3.2
|
2024-10-24 11:47:38 +02:00 |
|
kevinpollet
|
62fa5f1a8e
|
Merge branch v2.11 into v3.1
|
2024-10-24 10:55:59 +02:00 |
|
Dylan Rodgers
|
edc0a52b5a
|
Updates to Business Callouts in Docs
|
2024-10-24 09:52:04 +02:00 |
|
Michael
|
3d2336bc83
|
Use golangci-lint action
|
2024-10-23 17:06:04 +02:00 |
|
Michel Loiseleur
|
0605f8bf09
|
Document nativeLBByDefault annotation on Kubernetes Gateway provider
|
2024-10-23 11:10:04 +02:00 |
|
Kevin Pollet
|
f18fcf3688
|
Preserve GRPCRoute filters order
|
2024-10-21 10:10:04 +02:00 |
|
Kevin Pollet
|
eeb99c3536
|
Preserve HTTPRoute filters order
|
2024-10-21 09:54:04 +02:00 |
|
Michael
|
83871f27dd
|
Add an option to preserve server path
|
2024-10-17 09:12:04 +02:00 |
|
Michel Loiseleur
|
6e1f5dc071
|
Fix instructions for downloading CRDs of Gateway API v1.2
|
2024-10-11 15:24:03 +02:00 |
|
Michel Loiseleur
|
ef5aa129c7
|
Fix broken links in Kubernetes Gateway provider page
|
2024-10-11 12:12:05 +02:00 |
|
Michel Loiseleur
|
f54f28921b
|
Add missing RBAC in the migration guide
|
2024-10-11 12:10:04 +02:00 |
|
Kevin Pollet
|
ef168b801c
|
Refactor compress handler to make it generic
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-10-10 16:04:04 +02:00 |
|
Romain
|
be156f6071
|
Ignore garbage collector flaky test
|
2024-10-10 10:48:04 +02:00 |
|
Kevin Pollet
|
b46665c620
|
Prepare release v3.2.0-rc2
|
2024-10-09 17:16:04 +02:00 |
|
kevinpollet
|
be13b5b55d
|
Merge branch v3.1 into v3.2
|
2024-10-09 16:47:13 +02:00 |
|
Will Da Silva
|
e9d677f8cb
|
Support http and https appProtocol for Kubernetes Service
|
2024-10-09 16:26:04 +02:00 |
|
Ludovic Fernandez
|
7edb9a2101
|
Bump github.com/go-acme/lego to v4.19.2
|
2024-10-09 16:04:04 +02:00 |
|
Kevin Pollet
|
4613ddd757
|
Prepare release v3.1.6
|
2024-10-09 15:54:05 +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 |
|
kevinpollet
|
5d5dd9dd30
|
Merge branch v2.11 into v3.1
|
2024-10-09 15:19:14 +02:00 |
|
Kevin Pollet
|
1508a2c221
|
Do not update gateway status when not selected by a gateway class
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-10-09 15:14:05 +02:00 |
|
Kevin Pollet
|
934ca5fd22
|
Prepare release v2.11.12
|
2024-10-09 14:32:04 +02:00 |
|
Michel Heusschen
|
f16d14cfa6
|
Reuse compression writers
|
2024-10-09 14:14:03 +02:00 |
|
mmatur
|
4625bdf5cb
|
Merge current v2.11 into v3.1
|
2024-10-08 17:54:23 +02:00 |
|
Kevin Pollet
|
7b477f762a
|
Upgrade to node 22.9 and yarn lock to fix vulnerabilities
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2024-10-08 17:52:04 +02:00 |
|
Dylan Rodgers
|
157cf75e38
|
Update business callout in docs
|
2024-10-08 12:06:04 +02:00 |
|
Jesper Noordsij
|
ab35b3266a
|
Ensure shellcheck failure exit code is reflected in GH job result
|
2024-10-08 11:58:05 +02:00 |
|
Michel Heusschen
|
d339bfc8d2
|
Use correct default weight in Accept-Encoding
|
2024-10-08 11:48:04 +02:00 |
|
Romain
|
7b08ecfa5e
|
Bump sigs.k8s.io/gateway-api to v1.2.0
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2024-10-08 10:46:04 +02:00 |
|
Dmitry Romashov
|
0a6b8780f0
|
Adopt a layout for the large amount of entrypoint port numbers
|
2024-10-08 10:44:04 +02:00 |
|