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

Manage certificates dynamically in kv store #2411

Merged
merged 7 commits into from
Nov 23, 2017

Conversation

dahefanteng
Copy link
Contributor

@dahefanteng dahefanteng commented Nov 15, 2017

What does this PR do?

manage tls cert file and key file in the kv store dynamically,so we can add https service without restart traefik

Motivation

almost do the same thing with PR #2401, but this will looks consistent with the other code, and support multi kv store.

More

  • Added/updated tests

@mmatur mmatur changed the title manage certificates dynamically in kv store Manage certificates dynamically in kv store Nov 16, 2017
@ldez ldez added this to the 1.5 milestone Nov 16, 2017
@nmengin
Copy link
Contributor

nmengin commented Nov 16, 2017

Hello @dahefanteng .

Many thanks for this very useful PR.

WDYT about adding end-to-end test for the main KV stores (ETCD and Consul)?
There already are many tests bout the KV stores in the package integration.

@mmatur
Copy link
Member

mmatur commented Nov 20, 2017

@dahefanteng Could you please fix integration tests and resolve conflicts

@dahefanteng
Copy link
Contributor Author

@nmengin I have fix integration tests and resolve confilicts.

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.

@dahefanteng

Thank you for the tests.
I just added test with Etcd V3 Key store.

WDYT about adding a description of this feature into the documentation?

@dahefanteng
Copy link
Contributor Author

dahefanteng commented Nov 23, 2017

@nmengin I have added some docs about this,although not too much.

@nmengin nmengin force-pushed the manage-certs-dynamically-in-kv branch from e5b8ae7 to 9738d16 Compare November 23, 2017 08:23
@nmengin nmengin force-pushed the manage-certs-dynamically-in-kv branch from 9738d16 to ba4107c Compare November 23, 2017 08:24
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.

@dahefanteng

Many thanks for this PR and your responsiveness!!

Sure this PR will be very useful for the cluster mode.

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
Contributor

@ldez ldez 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 1feeeb2 into traefik:master Nov 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants