scale/golang tip: stop testing kubernetes 1.23 which is way out of support #34237
Labels
kind/bug
Categorizes issue or PR as related to a bug.
sig/scalability
Categorizes an issue or PR as relevant to SIG Scalability.
What happened:
https://prow.k8s.io/?job=*go*tip*
ran yesterday: https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-golang-tip-k8s-1-23/1884439015151636480
reports components at v1.23 as the job name suggests (I was hoping it was golang 1.23, if it is the version metadata is wrong)
see, e.g.
kubeletVersion: v1.23.0-alpha.2.111+b236d2c56660ce
in https://storage.googleapis.com/kubernetes-ci-logs/logs/ci-golang-tip-k8s-1-23/1884439015151636480/artifacts/nodes.yaml or the reported revision in metadata.json ofv1.23.0-alpha.2.111+b236d2c56660ce
What you expected to happen:
We should be testing a supported release https://kubernetes.io/releases/
How to reproduce it (as minimally and precisely as possible):
check the job
Please provide links to example occurrences, if any:
Anything else we need to know?:
/sig scalability
/kind bug
The text was updated successfully, but these errors were encountered: