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

Use KvStores as global config sources #481

Merged
merged 6 commits into from
Jul 21, 2016

Commits on Jul 21, 2016

  1. Use KvStores as global config source

    Martin committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    056e0fe View commit details
    Browse the repository at this point in the history
  2. Certificate can contain path or file contents

    Signed-off-by: Martin <martin.piegay@zenika.com>
    Martin committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    7ada80b View commit details
    Browse the repository at this point in the history
  3. add struct ClientTLS : supports either a paths to a file or directly …

    …the certificate
    Martin committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    e26e095 View commit details
    Browse the repository at this point in the history
  4. Add TLS support for etcd and consul

    Martin committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    b83fb52 View commit details
    Browse the repository at this point in the history
  5. update doc

    Martin committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    38cc369 View commit details
    Browse the repository at this point in the history
  6. add createStore() funcs and skip consul TLS test

    Martin committed Jul 21, 2016
    Configuration menu
    Copy the full SHA
    b153e90 View commit details
    Browse the repository at this point in the history