Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 1.01 KB

v0.10.0 - 2018-08-06

Features:

  • #97 Expose basic metrics via Prometheus @bakins
  • #94 Add a health check endpoint @bakins
  • #86 Add a flag to exclude Pods under a certain age @bakins
  • #84 Exclude Pods that are not in phase Running @linki
  • #60 Add a Dockerfile for building images for ppc64le @hchenxa

Updates:

  • #96 Use versioned functions of client-go @linki
  • #95 Handle signals to enable more graceful shutdown @linki
  • #89 Run chaoskube as nobody by default @bavarianbidi
  • #77 Use roveralls to improve coverage results @linki