Releases: mercari/tortoise
Releases · mercari/tortoise
v0.0.37
What's Changed
- feature: mutable
.spec.ResourcePolicy.AutoscalingPolicy
by @sanposhiho in #152 - refactor: file-based controller tests by @sanposhiho in #153
- support vertical only tortoise by @sanposhiho in #155
- release: v0.0.37 by @sanposhiho in #156
Full Changelog: v0.0.36...v0.0.37
v0.0.36
What's Changed
- support AutoscalingTypeOff in AutoscalingPolicy by @sanposhiho in #147
- fix a bug in Tortoise validation webhook by @sanposhiho in #148
- implement sophisticated validation webhook and test by @sanposhiho in #149
- add tests for HPA mutating webhook by @sanposhiho in #151
- upgrade to v0.0.36 by @sanposhiho in #150
Full Changelog: v0.0.35...v0.0.36
v0.0.35
What's Changed
- fix: record reconciliation failure after ShouldReconcileTortoiseNow by @sanposhiho in #144
- fix: call setupLogger after SetLogger by @sanposhiho in #145
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- add: log for the config by @sanposhiho in #142
- add log when reconciliation is skipped by @sanposhiho in #143
Full Changelog: v0.0.33...v0.0.34
v0.0.33
What's Changed
- fix: emits ReconcileError events correctly by @sanposhiho in #135
- parse flags before reading configuration by @sanposhiho in #136
- Store the minReplicas/maxReplicas recommendations to correct slots based on timezone by @sanposhiho in #137
- Update the configuration doc by @sanposhiho in #138
- introduce tortoise condition and FailedToReconcile condition in it by @sanposhiho in #139
- record RecommendationUpdated in a right place by @sanposhiho in #140
Full Changelog: v0.0.32...v0.0.33
v0.0.32
What's Changed
- fix: upgrade version to v0.0.31 in manifests by @sanposhiho in #131
- fix: proposed_memory_request to byte by @sanposhiho in #132
- feature: Tortoise goes to v1beta1 with some changes by @sanposhiho in #133
- fix: version up in manifests by @sanposhiho in #134
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- fix: use proposed_memory_request for recording memory request by @sanposhiho in #127
- add(metrics): add controller_name and controller_kind to metrics label by @sanposhiho in #130
Full Changelog: v0.0.30...v0.0.31
v0.0.30
What's Changed
- removal
⚠️ : remove the external metric support by @sanposhiho in #122 - add(observability): emit events from the controller by @sanposhiho in #123
- fix: rename the metrics for proposed resource requests by @sanposhiho in #124
- feature: move configuration from flags to the config file by @sanposhiho in #125
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- add print columns by @sanposhiho in #118
- support min-max-replicas-routine by @sanposhiho in #120
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's Changed
- docs: add the deletion notice on the external metrics support by @sanposhiho in #116
- correct the webhook validation for external metrics with tortoise (horizontal) by @sanposhiho in #117
Full Changelog: v0.0.27...v0.0.28