Crane v0.2.0
What's Changed
Feature
- Support remote adapter for Crane's metricAdapter (#108, @qmhu)
- Use unstructured value to be recommendation's result (#118, @yufeiyu)
- Propagate labels and annotations for ehpa (#128, @chenkaiyue)
- Dynamic change klog log level by http requests (#135, @kitianFresh)
- Introduce web server in crane (#126, @kitianFresh)
- Add roadmap of H1 2022 (#147, @mfanjie)
Bugfix
- Use the same logic to handle completion strategy and add event/condition/logging for analytics (#127, @qmhu)
- Change pql time interval to avoid discontinuous points problem (#127, @kitianFresh)
- Fix agent name bug in crane-agent (#132, @szy441687879)
- Fix prediction error when time series cycle duration is hourly (#137, @kitianFresh)
- Expend cabundle exparity to 10 years (#138, @mfanjie)
- Don't predict memory in effective HPA (#148, @qmhu)
- Rename service for craned (#145, @smileusd)
Changes since v0.1.0
Full Changelog: v0.1.0...v0.2.0
New Contributors
- @alierkilic made their first contribution in #97
- @chenkaiyue made their first contribution in #128
- @szy441687879 made their first contribution in #132
- @smileusd made their first contribution in #145