kubernetes-sigs / metrics-server

Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines.
https://kubernetes.io/docs/tasks/debug-application-cluster/resource-metrics-pipeline/
Apache License 2.0
5.82k stars 1.87k forks source link

Prepared for Release v0.7.0 #1165

Closed yangjunmyfm192085 closed 9 months ago

yangjunmyfm192085 commented 1 year ago

Installation

kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.7.0/components.yaml

Changes since v0.6.0

Improvements

Optimizations

Observability

Tests

Manifests

Documentations

Fixes

Need to be added

Should not to be added

dgrisonnet commented 9 months ago

I updated the changelog to mention that the klog specific flags, have been removed.

dgrisonnet commented 9 months ago

Release v0.7.0 is now available: https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.7.0.

jcpunk commented 9 months ago

Will the helm chart be updated? https://kubernetes-sigs.github.io/metrics-server/index.yaml doesn't currently list 0.7.0 as a valid appVersion.

dgrisonnet commented 9 months ago

@jcpunk yes the helm chart release will soon follow. It is tracked in https://github.com/kubernetes-sigs/metrics-server/issues/1409