release icon indicating copy to clipboard operation
release copied to clipboard

Add a file to get the current latest version.

Open iamsurfing opened this issue 1 year ago • 5 comments
trafficstars

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.

iamsurfing avatar May 09 '24 17:05 iamsurfing

@iamsurfing how about using https://dl.k8s.io/release/stable.txt ?

saschagrunert avatar May 10 '24 06:05 saschagrunert

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.

iamsurfing avatar May 10 '24 07:05 iamsurfing

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

k8s-triage-robot avatar Aug 08 '24 08:08 k8s-triage-robot

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

k8s-triage-robot avatar Sep 07 '24 09:09 k8s-triage-robot

/lifecycle frozen

xmudrii avatar Sep 17 '24 09:09 xmudrii