Skip to content

Releases: plumber-cd/argocd-autoscaler

v0.0.13

11 Jun 23:53
537ffeb
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release

DO NOT USE

This release had no changes in the autoscaler comparatively to v0.0.12.
Part of this repository currently is a test harness https://github.com/plumber-cd/argocd-autoscaler/tree/main/test/harness.
It is a unit testing framework that I am using in some other projects.
At some point, perhaps, this test harness will justify to be moved to a dedicated repository - for now, I had to make a tag for a fix in the harness.

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

22 May 20:30
4df7fc4
Compare
Choose a tag to compare

What's Changed

  • MostWantedTwoPhaseHysteresisEvaluation: cleanup stale history on new election by @dee-kryvenko in #13
  • LongestProcessingTimePartition: introduce MaxShardsPerReplica by @dee-kryvenko in #14

Full Changelog: v0.0.11...v0.0.12

[BETA] v0.0.11 - BREAKING CRD change

18 Feb 23:07
b0a7e00
Compare
Choose a tag to compare

What's Changed

  • Ensure that the in-cluster is always scheduled on replica-0 by @dee-kryvenko in #11
  • [BREAKING] Only store hash of distributions over time by @dee-kryvenko in #12

There is no need to change any of your desired state manifests, but you need to delete and re-create CRDs to apply this update as the status field on MostWantedTwoPhaseHysteresisEvaluation did change. I know - bad practice, but I find this acceptable for an early beta release.

Full Changelog: v0.0.10...v0.0.11

[BETA] v0.0.10

14 Feb 21:29
226285f
Compare
Choose a tag to compare

This is a first public beta release.

v0.0.9

14 Feb 17:56
f216767
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.8...v0.0.9

v0.0.8

14 Feb 17:16
345140f
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

What's Changed

  • Update evaluator metrics to reflect actual state every cycle by @dee-kryvenko in #9

Full Changelog: v0.0.7...v0.0.8

v0.0.7

14 Feb 05:15
6710c2c
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

14 Feb 00:33
56b99f7
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

What's Changed

  • Move positive offset logic from load indexer to normalizer where it belongs by @dee-kryvenko in #7

Full Changelog: v0.0.5...v0.0.6

v0.0.5

13 Feb 11:34
cc7b511
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

  • Re-visit LPT evaluation as it was violating etcd size limits by @dee-kryvenko in #6

Full Changelog: v0.0.4...v0.0.5

v0.0.4

13 Feb 09:43
31af81f
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3...v0.0.4