kubernetes / kubernetes/release
Add a file to get the current latest version.
Open
area/release-eng
kind/feature
lifecycle/frozen
needs-priority
sig/release
- Dominant language
- Go
- Stars
- 504
- Forks
- 556
- Avg merge
- 18h 43m
- Merged PRs (30d)
- 33
Description
#### What would you like to be added:
Add a file to get the current latest version like this.
curl https://pkgs.k8s.io/core:/stable:/latest.txt
v1.30
#### Why is this needed:
CI/CD can always use the latest version.
Contributor guide
Research direction
No target file or test is named. Start by tracing how Kubernetes package versions are published for pkgs.k8s.io, then determine where a latest-version file would be generated or maintained. Done means curl https://pkgs.k8s.io/core:/stable:/latest.txt returns the current release version and remains usable for CI/CD.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- infrastructure, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100