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

Add HTTP Provider #6976

Merged
merged 10 commits into from
Jul 15, 2020
Merged

Add HTTP Provider #6976

merged 10 commits into from
Jul 15, 2020

Conversation

kevinpollet
Copy link
Member

What does this PR do?

This PR introduces a new HTTP provider that polls an endpoint for a published configuration and provides it to the server for use.

Motivation

Fixes #1053

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Co-authored-by: Daniel Tomcej daniel.tomcej@gmail.com

@rtribotte rtribotte added this to To review in v2 via automation Jun 29, 2020
@rtribotte rtribotte added the kind/enhancement a new or improved feature. label Jun 29, 2020
@rtribotte rtribotte added this to the next milestone Jun 29, 2020
@dtomcej dtomcej mentioned this pull request Jun 29, 2020
2 tasks
integration/http_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@dtomcej dtomcej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
:shipit:

@chris13524
Copy link

Excited to see this get merged! Does it still need reviewing?

@ldez
Copy link
Member

ldez commented Jul 14, 2020

Copy link
Member

@jbdoumenjou jbdoumenjou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@rtribotte rtribotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@traefiker traefiker merged commit 1ef93fe into traefik:master Jul 15, 2020
v2 automation moved this from To review to Done Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

Feature request: HTTP backend
7 participants