File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
102
102
1. If release was a new major/minor version, create a new ` release-< minor> `
103
103
branch at that commit.
104
104
1. Check [image build status](https://k8s-testgrid.appspot.com/sig-storage-image-build).
105
- 1. Promote images from k8s-staging-sig-storage to k8s.gcr .io/sig-storage. From
105
+ 1. Promote images from k8s-staging-sig-storage to registry.k8s .io/sig-storage. From
106
106
the [k8s image
107
107
repo](https://github.com/kubernetes/k8s.io/tree/HEAD/registry.k8s.io/images/k8s-staging-sig-storage),
108
108
run ` ./generate.sh > images.yaml` , and send a PR with the updated images.
Original file line number Diff line number Diff line change 13
13
# See https://github.com/kubernetes/test-infra/blob/HEAD/config/jobs/image-pushing/README.md
14
14
# for more details on image pushing process in Kubernetes.
15
15
#
16
- # To promote release images, see https://github.com/kubernetes/k8s.io/tree/HEAD/k8s.gcr .io/images/k8s-staging-sig-storage.
16
+ # To promote release images, see https://github.com/kubernetes/k8s.io/tree/HEAD/registry.k8s .io/images/k8s-staging-sig-storage.
17
17
18
18
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
19
19
# Building three images in external-snapshotter takes more than an hour.
You can’t perform that action at this time.
0 commit comments