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

Upgrade etcd to 3.3.17 #3343

Merged
merged 3 commits into from
Oct 21, 2019
Merged

Upgrade etcd to 3.3.17 #3343

merged 3 commits into from
Oct 21, 2019

Commits on Oct 17, 2019

  1. Upgrade etcd to 3.3.17

    I originally intended to upgrade etcd to 3.4.2, but at this time,
    the module is broken, and cannot be included, under the original
    import path, or the new go.etcd.io import path.
    
    See etcd-io/etcd#11154 for more info.
    
    Closes #3278
    
    Signed-off-by: Eric Chlebek <eric@sensu.io>
    echlebek committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    b42e3b1 View commit details
    Browse the repository at this point in the history
  2. Re-write tracing middleware tests to use prometheus_client/testutil (#…

    …3342)
    
    The testutil package was introduced in v0.9 and exposes some helpers for
    for writing simple unit tests.
    
    Signed-off-by: James Phillips <jamesdphillips@gmail.com>
    echlebek authored Oct 17, 2019
    Configuration menu
    Copy the full SHA
    b4daf30 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Signed-off-by: Eric Chlebek <eric@sensu.io>
    echlebek committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    7ddca6c View commit details
    Browse the repository at this point in the history