metrics-server
metrics-server copied to clipboard
Prepared for Release v0.6.2
/cc @serathius @dgrisonnet
Installation
kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/download/v0.6.2/components.yaml
Changes since v0.6.1
Fixes
- Fix deadline exceeded errors caused by failure during metric parsing (https://github.com/kubernetes-sigs/metrics-server/issues/983, @yangjunmyfm192085)
/cc @serathius @dgrisonnet
Fixed the description by editing the top comment. LGTM.
When will the helm chart be updated?
LGTM
Hi, @serathius Should we release v0.6.2?
Do we have any timeframe on when the 0.6.2 will be released? New chart will follow?
Yes, this commit is pretty much needed to be able to use the chart in my case. It would be great to have a new release
Hi, Any ETA on when we can get this released? We are blocked due to this issue, please do let us know if there is a workaround. We tried increasing metrics-resolution time but it didn't helped.
Any else we need? /ping @serathius
I too would love to see a new release....
Yeah, I have submitted to the sig-instrumentation meeting for discussion, waiting for the discussion result
I'm also looking forward to release. Hopefully 0.6.2 will support Kubernetes >= 1.25. #1104
Edit: I was installing metrics-server incorrectly. 0.6.2 works fine with 1.25.
/assign
It seems that we would most likely want to fix https://github.com/kubernetes-sigs/metrics-server/issues/1096 in v0.6.2.
@yangjunmyfm192085 is there anything else that you have in mind for this release?
let me take a look
It seems that we would most likely want to fix #1096 in v0.6.2.
@yangjunmyfm192085 is there anything else that you have in mind for this release?
Yeah, I checked again, everything is ok except #1096 needs to be fixed
@yangjunmyfm192085 I updated the changelog to include the latest version bumps, could you take a look?
he changelog
ok, let me take a look
/lgtm
@dgrisonnet Do we need a note about the support of metrics-server 0.6.2 for kubernetes v1.25?
If we need to support kubernetes v1.25, the policy/v1beta1 of pdb needs to be changed to policy/v1
That's a good point, I would say let's stick to what was supported by v0.6.1 so v1.19 onward and not support v1.25 since policy/v1 was only introduced in v1.21. I'll create a PR to update the compat matrix.
@yangjunmyfm192085 should this issue be closed?
yeah. I think it should be closed.