Download Latest Version Crane v0.11.0 source code.zip (28.4 MB)
Email in envelope

Get an email when there's a new version of Crane

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
Crane v0.7.0 source code.tar.gz 2022-08-20 11.2 MB
Crane v0.7.0 source code.zip 2022-08-20 11.5 MB
README.md 2022-08-20 5.7 kB
Totals: 3 Items   22.6 MB 0

NOTE: This release have some breaking changes. - Use RecommendationRule as configuration for enable Recommendation instead of Analytics - Remove ConfigMap Recommendation-config

How to upgrade

kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.7.0/charts/crane/crds/analysis.crane.io_analytics.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.7.0/charts/crane/crds/analysis.crane.io_recommendationrules.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.7.0/charts/crane/crds/analysis.crane.io_recommendations.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.7.0/charts/crane/crds/autoscaling.crane.io_effectivehorizontalpodautoscalers.yaml
kubectl apply -f https://raw.githubusercontent.com/gocrane/helm-charts/crane-0.7.0/charts/crane/crds/autoscaling.crane.io_effectiveverticalpodautoscalers.yaml

helm repo update
helm upgrade -n crane-system --install crane crane/crane --version 0.7.0

What's Changed

Feature

image

Bugfix && Enhancement

New Contributors

Full Changelog: https://github.com/gocrane/crane/compare/v0.6.0...v0.7.0

Source: README.md, updated 2022-08-20