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 all available configuration to KV Backend #2652

Merged
merged 11 commits into from Jan 4, 2018

Conversation

ldez
Copy link
Member

@ldez ldez commented Jan 3, 2018

What does this PR do?

  • add all available configuration
    • add passTLSCert.
    • add HealthCheck port.
    • add custom Headers.
    • add error pages.
    • add rate limit.
    • add basic auth.
    • add whitelistSourceRange.
    • add frontends redirect.

Motivation

Homogenization of the providers [part2]: all providers must have the same options available.

More

  • Added/updated tests

Additional Notes

Several PRs will come after that for each provider.

Related to #618, #1465

Copy link
Contributor

@nmengin nmengin 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

@juliens juliens 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

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants