Skip to content

Commit 9c6a6c0

Browse files
Master to main cleanup
1 parent 682c686 commit 9c6a6c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: SIDECAR_RELEASE_PROCESS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ naming convention `<hostpath-deployment-version>-on-<kubernetes-version>`.
9595
1. Check [image build status](https://k8s-testgrid.appspot.com/sig-storage-image-build).
9696
1. Promote images from k8s-staging-sig-storage to k8s.gcr.io/sig-storage. From
9797
the [k8s image
98-
repo](https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage),
98+
repo](https://github.com/kubernetes/k8s.io/tree/main/k8s.gcr.io/images/k8s-staging-sig-storage),
9999
run `./generate.sh > images.yaml`, and send a PR with the updated images.
100100
Once merged, the image promoter will copy the images from staging to prod.
101101
1. Update [kubernetes-csi/docs](https://github.com/kubernetes-csi/docs) sidecar

Diff for: cloudbuild.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See https://github.com/kubernetes/test-infra/blob/master/config/jobs/image-pushing/README.md
1414
# for more details on image pushing process in Kubernetes.
1515
#
16-
# To promote release images, see https://github.com/kubernetes/k8s.io/tree/master/k8s.gcr.io/images/k8s-staging-sig-storage.
16+
# To promote release images, see https://github.com/kubernetes/k8s.io/tree/main/k8s.gcr.io/images/k8s-staging-sig-storage.
1717

1818
# This must be specified in seconds. If omitted, defaults to 600s (10 mins).
1919
# Building three images in external-snapshotter takes roughly half an hour,

0 commit comments

Comments
 (0)