Releases: plumber-cd/argocd-autoscaler
v0.0.13
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
- Add missing WithCreateFunction to the test harness by @dee-kryvenko in #15
Full Changelog: v0.0.12...v0.0.13
v0.0.12
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
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
This is a first public beta release.
v0.0.9
What's Changed
- Remove polling period from evaluator by @dee-kryvenko in #10
Full Changelog: v0.0.8...v0.0.9
v0.0.8
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
What's Changed
- Shard ID on the secret must be int by @dee-kryvenko in #8
Full Changelog: v0.0.6...v0.0.7
v0.0.6
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
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
What's Changed
- Replica ID had a typo for values >= 10 by @dee-kryvenko in #4
- Raise events on scaling activity by @dee-kryvenko in #5
Full Changelog: v0.0.3...v0.0.4