Skip to content

Releases: metal-toolbox/fleet-scheduler

v1.1.3

16 Oct 15:08
Compare
Choose a tag to compare

Changelog

  • 11ddec3 FS-1723; Fix config struct pointer issue

v1.1.2

14 Oct 20:56
Compare
Choose a tag to compare

Changelog

  • 80fe2a4 FS-1723; Github release fix

v1.1.1

14 Oct 20:49
Compare
Choose a tag to compare
FS-1732; Fix metrics error, and build error

v1.1.0

14 Oct 19:29
Compare
Choose a tag to compare
PR fixes

v1.0.0

09 Jul 13:57
Compare
Choose a tag to compare

Changelog

  • 4cfb9f7 Making version stamping more intelligent
  • 206f1dd Replace sed to set version with much simpler method

v0.1.0

02 Jul 16:47
Compare
Choose a tag to compare

Move Fleet Scheduler Helm Chart to this repo and set up github action workflow to auto release it

v0.0.8

19 Mar 18:07
0034a40
Compare
Choose a tag to compare

Changelog

  • 0034a40 FS-1259; Add proc collector and custom metrics. Remove references to serverservice where possible. Small refactor of inventory task. (#40)

v0.0.7

13 Mar 18:18
72432c9
Compare
Choose a tag to compare

Changelog

  • 72432c9 FS-1259; Basic pushgateway metrics collection (#35)

v0.0.6

11 Mar 12:40
c58b43d
Compare
Choose a tag to compare

Changelog

  • c58b43d FS-1252; Streamline fleet-scheduler inventory task threading by removing threading (#36)

v0.0.5

01 Mar 17:18
cc7e077
Compare
Choose a tag to compare

Changelog

  • cc7e077 FS-1249; Improving error reporting, removing CPU quota, removing "concurrency" config and replacing it with command line args. (#30)