Commit Graph

3 Commits

Author SHA1 Message Date
Stephen Augustus 3cdd9e7038
sig-release: Minor link/comment cleanups
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-08-22 22:01:26 -04:00
Aaron Crickenberger f1aab075ce contributors/devel/sig-release: use dl.k8s.io where possible
Update the kubernetes-versions guide to avoid referencing `gsutil` and
URI's that have GCS bucket names hardcoded in them where possible.

We don't have a CLI accessible way to list the contents of a given build
through dl.k8s.io, so it was necessary to keep it there.

Anything else that uses http or https to download kubernetes artifacts
should always use dl.k8s.io. It greatly reduces the amount of code that
will need to change whenever a different location is used (GCS bucket
rename, some other backing store, etc.)
2021-07-16 17:53:44 -07:00
Stephen Augustus 070ff2cce0 sig-release: Add doc on version markers (migrated from k/test-infra)
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-10-26 06:38:36 -04:00