Open
Description
Installation
kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.8.0/components.yaml
Changes since v0.7.2
Improvements
- Update Kubernetes dependencies to v0.31.0 bump the gomod-dependencies #1541 (@yangjunmyfm192085)
* This will help to include thedisable-http2-serving
flag added in SecureServingOptions (Expose DisableHTTP2 flag in SecureServingOptions kubernetes/kubernetes#122176) for metrics-server - Update go dependencies bump the gomod-dependencies group #1559 (@yangjunmyfm192085)
- Wire server run options to flags Wire server run options to flags. #1560 (@benluddy)
- Update golang to 1.23 chore: update golang to 1.23 #1564 (@slashpai)
- Update kind versions and latest k8s dependencies to v0.32.3 chore: update kind image versions to latest and k8s dependencies to v0.32.3 #1610 (@slashpai )
- Update golang to 1.24 which includes CVE fixes as bumps multiple dependencies chore: bump go to 1.24.2 #1646 (@dgrisonnet)
- Update k8s dependencies to v0.33.0 chore: update k8s dependencies to v0.33.0 #1647 (@slashpai )
- Update prometheus module to v0.303.1 chore: upgrade prometheus module to v0.303.1 #1652 (@slashpai )
ToDo
- Fix Wire server run options to flags. #1560 (comment) -> chore: remove feature flags unsupported #1656 )
- Could probably include Fix: fix
remote error: tls: internal error
#1522 if patch is correct as I see many users reported the issue