1
0
Fork 0

Commit graph

  • 56f845c71a
    gatewayapi: adding support for TCPRoute and TLSRoute Tom Moulard 2021-05-20 11:50:12 +02:00
  • d6d639d4d7
    docs: add examples for removing headers Sandro 2021-05-17 18:07:25 +02:00
  • e1e1fd640c
    Upgrade IngressClass to use v1 over v1Beta on Kube 1.19+ Manuel Zapf 2021-05-17 16:50:09 +02:00
  • 2408eeceba
    Fix plugin unzip call on windows Douglas De Toni Machado 2021-05-17 07:10:09 -03:00
  • 6ae194934d
    fix: use defaultEntryPoints when no entryPoint is defined in a TCPRouter LandryBe 2021-05-11 16:46:14 +02:00
  • 63ef0f1cee
    Add plugin's support for provider Ludovic Fernandez 2021-05-11 16:14:10 +02:00
  • de2437cfec
    kubernetes: remove logging of changed object with cast Henning 2021-05-10 09:42:06 +02:00
  • 32e08f3510
    Add k8s provider option to create services without endpoints Luca Berneking 2021-05-06 18:12:10 +02:00
  • 40f21f41e1
    Fix ingressRouteTCP external name service examples in documentation Romain 2021-05-06 12:04:08 +02:00
  • ee12424795
    Bump paerser to v0.1.4 Ludovic Fernandez 2021-05-06 09:32:04 +02:00
  • 0b48d5d0d2
    Fix: regenerate crd Tom Moulard 2021-05-05 17:50:04 +02:00
  • 080cf98e51
    Add router metrics Jorge Arco 2021-04-30 10:22:04 +02:00
  • dc8d5ef744
    Add a mechanism to format the sticky cookie value Tom Moulard 2021-04-29 17:56:03 +02:00
  • 70a02158e5
    Add wildcard hostname rule to kubernetes gateway Joel Berger 2021-04-29 10:18:04 -05:00
  • ab71dad51a
    [kubernetes] ignore empty endpoint changes Henning 2021-04-29 16:20:03 +02:00
  • 0624cefc10
    Merge branch 'master' into mrg-current-v2.4 Tom Moulard 2021-04-29 14:24:07 +02:00
  • 56b26421a5
    fix: remove linode link health check Tom Moulard 2021-04-29 12:22:03 +02:00
  • ea8ba87aeb
    doc: fix a syntax error in ratelimit TOML configuration sample Marc Vertes 2021-04-27 20:26:04 +02:00
  • 08b258a2cb
    Update Yaegi to v0.9.17 Ludovic Fernandez 2021-04-27 20:16:04 +02:00
  • ac486d3d1d Merge current branch v2.4 into master Tom Moulard 2021-04-21 11:32:14 +02:00
  • e096bf6b62
    fix: k8s gateway api link Tom Moulard 2021-04-21 10:28:03 +02:00
  • e28b33b53b
    Upgrade github.com/lucas-clemente/quic-go Sylvain Rabot 2021-04-18 00:38:03 +02:00
  • 5814ba5322
    Kubernetes ingress provider to search via all endpoints Martin Vizvary 2021-04-15 18:16:04 +02:00
  • be81ce244e
    Error span on 5xx only Kevin Crawley 2021-04-14 05:20:03 -05:00
  • d3a3aeb0fc Merge current branch v2.4 into master Jean-Baptiste Doumenjou 2021-04-14 09:51:12 +02:00
  • fe6acdf4d2
    Fix Kubernetes Gateway API documentation links Jean-Baptiste Doumenjou 2021-04-13 18:26:03 +02:00
  • 702e0a461a Merge current branch v2.4 into master Jean-Baptiste Doumenjou 2021-04-13 14:17:39 +02:00
  • 46d6da4fce
    Docs: installing deps for html-proofer Tom Moulard 2021-04-13 14:02:04 +02:00
  • aa61835b78
    correct annotation option Clemens Bergmann 2021-04-06 17:18:03 +02:00
  • 2a1e46c8b6
    doc: typo fix mpl 2021-04-01 12:05:03 +02:00
  • cb4fb973b2 Merge current branch v2.4 into master Jean-Baptiste Doumenjou 2021-03-31 09:43:04 +02:00
  • 513f6e9a68
    Remove error when HTTProutes is empty Tom Moulard 2021-03-30 16:32:03 +02:00
  • ad980334d1 doc: remove dead page. Fernandez Ludovic 2021-03-30 14:51:30 +02:00
  • d13d078351
    Add ability to disable HTTP/2 in dynamic config jcuzzi 2021-03-29 05:32:03 -07:00
  • 947798b44c
    Fix ServersTransport documentation Tom Moulard 2021-03-29 14:18:03 +02:00
  • ed427616d4
    chore: update linter Ludovic Fernandez 2021-03-29 09:20:03 +02:00
  • 297921182c
    Add metrics documentation Romain 2021-03-25 16:52:04 +01:00
  • 31a5f3591f
    Allow to define datadogs metrics endpoint with env vars Sylvain Rabot 2021-03-23 17:48:04 +01:00
  • 32655b5b16
    Prepare release v2.4.8 Romain 2021-03-23 16:34:04 +01:00
  • 8947f85ddd
    Improve host name resolution for TCP proxy HMH 2021-03-23 10:24:03 +00:00
  • a513a05b7a
    Raise errors for non-ASCII domain names in a router's rules Romain 2021-03-22 21:16:04 +01:00
  • 1e716a93ff
    Adding an option to (de)activate Pilot integration into the Traefik dashboard Tom Moulard 2021-03-22 19:18:04 +01:00
  • 06fc2c505f
    Doc: improve basic auth middleware httpasswd example Fabian 2021-03-22 15:26:03 +01:00
  • 6fcea91d1f
    Add missing traefik. prefix across sample config Deepyaman Datta 2021-03-19 04:12:04 -04:00
  • 93d099a2f0
    Fix travis docker image pulling for docs Tom Moulard 2021-03-16 12:08:04 +01:00
  • 29908098e4
    Upgrade Ingress Handling to work with networkingv1/Ingress Manuel Zapf 2021-03-15 11:16:04 +01:00
  • e5983d96f7
    updating docs to remove a no longer needed note Corey McGalliard 2021-03-15 05:46:03 -04:00
  • 08e6ae07af
    Update to gateway-api v0.2.0 Jean-Baptiste Doumenjou 2021-03-15 09:44:03 +01:00
  • 49b46a9a3f
    server: updating go-proxyproto with security bugfix from upstream Matthias Schneider 2021-03-15 09:16:03 +01:00
  • 36c316f39c
    Update go-acme/lego to v4.3.1 Ludovic Fernandez 2021-03-12 14:38:07 +01:00
  • 7e76abc067
    Update go-acme/lego to v4.3.0 Ludovic Fernandez 2021-03-11 09:52:04 +01:00
  • 702e301990 Merge current branch v2.4 into master Jean-Baptiste Doumenjou 2021-03-09 11:32:01 +01:00
  • b1e11f3e88
    Prepare release v2.4.7 Jean-Baptiste Doumenjou 2021-03-08 18:04:03 +01:00
  • 09d5f59701
    fix: double close chan on TLS challenge Ludovic Fernandez 2021-03-08 11:18:04 +01:00
  • 3c8675bb8b
    Fix flaky tests. Julien Salleyron 2021-03-08 09:58:04 +01:00
  • 71ca237478
    Add new GitHub issue chooser. Ludovic Fernandez 2021-03-08 09:40:04 +01:00
  • 0e4b6d36fd
    Use Docker dependency directly without replace directive dom3k 2021-03-07 22:26:03 +01:00
  • e898080460
    feature: tune transport buffer size to increase performance Marc Vertes 2021-03-05 14:30:04 +01:00
  • bdba7d3adf
    Update to go1.16 Romain 2021-03-04 20:08:03 +01:00
  • 606b43dc51
    Clarify doc for ingressclass name in k8s 1.18+ Tom Moulard 2021-03-04 09:24:03 +01:00
  • 2e7833df49
    chore: update linter. Ludovic Fernandez 2021-03-04 09:02:03 +01:00
  • ec0d03658d
    Fix ServersTransport documentation Romain 2021-03-03 16:48:04 +01:00
  • 992d4c1b94
    Upgrade the CRD version from apiextensions.k8s.io/v1beta1 to apiextensions.k8s.io/v1 Jean-Baptiste Doumenjou 2021-03-03 15:32:04 +01:00
  • d2d7cf14e5
    Bump paerser to v0.1.2 Jean-Baptiste Doumenjou 2021-03-03 12:46:03 +01:00
  • e658712d53
    Filter ingress class resources by name Tom Moulard 2021-03-02 21:34:03 +01:00
  • 40cd6ada4f
    Prepare release v2.4.6 Jean-Baptiste Doumenjou 2021-03-01 19:14:03 +01:00
  • c843c182e4
    Address all shellcheck warnings wouter bolsterlee 2021-02-26 14:34:04 +01:00
  • c35a8bdb15
    Fixing doc for default value of checknewversion Tom Moulard 2021-02-26 10:20:03 +01:00
  • dd0701dd16
    fix: wait for file and internal before applying configurations Julien Salleyron 2021-02-25 17:20:04 +01:00
  • 32500773b8
    Update Yaegi to v0.9.13 Ludovic Fernandez 2021-02-24 17:06:03 +01:00
  • e7d3f4316f
    Fix typo in routing/services/index.md Mal Curtis 2021-02-23 08:28:05 +13:00
  • 438eec720a Merge v2.4 into master romain 2021-02-22 09:40:24 +01:00
  • 4b38d7368f
    Fix reflink typo in file provider documentation Vasilis Gerakaris 2021-02-19 19:48:03 +02:00
  • dce6a86900
    Fix Kubernetes Gateway API documentation links Kevin Pollet 2021-02-19 17:16:03 +01:00
  • dc9c558c06
    Prepare release v2.4.5 Romain 2021-02-18 18:04:03 +01:00
  • b8a466c571
    Prepare release v2.4.4 Romain 2021-02-18 15:28:03 +01:00
  • bae28c5f57
    Only allow iframes to be loaded from our domain Manuel Zapf 2021-02-18 14:54:03 +01:00
  • 1b21f0723f Merge v2.4 into master romain 2021-02-16 11:12:09 +01:00
  • 911c439858
    Prepare release v2.4.3 Romain 2021-02-15 16:52:03 +01:00
  • f81f85cea2
    Add missing doc about servers transport. Ludovic Fernandez 2021-02-15 12:04:04 +01:00
  • 1325cc5cd0
    Add seo support Michael 2021-02-12 19:08:04 +01:00
  • 951d61bfcd
    Apply content type exclusion on response Jean-Baptiste Doumenjou 2021-02-12 12:12:03 +01:00
  • 0937cba870
    Provider documentation fixes Brendan Le Glaunec 2021-02-11 19:04:03 +01:00
  • 5597d7633d
    Fix TLS challenge timeout and validation error Ludovic Fernandez 2021-02-11 16:32:03 +01:00
  • 502c88ee3f
    Middleware documentation fixes Brendan Le Glaunec 2021-02-11 14:34:04 +01:00
  • 5ef6297daa
    Fixed typo in consul catalog tests. Florian Apolloner 2021-02-10 14:48:03 +01:00
  • 9e33e23b8b
    Add HEAD as available option for Method Matthew Landauer 2021-02-05 03:04:04 +11:00
  • 16d00ccffb
    Fix the static reference documentation for the internal redirection router. Jean-Baptiste Doumenjou 2021-02-04 11:44:03 +01:00
  • d211437d6c Merge v2.4 into master Jean-Baptiste Doumenjou 2021-02-04 10:40:53 +01:00
  • 7996a42f76
    Allow crossprovider service reference Jean-Baptiste Doumenjou 2021-02-02 19:36:04 +01:00
  • f482e5e84a
    Prepare release v2.4.2 Jean-Baptiste Doumenjou 2021-02-02 18:06:04 +01:00
  • 447c3567b4
    Fix the redirect entrypoint default priority Jean-Baptiste Doumenjou 2021-02-02 17:42:04 +01:00
  • 3c5e6fe7f8
    Fix the static configuration generation for environment variables Jean-Baptiste Doumenjou 2021-02-02 17:10:03 +01:00
  • bf4a578bbb
    fix: infinite loop in forwarded header middleware. Ludovic Fernandez 2021-02-02 11:40:04 +01:00
  • 4cabea069d
    Prepare Release v2.4.1 Romain 2021-02-01 17:14:04 +01:00
  • c53033a778
    Fix aggregator test comment Romain 2021-02-01 16:50:03 +01:00
  • ea8642e2a1
    fix: reduce pressure of pilot services when errors occurs Rémi BUISSON 2021-02-01 14:42:04 +01:00
  • 73cea2d303
    Fix missing serverstransport documentation Kevin Pollet 2021-02-01 13:58:03 +01:00
  • 96a3468791
    Fix servers transport not found Harold Ozouf 2021-02-01 12:36:03 +01:00
  • 2065f4c003
    Fix HTTP challenge router unexpected delayed creation Harold Ozouf 2021-01-28 16:16:05 +01:00