Releases: mercari/tortoise
Releases · mercari/tortoise
v1.1.3
What's Changed
- Bug fix in isHPAMetricAvailable method to take External Mterics into account and also have null check
PR: #448 (by @AVSBharadwaj )
v1.1.2
What's Changed
- Use ubuntu-lates runner as ubuntu-20 is discontinued
Why: actions/runner-images#11101
Ubuntu-20.04 runner is dicontinued and workflows using them will be cancelled automatically
v1.1.1
What's Changed
- Bug fixes in Automatic Emergency Mode feature for Tortoise's with all Vertical Scaling Policies by @AVSBharadwaj in #445 and #443
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Automatic switch to emergency mode when metrics unavailable by @randytqwjp in #424
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- upgrade kubebuilder to plugin/v4 by @randytqwjp in #418
Full Changelog: v0.11.1...v1.0.0
v0.11.1
What's Changed
- use isSuperset for comparison in isMonitorVPAReady instead of Equals by @Dymanik in #415
- Add labels Effectiveness metrics by @randytqwjp in #416
New Contributors
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- tortoisectl: format the CLI comments by @sanposhiho in #402
- Update tortoise user document by @sanposhiho in #403
- Elaborate the doc of minReplica by @sanposhiho in #404
- Create CODEOWNERS by @sanposhiho in #409
- Effectiveness metrics by @randytqwjp in #410
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Implement tortoisectl stop command by @sanposhiho in #400
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- allow to re-add HPA name if same by @sanposhiho in #398
- fix: put HPA name to status even when no autoscaling policy is horizontal by @randytqwjp in #399
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- implement MaxAllocatedResources and MaxReplicas in Tortoise by @sanposhiho in #392
- remove VPA updator disablement by @sanposhiho in #396
- release: v0.9.0 by @sanposhiho in #397
Full Changelog: v0.8.4...v0.9.0