autoscaler
autoscaler copied to clipboard
Release tags are wrong 1.21.3, 1.22.3, 1.23.1
Which component are you using?: cluster autoscaler
What version of the component are you using?: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.21.3 https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.22.3 https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.23.1
What k8s version are you using (kubectl version
)?:
What environment is this in?:
What did you expect to happen?:
I expected that release tags are cut to proper commits. https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.21.3 -> https://github.com/kubernetes/autoscaler/commit/c95c261d130c9c1c468da89536f6d2f5c21341fc https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.22.3 -> https://github.com/kubernetes/autoscaler/commit/a28edd0f3d24d224a3336d74b2051db0889a4f91 https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.23.1 -> https://github.com/kubernetes/autoscaler/commit/df8acc3555f646bf8d377a8a9a4471c372c14333
What happened instead?:
Their tags are cut to the same commit https://github.com/kubernetes/autoscaler/commit/8037b0f9f5485e7b0d7c8b93cdabe3251aaf4fcb.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?: