kubernetes / kubernetes/release

Add a file to get the current latest version.

Open
#3,608 5 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.