Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PORTER]registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.9.1 #81

Closed
yingbo-wu opened this issue Jan 19, 2024 · 2 comments
Closed

Comments

@yingbo-wu
Copy link
Owner

为了防止被滥用,目前仅仅支持一次同步一个镜像

Issues 必须带 porter label, 简单来说就是通过模板创建就没问题,别抖机灵自己瞎弄。

标题格式1 [PORTER]镜像名:tag 的格式, 例如[PORTER]k8s.gcr.io/federation-controller-manager-arm64:v1.3.1-beta.1,[PORTER]gcr.io/google-containers/federation-controller-manager-arm64:v1.3.1-beta.1

标题格式2 [PORTER]镜像名@digest 的格式, 例如[PORTER]k8s.gcr.io/federation-controller-manager-arm64@sha256:...,[PORTER]gcr.io/google-containers/federation-controller-manager-arm64@sha256:...

issues的内容无所谓,可以为空

可以参考 已搬运镜像集锦

注意:

>>>>>>>>本项目目前仅支持 gcr.io、k8s.gcr.io、registry.k8s.io、quay.io、ghcr.io 镜像<<<<<<<<

@yingbo-wu
Copy link
Owner Author

构建进展

@yingbo-wu
Copy link
Owner Author

转换完成

#原镜像
registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.9.1
#转换后镜像
wuyingbo/google-containers.sig-storage.csi-node-driver-registrar:v2.9.1
#下载并重命名镜像
docker pull wuyingbo/google-containers.sig-storage.csi-node-driver-registrar:v2.9.1
docker tag  wuyingbo/google-containers.sig-storage.csi-node-driver-registrar:v2.9.1 registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.9.1
docker images | grep $(echo registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.9.1 |awk -F':' '{print $1}')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant