Skip to content

Releases: cloudworkz/kube-eagle

1.1.4 / 2020-07-06

06 Jul 08:50
bb20cd8
Compare
Choose a tag to compare
  • Built with Go 1.14

Minor Bugfix and dependency updates

31 Oct 06:39
Compare
Choose a tag to compare
  • 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

27 Mar 12:41
Compare
Choose a tag to compare

Add log message on failed health check

v1.1.0 - Use prometheus collector interface

02 Mar 17:43
Compare
Choose a tag to compare

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

08 Nov 10:37
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
1.0.0

Add License to README