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