1
0
Fork 0

Commit graph

  • 7004f0e750
    Merge branch v3.2 into master kevinpollet 2024-10-29 09:29:27 +01:00
  • 25caa72c09
    Prepare release v3.2.0 Kevin Pollet 2024-10-28 15:46:04 +01:00
  • 8beba9f278
    Merge branch v3.1 into v3.2 kevinpollet 2024-10-28 11:38:08 +01:00
  • e90f4a7cb4
    Prepare release v3.1.7 Kevin Pollet 2024-10-28 11:34:03 +01:00
  • 20cdbdbf31
    Merge branch v2.11 into v3.1 kevinpollet 2024-10-28 10:32:18 +01:00
  • 08fe27ce5f
    Prepare release v2.11.13 Kevin Pollet 2024-10-28 10:22:04 +01:00
  • 0dc36379cf
    Ensuring Gateway API reflected Traefik resource name unicity Romain 2024-10-28 10:08:05 +01:00
  • 27948493aa
    Panic on aborted requests to properly close the connection Anton Bartsits 2024-10-25 15:44:04 +02:00
  • e3ed52ba7c
    Detect and drop broken conns in the fastproxy pool Kevin Pollet 2024-10-25 14:26:04 +02:00
  • b22e081c7c
    Merge branch v3.1 into v3.2 kevinpollet 2024-10-24 11:26:40 +02:00
  • 62fa5f1a8e
    Merge branch v2.11 into v3.1 kevinpollet 2024-10-24 10:46:00 +02:00
  • edc0a52b5a
    Updates to Business Callouts in Docs Dylan Rodgers 2024-10-24 01:52:04 -06:00
  • 3d2336bc83
    Use golangci-lint action Michael 2024-10-23 17:06:04 +02:00
  • 0605f8bf09
    Document nativeLBByDefault annotation on Kubernetes Gateway provider Michel Loiseleur 2024-10-23 11:10:04 +02:00
  • f18fcf3688
    Preserve GRPCRoute filters order Kevin Pollet 2024-10-21 10:10:04 +02:00
  • eeb99c3536
    Preserve HTTPRoute filters order Kevin Pollet 2024-10-21 09:54:04 +02:00
  • 83871f27dd
    Add an option to preserve server path Michael 2024-10-17 09:12:04 +02:00
  • 6e1f5dc071
    Fix instructions for downloading CRDs of Gateway API v1.2 Michel Loiseleur 2024-10-11 15:24:03 +02:00
  • ef5aa129c7
    Fix broken links in Kubernetes Gateway provider page Michel Loiseleur 2024-10-11 12:12:05 +02:00
  • f54f28921b
    Add missing RBAC in the migration guide Michel Loiseleur 2024-10-11 12:10:04 +02:00
  • ef168b801c
    Refactor compress handler to make it generic Kevin Pollet 2024-10-10 16:04:04 +02:00
  • 06e64af9e9
    Merge branch v3.2 into master kevinpollet 2024-10-10 11:32:18 +02:00
  • be156f6071
    Ignore garbage collector flaky test Romain 2024-10-10 10:48:04 +02:00
  • 6f469ee1ec
    Only calculate basic auth hashes once for concurrent requests Michel Heusschen 2024-10-10 10:36:04 +02:00
  • b46665c620
    Prepare release v3.2.0-rc2 Kevin Pollet 2024-10-09 17:16:04 +02:00
  • be13b5b55d
    Merge branch v3.1 into v3.2 kevinpollet 2024-10-09 16:28:03 +02:00
  • e9d677f8cb
    Support http and https appProtocol for Kubernetes Service Will Da Silva 2024-10-09 10:26:04 -04:00
  • 7edb9a2101
    Bump github.com/go-acme/lego to v4.19.2 Ludovic Fernandez 2024-10-09 16:04:04 +02:00
  • 4613ddd757
    Prepare release v3.1.6 Kevin Pollet 2024-10-09 15:54:05 +02:00
  • c441d04788
    Avoid updating Accepted status for routes matching no Gateways Romain 2024-10-09 15:50:04 +02:00
  • 5d5dd9dd30
    Merge branch v2.11 into v3.1 kevinpollet 2024-10-09 15:19:14 +02:00
  • 1508a2c221
    Do not update gateway status when not selected by a gateway class Kevin Pollet 2024-10-09 15:14:05 +02:00
  • 934ca5fd22
    Prepare release v2.11.12 Kevin Pollet 2024-10-09 14:32:04 +02:00
  • f16d14cfa6
    Reuse compression writers Michel Heusschen 2024-10-09 14:14:03 +02:00
  • 4625bdf5cb
    Merge current v2.11 into v3.1 mmatur 2024-10-08 17:54:23 +02:00
  • 7b477f762a
    Upgrade to node 22.9 and yarn lock to fix vulnerabilities Kevin Pollet 2024-10-08 17:52:04 +02:00
  • 157cf75e38
    Update business callout in docs Dylan Rodgers 2024-10-08 04:06:04 -06:00
  • ab35b3266a
    Ensure shellcheck failure exit code is reflected in GH job result Jesper Noordsij 2024-10-08 11:58:05 +02:00
  • d339bfc8d2
    Use correct default weight in Accept-Encoding Michel Heusschen 2024-10-08 11:48:04 +02:00
  • 7b08ecfa5e
    Bump sigs.k8s.io/gateway-api to v1.2.0 Romain 2024-10-08 10:46:04 +02:00
  • 0a6b8780f0
    Adopt a layout for the large amount of entrypoint port numbers Dmitry Romashov 2024-10-08 10:44:04 +02:00
  • 45292148e7
    Detail CRD update with v3.2 in the migration guide Michel Loiseleur 2024-10-07 09:54:04 +02:00
  • fc563d3f6e
    Fix the resolved TAG_NAME for commit in multiple tags Kevin Pollet 2024-10-07 09:32:05 +02:00
  • a762cce430
    Close wasm middleware to prevent memory leak ttys3 2024-10-04 22:36:04 +08:00
  • 306d3f277d
    Bump github.com/klauspost/compress to dbd6c381492a Kevin Pollet 2024-10-04 10:48:04 +02:00
  • 6f7649fccc
    Bump golangci-lint to 1.61.0 Ludovic Fernandez 2024-10-04 09:38:04 +02:00
  • e8ab3af74d
    Clarify only header fields may be redacted in access-logs Matt Brown 2024-10-04 03:28:04 +13:00
  • a7502c8700
    Prepare Release v3.2.0-rc1 Romain 2024-10-02 16:24:04 +02:00
  • 54c3afd760
    Merge branch v3.1 into master kevinpollet 2024-10-02 15:32:09 +02:00
  • a2ab3e534d
    Prepare release v3.1.5 Kevin Pollet 2024-10-02 14:42:05 +02:00
  • 8cfa68a8e1
    Merge branch v2.11 into v3.1 kevinpollet 2024-10-02 11:25:30 +02:00
  • 518caa79f9
    Prepare release v2.11.11 Kevin Pollet 2024-10-02 11:10:04 +02:00
  • 373095f1a8
    Support NativeLB option in GatewayAPI provider Romain 2024-10-02 10:34:04 +02:00
  • b641d5cf2a Merge current v2.11 into v3.1 romain 2024-09-30 14:59:38 +02:00
  • 4d6cb6af03
    Ensure defaultGeneratedCert.main as Subject's CN Mathieu 2024-09-30 12:10:05 +02:00
  • 9eb804a689
    Bump github.com/klauspost/compress to 8e14b1b5a913 Kevin Pollet 2024-09-30 11:56:04 +02:00
  • c02b72ca51
    Disable IngressClass lookup when disableClusterScopeResources is enabled Jesper Noordsij 2024-09-27 16:24:04 +02:00
  • 2bb712135d
    Specify default format value for access log Rémi BUISSON 2024-09-27 15:34:04 +02:00
  • 14e5d4b4b3
    Remove unused boot files from webui Michel Heusschen 2024-09-27 15:22:04 +02:00
  • e485edbe9f
    Update API documentation to mention pagination lyrandy 2024-09-27 09:00:06 -04:00
  • d317cd90fc
    Support HTTPRoute destination port matching Kevin Pollet 2024-09-27 12:12:05 +02:00
  • eccfcc0924
    feat: allow setting service.name for OTLP metrics Carlos Martell 2024-09-27 02:58:05 -07:00
  • 61bb3ab991
    Rework condition to not log on timeout Romain 2024-09-27 11:34:05 +02:00
  • e62f8af23b
    Rework condition to not log on timeout Romain 2024-09-27 11:20:04 +02:00
  • a42d396ed2
    Clean connection headers for forward auth request only Romain 2024-09-27 11:18:05 +02:00
  • 7bb181dfa0
    Bump sigs.k8s.io/gateway-api to v1.2.0-rc2 Kevin Pollet 2024-09-27 11:02:04 +02:00
  • fbf6757ce9
    Support for watching instead of polling Nomad Dan Everton 2024-09-26 23:56:04 +10:00
  • f8a78b3b25
    Introduce a fast proxy mode to improve HTTP/1.1 performances with backends Kevin Pollet 2024-09-26 11:00:05 +02:00
  • a6db1cac37
    Update sigs.k8s.io/gateway-api to v1.2.0-rc1 Romain 2024-09-26 09:12:04 +02:00
  • 312ebb17ab
    Add support for ipv6 subnet in ipStrategy Michal Kralik 2024-09-24 18:04:05 +02:00
  • a398536688
    Merge branch v3.1 into master kevinpollet 2024-09-20 09:51:54 +02:00
  • 0be01cc067
    Prepare release v3.1.4 Kevin Pollet 2024-09-19 15:44:04 +02:00
  • f3eba8d3a2
    Guess Datadog socket type when prefix is unix Kevin Pollet 2024-09-19 15:30:05 +02:00
  • 7e75dc0819 Merge current v2.11 into v3.1 romain 2024-09-19 14:08:30 +02:00
  • b00f640d72
    Prepare release v2.11.10 Romain 2024-09-19 12:08:04 +02:00
  • ac42dd8f83
    Check if ACME certificate resolver is not nil Kevin Pollet 2024-09-19 11:50:04 +02:00
  • 4b5968e0cc
    Bump github.com/quic-go/quic-go to v0.47.0 Romain 2024-09-19 11:36:04 +02:00
  • 42e1f2c9b1
    Add supported features to the Gateway API GatewayClass status Romain 2024-09-17 16:40:04 +02:00
  • bbeceba580
    Mention v3 in readme Karl Anthony Baluyot 2024-09-17 21:20:04 +08:00
  • 1ebd12ff82
    Add support for Gateway API BackendTLSPolicies Romain 2024-09-17 10:50:04 +02:00
  • 89f3b272c3
    Prepare release v3.1.3 Kevin Pollet 2024-09-16 17:06:03 +02:00
  • 093989fc14
    Merge branch v2.11 into v3.1 kevinpollet 2024-09-16 16:24:08 +02:00
  • 06d7fab820
    Prepare release v2.11.9 Kevin Pollet 2024-09-16 15:26:12 +02:00
  • f90f9df1db
    Ensure proper logs for aborted streaming responses Andrea Cappuccio 2024-09-16 12:06:03 +02:00
  • 9750bbc353
    Configurable max request header size Lucas Rodriguez 2024-09-16 04:30:04 -05:00
  • 8c977b8f8c
    Removes goexport dependency and adds _initialize Julien Salleyron 2024-09-16 11:12:04 +02:00
  • 5841441005
    Cleanup Connection headers before passing the middleware chain Kevin Pollet 2024-09-16 11:10:04 +02:00
  • 0cf2032c15
    Allow handling ACME challenges with custom routers Romain 2024-09-13 15:54:04 +02:00
  • d547b943df
    Spelling Josh Soref 2024-09-13 05:40:04 -04:00
  • 71d4b3b13c
    Make the keys of the accessLog.fields.names map case-insensitive Roman Donchenko 2024-09-13 11:04:07 +03:00
  • ac1dad3d14
    Add support for custom CA certificates by certificate resolver Ludovic Fernandez 2024-09-09 17:24:04 +02:00
  • be5c429825
    Unify tab titles Josh Soref 2024-09-09 04:10:06 -04:00
  • e222d5cb2f
    Add support for backend protocol selection in HTTP and GRPC routes Romain 2024-09-09 10:08:08 +02:00
  • 9dc2155e63
    Fix sync docker images latest tag Michael 2024-09-06 09:56:03 +02:00
  • c2cb4fac10
    Sync docker images from docker hub to ghcr Michael 2024-09-05 10:02:04 +02:00
  • e8335a94a4
    Record trace id and EntryPoint span id into access log weijiany 2024-09-03 22:40:04 +08:00
  • 3d92f1645f
    Fix Go version to 1.23 when running Gateway API conformance tests Michael 2024-09-03 15:12:04 +02:00
  • 3f74993f4a
    Fix typo in multiple DNS challenge provider warning tired-engineer 2024-09-03 14:40:04 +02:00
  • 533c102d4f
    Fix tracing documentation Michael 2024-09-03 14:02:03 +02:00
  • 3eb7ecce19
    Improve Kubernetes GatewayAPI TCPRoute and TLSRoute support Romain 2024-09-03 12:10:04 +02:00