Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Crane v0.9.0 source code.tar.gz | 2022-12-16 | 27.1 MB | |
Crane v0.9.0 source code.zip | 2022-12-16 | 27.5 MB | |
README.md | 2022-12-16 | 4.5 kB | |
Totals: 3 Items | 54.6 MB | 0 |
How to upgrade
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.9.0/charts/crane/crds/ensurance.crane.io_nodeqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.9.0/charts/crane/crds/ensurance.crane.io_podqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.9.0/charts/crane/crds/analysis.crane.io_recommendationrules.yaml
helm repo update
helm upgrade -n crane-system --install crane crane/crane --version 0.9.0
What's Changed
- Optimize and complete the document of Colocation with Enhanced QOS by @chenkaiyue in https://github.com/gocrane/crane/pull/578
- add topology api in manifests by @Garrybest in https://github.com/gocrane/crane/pull/581
- docs: trigger by @qmhu in https://github.com/gocrane/crane/pull/582
- chore: Hide managedFields by default when display YAML by @mangoGoForward in https://github.com/gocrane/crane/pull/587
- add topology awareness and cpumanager docs by @Garrybest in https://github.com/gocrane/crane/pull/588
- update crane architecture diagram with component details by @mfanjie in https://github.com/gocrane/crane/pull/591
- Dashbaord control by @qmhu in https://github.com/gocrane/crane/pull/594
- HPA Recommender by @qmhu in https://github.com/gocrane/crane/pull/595
- fix: update the url of docs website by @mangoGoForward in https://github.com/gocrane/crane/pull/598
- fix a typo by @silenceshell in https://github.com/gocrane/crane/pull/599
- fix some typos by @cuishuang in https://github.com/gocrane/crane/pull/605
- test: utils-cgroup by @jxs1211 in https://github.com/gocrane/crane/pull/583
- Add docs for install customization by @qmhu in https://github.com/gocrane/crane/pull/607
- Update grafana docs by @qmhu in https://github.com/gocrane/crane/pull/611
- OOM Protection and Memory Utilization for resource/replicas recommendation by @qmhu in https://github.com/gocrane/crane/pull/613
- feta(dashboard): Add Retry Strategy by @zsnmwy in https://github.com/gocrane/crane/pull/622
- Add used by icon by @qmhu in https://github.com/gocrane/crane/pull/623
- Auto-reload recommend config by @qmhu in https://github.com/gocrane/crane/pull/624
- Resource spec configs for resource recommendation by @qmhu in https://github.com/gocrane/crane/pull/627
- Update docs for recommenders by @qmhu in https://github.com/gocrane/crane/pull/631
- Recommender docs by @qmhu in https://github.com/gocrane/crane/pull/634
- hpa recommendation docs by @qmhu in https://github.com/gocrane/crane/pull/643
- Deploy dir update to v0.8.0 by @qmhu in https://github.com/gocrane/crane/pull/644
- fix: remove duplicated reset triggered map by @shanyuyulaifengmanlou in https://github.com/gocrane/crane/pull/642
- first blog by @qmhu in https://github.com/gocrane/crane/pull/645
- add query expressions management by prom-adapter-config by @saikey0379 in https://github.com/gocrane/crane/pull/560
- crd for k8s v1.13.12 by @justzx2011 in https://github.com/gocrane/crane/pull/649
- rm GetLabelMatchersFromResourceQuery by @saikey0379 in https://github.com/gocrane/crane/pull/647
- make all adapt to go1.17 or above by @lbbniu in https://github.com/gocrane/crane/pull/639
- Change tsp namespace and enhance install doc by @qmhu in https://github.com/gocrane/crane/pull/652
- Add prometheus-adapter-extension-labels for global prometheus expression by @saikey0379 in https://github.com/gocrane/crane/pull/653
- Fix crash when memory metric can't be collected by @chenkaiyue in https://github.com/gocrane/crane/pull/650
- Fix unschedule logic in analyzer by @chenkaiyue in https://github.com/gocrane/crane/pull/651
- Override recommder parameter with the config in RecommendationRule by @whitebear009 in https://github.com/gocrane/crane/pull/648
- Release v0.9.0 by @qmhu in https://github.com/gocrane/crane/pull/657
New Contributors
- @mangoGoForward made their first contribution in https://github.com/gocrane/crane/pull/587
- @silenceshell made their first contribution in https://github.com/gocrane/crane/pull/599
- @cuishuang made their first contribution in https://github.com/gocrane/crane/pull/605
- @shanyuyulaifengmanlou made their first contribution in https://github.com/gocrane/crane/pull/642
- @justzx2011 made their first contribution in https://github.com/gocrane/crane/pull/649
Full Changelog: https://github.com/gocrane/crane/compare/v0.8.0...v0.9.0