Romain
826a2b74aa
OpenTelemetry Logs and Access Logs
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-12-06 14:50:04 +01:00
Ludovic Fernandez
33c1d700c0
Add options to control ACME propagation checks
2024-11-26 09:08:04 +01:00
Romain
0ec12c7aa7
Configurable API & Dashboard base path
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-11-25 11:52:04 +01:00
kevinpollet
090db6d4b0
Merge branch v3.2 into master
2024-11-21 14:53:27 +01:00
Kevin Pollet
5cfc11fe68
Prepare release v3.2.1
2024-11-20 17:28:04 +01:00
romain
ca5b70e196
Merge branch v2.11 into v3.2
2024-11-20 14:21:43 +01:00
Kevin Pollet
8ffd1854db
Fix the defaultRule CLI examples
2024-11-18 14:40:05 +01:00
bluepuma77
6baa110adb
Update access-logs.md, add examples for accesslog.format
2024-11-18 11:58:04 +01:00
Antoine
5658c8ac06
Fix spelling, grammar, and rephrase sections for clarity in some documentation pages
2024-11-18 11:42:04 +01:00
Michel Loiseleur
ef5f1b1508
Improve documentation on dashboard
2024-11-14 11:14:04 +01:00
Kevin Pollet
8c19652361
Fix absolute link in the migration guide
2024-11-12 17:06:03 +01:00
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
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
IIpragmaII
ec00c4aa42
Configurable path for sticky cookies
2024-11-06 16:04:04 +01:00
Bmagic
552bd8f180
Add AbortOnPluginFailure option to abort startup on plugin load failure
2024-11-06 11:58:04 +01:00
Shreyas Kirtane
97caf758ef
Make the IngressRoute kind optional
2024-11-04 16:26: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
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
Michel Loiseleur
0605f8bf09
Document nativeLBByDefault annotation on Kubernetes Gateway provider
2024-10-23 11:10: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
kevinpollet
be13b5b55d
Merge branch v3.1 into v3.2
2024-10-09 16:47:13 +02:00
Ludovic Fernandez
7edb9a2101
Bump github.com/go-acme/lego to v4.19.2
2024-10-09 16:04:04 +02:00
mmatur
4625bdf5cb
Merge current v2.11 into v3.1
2024-10-08 17:54:23 +02:00
Dylan Rodgers
157cf75e38
Update business callout in docs
2024-10-08 12:06: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
Michel Loiseleur
45292148e7
Detail CRD update with v3.2 in the migration guide
2024-10-07 09:54:04 +02:00
Matt Brown
e8ab3af74d
Clarify only header fields may be redacted in access-logs
2024-10-03 16:28:04 +02:00
Romain
a7502c8700
Prepare Release v3.2.0-rc1
2024-10-02 16:24:04 +02:00
kevinpollet
54c3afd760
Merge branch v3.1 into master
2024-10-02 15:32:09 +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
romain
b641d5cf2a
Merge current v2.11 into v3.1
2024-09-30 14:59:38 +02:00
Rémi BUISSON
2bb712135d
Specify default format value for access log
2024-09-27 15:34:04 +02:00
lyrandy
e485edbe9f
Update API documentation to mention pagination
2024-09-27 15:00:06 +02:00
Carlos Martell
eccfcc0924
feat: allow setting service.name for OTLP metrics
2024-09-27 11:58:05 +02:00
Romain
a42d396ed2
Clean connection headers for forward auth request only
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-09-27 11:18:05 +02:00
Dan Everton
fbf6757ce9
Support for watching instead of polling Nomad
2024-09-26 15:56:04 +02:00
Kevin Pollet
f8a78b3b25
Introduce a fast proxy mode to improve HTTP/1.1 performances with backends
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-09-26 11:00:05 +02:00
Romain
a6db1cac37
Update sigs.k8s.io/gateway-api to v1.2.0-rc1
...
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-09-26 09:12:04 +02:00
Michal Kralik
312ebb17ab
Add support for ipv6 subnet in ipStrategy
2024-09-24 18:04:05 +02:00
kevinpollet
a398536688
Merge branch v3.1 into master
2024-09-20 09:51:54 +02:00