Skip to content

Releases: cloudworkz/kube-eagle

1.1.4 / 2020-07-06

Choose a tag to compare

@weeco weeco released this 06 Jul 08:50
bb20cd8
  • Built with Go 1.14

Minor Bugfix and dependency updates

Choose a tag to compare

@weeco weeco released this 31 Oct 06:39
  • Bugfix: Improve health check response times. Instead of getting pods from all namespaces to check Kubernetes connectivity we do now get pods from the kube system namespace, which is way faster.
  • Chore: All dependencies have been updated
  • Built with Go 1.13.1

Improve logging

Choose a tag to compare

@weeco weeco released this 27 Mar 12:41

Add log message on failed health check

v1.1.0 - Use prometheus collector interface

Choose a tag to compare

@weeco weeco released this 02 Mar 17:43

Instead of caching variables locally and refreshing them every 10 seconds Kube Eagle now uses prometheus' built in collector interface. This leads to a more maintainable code and increased overall stability.

Initial release

Initial release Pre-release
Pre-release

Choose a tag to compare

@weeco weeco released this 08 Nov 10:37
1.0.0

Add License to README