How to upgrade
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/main/charts/crane/crds/analysis.crane.io_recommendationrules.yaml
helm repo update
helm upgrade -n crane-system --install crane crane/crane --version 0.11.0
What's Changed
- feat: resource update for qos init by @qmhu in #723
- add metric kind for prometheus builder by @whitebear009 in #724
- fix gitVersion in makefile by @2456868764 in #725
- add option for cache unstructured by @whitebear009 in #727
- remove deprecated configuration in example by @liu-song in #730
- update quick-start address by @liu-song in #731
- typo by @moqimoqidea in #736
- feat: Select组件配置可以搜索 by @PmcFizz in #735
- feat: 优化前端代码 by @PmcFizz in #749
- fix(bug#756): 修复web项目在暗色主题下某些页面的显示问题 by @qingtiantongxie in #761
- fix doc link by @liu-song in #759
- fix(docs): RecommendationRule example yaml indent by @lbbniu in #770
- add reserve cpu doc by @xrmzju in #774
- fix: QueryWindow Range - LAST_1_DAY 前台时间范围不准确 #778 by @zsnmwy in #786
- feat(idlenode): Idle Node Plugin Enhancement by @lbbniu in #775
- fix(bug#742): fix all eslint line error & warn by @qingtiantongxie in #776
- perf: optimize recommender manager by @lbbniu in #785
- Support v0.5 version compatiablilty by @qmhu in #796
- Find the Orphan Volume in k8s cluster by @liu-song in #784
- wip:Translation to English by @liu-song in #798
- feat(translate work): issue #797 by @qingtiantongxie in #801
- feat: Find the Orphan Service Plugin in k8s cluster by @lbbniu in #779
- perf: Find the Orphan Service Plugin in k8s cluster by @lbbniu in #804
- Update README.md by @qmhu in #805
- Update services plugin by @qmhu in #808
- perf(volumes): optimize volumes recommender by @lbbniu in #809
- Abandon recommendation missions by @qmhu in #803
- remove useless code by @qmhu in #811
- fix err logs in crane-agent by @duanmengkk in #817
- fix ehpa controller update hpa logic by @mtdtdev in #816
- fix: Orphan Volume judgment logic by @lbbniu in #818
- fix: Orphan Volume judgment logic by @lbbniu in #821
- Optimize the document of QOS by @winrouter in #820
- docs: Update docs for new plugins by @qmhu in #819
New Contributors
- @moqimoqidea made their first contribution in #736
- @PmcFizz made their first contribution in #735
- @qingtiantongxie made their first contribution in #761
- @duanmengkk made their first contribution in #817
- @mtdtdev made their first contribution in #816
- @winrouter made their first contribution in #820
Full Changelog: v0.10.0...v0.11.0