Skip to content

Releases: rverchere/ovh-mks-exporter

ovh-mks-exporter-1.0.1

27 May 12:38
1ec9ca6
Compare
Choose a tag to compare

A Helm chart for Kubernetes

v1.4.0

30 Apr 16:00
Compare
Choose a tag to compare

Bump to Go 1.20 and update modules, that's pretty all ;)

ovh-mks-exporter-1.0.0

30 Apr 19:28
Compare
Choose a tag to compare

A Helm chart for Kubernetes

v1.3.3

29 Aug 13:41
f83f220
Compare
Choose a tag to compare

Changelog

v1.3.2

24 Aug 14:11
Compare
Choose a tag to compare

Changelog

  • 0f8b4ab feat: update version
  • 2c14a1a fix: use err instead of fatal logs

v1.3.1

28 Jun 08:01
95bd892
Compare
Choose a tag to compare

Changelog

  • 95bd892 fix: correct taint info, add version and logs. closes #8 (#9)

v1.3.0

26 Jun 20:57
3360d73
Compare
Choose a tag to compare

Changelog

  • 3360d73 feat: add instances and nodepool infromation (#7)
  • 9ce4b3d chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#6)
  • 018e627 chore(deps): bump github.com/prometheus/client_golang (#5)
  • 4bc2f17 chore: add dependabot (#4)
  • aef8da8 doc: add badges (#3)
  • 3484a58 ci: clean branches build (#2)

v1.2.0

24 Jun 21:02
7fbb7be
Compare
Choose a tag to compare

Changelog

  • 7fbb7be feat: use github actions
  • bb84e84 Merge branch 'swift'
  • 2b96ccd feat: add swift containers
  • 0e221bf fix: correct version for services and increase scraping interval
  • 8a3abe1 fix: correct deployment to match new version
  • 08b759a Merge branch 'multiclusters'
  • 3127ac1 feat: check all kubeIds and iterate, add generic information, add some logs
  • 6eca253 feat: init public project