Releases: mercari/tortoise
Releases · mercari/tortoise
v0.0.7
What's Changed
- add rbac kubebuilder comment to generate rbac for deployment, hpa, and vpa by @sanposhiho in #50
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- update manifests to install webhook by @sanposhiho in #47
- fix mutating webhook to initialize all container's autoscaling policy by @sanposhiho in #48
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- add the documentation to describe how to create a new release by @sanposhiho in #33
- implement the multiple container pod's container resizing for Horizontal by @sanposhiho in #35
- implement mutating webhook for HPA by @sanposhiho in #36
- licence change on each generated files by @sanposhiho in #37
- rename client to service by @sanposhiho in #38
- add the doc for container size adjustment for the multiple container Pods by @sanposhiho in #40
- validate the autoscalingpolicy to have horizontal on at least one resource by @sanposhiho in #41
- add the documentation of flags by @sanposhiho in #44
- complete the documentation of Vertical by @sanposhiho in #45
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- fix dockerfile to build it correctly by @sanposhiho in #32
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- fix docker image build and push action by @sanposhiho in #31
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- add GitHubActions to run lint and tests by @sanposhiho in #7
- rename sanposhiho to mercari by @sanposhiho in #8
- fix failing tests by @sanposhiho in #9
- implement validation and mutating webhook for tortoise resource by @sanposhiho in #11
- change the module name by @sanposhiho in #12
- implement GatheringData phase by @sanposhiho in #14
- implement
BackToNormal
phase by @sanposhiho in #16 - doc: add
BackToNormal
to the doc by @sanposhiho in #17 - create VPAs and HPA during Initializing phase by @sanposhiho in #19
- add integration test for
TortoisePhaseWorking
by @sanposhiho in #22 - add the technical detail doc for the contributors by @sanposhiho in #23
- implement flags for the cluster admin to adjust the tortoise's behavior based on their workloads by @sanposhiho in #27
- Add the description about the contribution by @sanposhiho in #29
- Create PULL_REQUEST_TEMPLATE.md by @sanposhiho in #28
- enable the container registry via GitHub Packages by @sanposhiho in #30
New Contributors
- @sanposhiho made their first contribution in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: https://github.com/mercari/tortoise/commits/v0.0.1