Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Crane v0.8.0 source code.tar.gz | 2022-10-14 | 25.9 MB | |
Crane v0.8.0 source code.zip | 2022-10-14 | 26.2 MB | |
README.md | 2022-10-14 | 4.8 kB | |
Totals: 3 Items | 52.1 MB | 0 |
How to upgrade
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.8.0/charts/crane/crds/ensurance.crane.io_nodeqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.8.0/charts/crane/crds/ensurance.crane.io_podqoss.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.8.0/charts/crane/crds/topology.crane.io_noderesourcetopologies.yaml
helm repo update
helm upgrade -n crane-system --install crane crane/crane --version 0.8.0
What's Changed
- CI: add some tasks for issues and PR by @zsnmwy in https://github.com/gocrane/crane/pull/502
- fix craned deployment yaml by @szpnygo in https://github.com/gocrane/crane/pull/514
- fix the doc error about port-forward by @szpnygo in https://github.com/gocrane/crane/pull/517
- Update labeler.yml by @zsnmwy in https://github.com/gocrane/crane/pull/518
- Add developer-guide.md and some images. by @JaneConan in https://github.com/gocrane/crane/pull/512
- docs: instant page by @zsnmwy in https://github.com/gocrane/crane/pull/519
- feat: pkg-utils-time by @jxs1211 in https://github.com/gocrane/crane/pull/483
- fix cgroup driver name by @chenkaiyue in https://github.com/gocrane/crane/pull/521
- bugfix: fix rr selector error by @qmhu in https://github.com/gocrane/crane/pull/531
- add resources limits and requests by @sunnoy in https://github.com/gocrane/crane/pull/533
- refine cpu sorter of crane agent by @mfanjie in https://github.com/gocrane/crane/pull/487
- update README.md by @qmhu in https://github.com/gocrane/crane/pull/529
- fix the collect not use the config time by @szpnygo in https://github.com/gocrane/crane/pull/524
- adapt to nodeqos and podqos api by @mfanjie in https://github.com/gocrane/crane/pull/481
- Update schedule action determines logic & Add label selector in PodQOS by @chenkaiyue in https://github.com/gocrane/crane/pull/539
- fix some klog typo by @whitebear009 in https://github.com/gocrane/crane/pull/543
- update ensurance manifests by @chenkaiyue in https://github.com/gocrane/crane/pull/542
- Website for crane by @qmhu in https://github.com/gocrane/crane/pull/545
- make function GetPodTemplate and IsHPAControlledByEHPA more precise by @whitebear009 in https://github.com/gocrane/crane/pull/547
- pref: optimized nginx configuration by @lbbniu in https://github.com/gocrane/crane/pull/548
- Add extend memory in nodeResourceManager by @chenkaiyue in https://github.com/gocrane/crane/pull/541
- fix some typo in evpa and remove useless variable by @whitebear009 in https://github.com/gocrane/crane/pull/553
- fix(#515): fix k8s unit transform by @PatrickLai7528 in https://github.com/gocrane/crane/pull/555
- fix(#535): fix cluster edit modal error message incorrect by @PatrickLai7528 in https://github.com/gocrane/crane/pull/556
- 预测查询自定义及prometheus-adapter替代metric-adapter的实现 by @saikey0379 in https://github.com/gocrane/crane/pull/520
- feat(CI): docsy preview by @zsnmwy in https://github.com/gocrane/crane/pull/561
- add NRT collector by @Garrybest in https://github.com/gocrane/crane/pull/544
- Add live demo menu, use / to be root path by @qmhu in https://github.com/gocrane/crane/pull/564
- Local Env Setup by @qmhu in https://github.com/gocrane/crane/pull/567
- fix prediction without resource metrics by @saikey0379 in https://github.com/gocrane/crane/pull/568
- Idle Node recommender by @qmhu in https://github.com/gocrane/crane/pull/563
- Add docs for quick-start by @qmhu in https://github.com/gocrane/crane/pull/569
- Fix yaml display error by @qmhu in https://github.com/gocrane/crane/pull/571
- pkg-utils-vpa by @jxs1211 in https://github.com/gocrane/crane/pull/572
- feat: add idle node page by @PatrickLai7528 in https://github.com/gocrane/crane/pull/573
- docs: Update docs for recommendation framework by @qmhu in https://github.com/gocrane/crane/pull/576
- add cpumanager by @Garrybest in https://github.com/gocrane/crane/pull/574
- Watermark of cpu usage percent by @chenkaiyue in https://github.com/gocrane/crane/pull/552
- bugfix: fix rr label issue by @qmhu in https://github.com/gocrane/crane/pull/577
- Mem percent watermark by @chenkaiyue in https://github.com/gocrane/crane/pull/557
- bugfix: Add docs for recommend, revert expression change by @qmhu in https://github.com/gocrane/crane/pull/579
New Contributors
- @szpnygo made their first contribution in https://github.com/gocrane/crane/pull/514
- @JaneConan made their first contribution in https://github.com/gocrane/crane/pull/512
- @sunnoy made their first contribution in https://github.com/gocrane/crane/pull/533
Full Changelog: https://github.com/gocrane/crane/compare/v0.7.0...v0.8.0