Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scale/golang tip: stop testing kubernetes 1.23 which is way out of support #34237

Open
BenTheElder opened this issue Jan 29, 2025 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability.

Comments

@BenTheElder
Copy link
Member

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 of v1.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

@BenTheElder BenTheElder added the kind/bug Categorizes issue or PR as related to a bug. label Jan 29, 2025
@k8s-ci-robot k8s-ci-robot added the sig/scalability Categorizes an issue or PR as relevant to SIG Scalability. label Jan 29, 2025
@BenTheElder
Copy link
Member Author

b236d2c56660ce is not a kubernetes commit or a golang commit according to github ...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/scalability Categorizes an issue or PR as relevant to SIG Scalability.
Projects
None yet
Development

No branches or pull requests

2 participants