Releases: mercari/tortoise
Releases · mercari/tortoise
v0.7.8
v0.7.7
What's Changed
- have a buffer in unbalanced container optimization by @sanposhiho in #366
- implement BufferRatioOnVerticalResource by @sanposhiho in #367
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- validate zero resource request by @sanposhiho in #364
- implement
GolangEnvModification
feature gate by @sanposhiho in #365
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- fix nil pointer when
.Status.Recommendation
is nil by @sanposhiho in #363
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- initialize annotation in Pod when empty by @sanposhiho in #361
- add enough permissions for the controller fetcher by @sanposhiho in #362
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- use golang:1.21 to build image correctly by @sanposhiho in #360
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- modify pod mutation webhook test to cover annotation by @sanposhiho in #358
- stop depending on tortoise name annotation by @sanposhiho in #359
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- not switch tortoise to initialize when VPA isn't ready by @sanposhiho in #354
- add the annotation to Pods when mutating by @sanposhiho in #357
- handle custom istio injection by @sanposhiho in #356
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed (v0.6.0 → v0.7.0)
- fix: increase the default target utilization by @sanposhiho in #342
- stop depending on TortoiseNameAnnotation in HPA deletion mutating webhook by @sanposhiho in #343
- modify minreplicas/maxreplicas in HPA mutating webhook for auto tortoise by @sanposhiho in #344
- fix: ignore 0 policy instead of
nil
in mutating webhook by @sanposhiho in #345 - update ContainerResourcePhase correctly when HPA is mutated by @sanposhiho in #346
- better multiple target adjustment by @sanposhiho in #347
- Implement auto-generate integration test by @sanposhiho in #349
- regenerate test cases with a fixed time by @sanposhiho in #350
- scale up based on PreferredMaxReplicas only once 30mins by @sanposhiho in #348
- Stop depending on VPA mutating webhook for updating Pods by @sanposhiho in #351
- release: v0.7.0 by @sanposhiho in #353
What's Changed (v0.6.5 → v0.7.0)
- Stop depending on VPA mutating webhook for updating Pods by @sanposhiho in #351
- release: v0.7.0 by @sanposhiho in #353
Full Changelog: v0.6.5...v0.7.0
Full Changelog: v0.6.0...v0.7.0
v0.6.5
What's Changed
- better multiple target adjustment by @sanposhiho in #347
- Implement auto-generate integration test by @sanposhiho in #349
- regenerate test cases with a fixed time by @sanposhiho in #350
- scale up based on PreferredMaxReplicas only once 30mins by @sanposhiho in #348
Full Changelog: v0.6.4...v0.6.5