Releases: mercari/tortoise
Releases · mercari/tortoise
v0.0.18
What's Changed
- feature(webhook): validate tortoises based on target deployments by @sanposhiho in #85
- feature(webhook): validate tortoises based on target HPA by @sanposhiho in #86
- fix: sort imports based on the linter by @sanposhiho in #87
- feature: expose metrics about applied values by @sanposhiho in #89
- fix: record metrics only once by @sanposhiho in #90
- feature: implement UpdateModeOff by @sanposhiho in #91
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- fix(loadtester): copy binary correctly by @sanposhiho in #83
- give "tortoises.autoscaling.mercari.com/tortoise-name" annotation on the existing HPA created by users by @sanposhiho in #84
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- new release v0.0.16 by @sanposhiho in #82
- modify the user group on loadtester server/client by @sanposhiho in #81
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- update doc about the single container Pods by @sanposhiho in #76
- give appropriate permissions to execute binary via
app
user by @sanposhiho in #77 - use
RetryOnConflict
when updating HPA, VPA, and tortoise by @sanposhiho in #79 - new release v0.0.15 by @sanposhiho in #80
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- skip applying the recommendations to HPA or VPAs when GatheringData by @sanposhiho in #74
- implement loadtester to test tortoise by @sanposhiho in #75
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- check if the VPA provides the recommendation by @sanposhiho in #63
- validation: emergency mode is only available with tortoises with Running or BackToNormal by @sanposhiho in #64
- implement tortoises with single container by @sanposhiho in #70
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- make UpdatedAt omitempty by @sanposhiho in #56
- handle emergency tortoise which isn't handled by the controller as soon as possible by @sanposhiho in #59
- update tortoise status before update HPA and VPA by @sanposhiho in #60
- add EmergencyPhase test case by @harpratap in #57
New Contributors
- @harpratap made their first contribution in #57
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- test: add test for UpdateTortoiseStatus by @sanposhiho in #55
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- update tortoise status after initialization phase by @sanposhiho in #54
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- add empty check on ChangeHPAFromTortoiseRecommendation by @sanposhiho in #53
Full Changelog: v0.0.8...v0.0.9