kubernetes/release

Add a file to get the current latest version.

iamsurfing opened this issue · 5 comments

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.

It is OK in Internet, but it is not good while using mirror.

container--->mirror1--->dl.k8s.io
container--->mirror2--->pkgs.k8s.io

If mirror1 sync successful but mirror2 sync failed, the build will failed. It is more obvious in enterprise.

Add the file can make build script more robust.

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

/lifecycle frozen