Skip to content

Releases: freepik-company/custom-vm-autoscaler

v1.2.0

30 Sep 11:44
3f93662
Compare
Choose a tag to compare

Notes

  • Renamed to cluster-vm-autoscaler
  • Refactor of code using Cobra
  • Refactor of configuration adding a config file

Contributors

@dfradehubs

v1.1.1

27 Sep 07:10
Compare
Choose a tag to compare

Notes

  • Fixed security issues with the application
    • Unhandled Errors
    • Wark Math Random Algorithm
    • Writable Filesystem service in prometheus example
    • Missing SSL minVersion

Contributors

@dfradehubs

v1.1.0

25 Sep 13:31
Compare
Choose a tag to compare

Notes

  • Changed ownership to freepik-company

v1.0.4

24 Sep 09:39
81a2ceb
Compare
Choose a tag to compare

Notes

  • Added suport for 3 new environment variables to allow critical periods where the minimum size of nodes must be higher
    • CRITICAL_PERIOD_HOURS_UTC: Critical hours where MIG needs at least a minimum nodes to work properly (Optional) (Example: "6:00:00-8:00:00")
    • CRITICAL_PERIOD_DAYS: Critical days where MIG needs at least a minimum nodes to work properly (Optional) (Example: "2,3,4")
    • MIN_NODES_CRITICAL_PERIOD: Minimum nodes for critical period to exist (Optional)

Contributors

@dfradehubs

Reviewers

@rafalitox2

v1.0.3

20 Sep 08:04
0e78428
Compare
Choose a tag to compare

Notes

  • Create a new variable and set a default one on cooldown periods

Contributors

@rafalitox2

v1.0.2

19 Sep 07:37
Compare
Choose a tag to compare

Notes

  • Added verbose to Slack messages for MIG node addings and deletions.

Contributors

@dfradehubs

v1.0.0

18 Sep 07:48
Compare
Choose a tag to compare

Notes

  • First stable version for elasticsearch-vm-autoscaler. Now just supports Google MIGs VM scalators, but in the future we want to develop it for multicloud.

Fixes

  • From pre-release, added logs, documentation and fixed some logical variables

Contributors

@dfradehubs
@rafalitox2

v0.0.1

17 Sep 13:28
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Notes

  • First pre-release version

Contributors

@dfradehubs
@rafalitox2