Commit graph

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