Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge v2.0.0-rc1 into master #5253

Merged
merged 30 commits into from
Aug 27, 2019
Merged

Merge v2.0.0-rc1 into master #5253

merged 30 commits into from
Aug 27, 2019

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    9299c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffd8e56 View commit details
    Browse the repository at this point in the history
  3. Prepare release v1.7.13

    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    fc26e8c View commit details
    Browse the repository at this point in the history
  4. doc: update lego.

    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    9024f1b View commit details
    Browse the repository at this point in the history
  5. kill: the vendor.

    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    306e86c View commit details
    Browse the repository at this point in the history
  6. chore: ignore vendor.

    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    f327b7b View commit details
    Browse the repository at this point in the history
  7. chore: go module

    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    4c5e7a2 View commit details
    Browse the repository at this point in the history
  8. scripts: makefile, dockerfile, travis, ...

    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    51b0508 View commit details
    Browse the repository at this point in the history
  9. doc: contributing guide.

    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    5d01452 View commit details
    Browse the repository at this point in the history
  10. tests: improve timeout.

    - upgrade k3s to v0.8.0
    ldez authored and traefiker committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    0f32de4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6be390c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. Split runtime.go

    ldez authored and traefiker committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    51f7d9a View commit details
    Browse the repository at this point in the history
  2. Fix url.Parse due to go1.12.8 changes.

    ldez authored and traefiker committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    5731ae7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2895ad2 View commit details
    Browse the repository at this point in the history
  4. Add TLS-enabled Router

    dtomcej authored and traefiker committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    9e3f549 View commit details
    Browse the repository at this point in the history
  5. fix: invalid pseudo version.

    ldez authored and traefiker committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    1d86e71 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2019

  1. fix: lego version.

    ldez authored and traefiker committed Aug 15, 2019
    Configuration menu
    Copy the full SHA
    5fdfa96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16bd0b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. docker-compose labels require $'s to be escaped

    Connor Bell authored and traefiker committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    9979750 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Fix: CRD user guide

    ldez authored and traefiker committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    0fbd87c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84de444 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. WeightedRoundRobin load balancer

    Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
    2 people authored and traefiker committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    6fed76a View commit details
    Browse the repository at this point in the history
  2. Ensure WaitGroup.Done() is always called

    bsdelf authored and traefiker committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    a8c73f7 View commit details
    Browse the repository at this point in the history
  3. Add rate limiter, rename maxConn into inFlightReq

    Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
    Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
    3 people authored and traefiker committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    4ec90c5 View commit details
    Browse the repository at this point in the history
  4. Add support proxyprotocol v2

    c0va23 authored and traefiker committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    e1831c4 View commit details
    Browse the repository at this point in the history
  5. Update to go1.13rc1

    ldez authored and traefiker committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    89150e1 View commit details
    Browse the repository at this point in the history
  6. Add a new dashboard page.

    Basgrani authored and ldez committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    fd24b18 View commit details
    Browse the repository at this point in the history
  7. Adds mirroring service

    juliens authored and traefiker committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    602a2ea View commit details
    Browse the repository at this point in the history
  8. Prepare release v2.0.0-rc1

    ldez authored and traefiker committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    da8aa2d View commit details
    Browse the repository at this point in the history
  9. Merge v2.0.0-rc1 into master

    ldez committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    a20a663 View commit details
    Browse the repository at this point in the history