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

[hub-mirror] 请求执行任务 #3

Open
evescn opened this issue May 22, 2024 · 1 comment
Open

[hub-mirror] 请求执行任务 #3

evescn opened this issue May 22, 2024 · 1 comment
Labels
hub-mirror 触发 workflow 的必选条件 success workflow 执行成功

Comments

@evescn
Copy link
Owner

evescn commented May 22, 2024

{
"platform":"",
"hub-mirror": [
"quay.io/cilium/operator-generic:v1.13.0-rc5",
"quay.io/cilium/cilium:v1.13.0-rc5"
]
}

@evescn evescn added the hub-mirror 触发 workflow 的必选条件 label May 22, 2024
Copy link

docker 版本

docker pull docker.io/evescn/quay.io.cilium.operator-generic:v1.13.0-rc5 && docker tag docker.io/evescn/quay.io.cilium.operator-generic:v1.13.0-rc5 quay.io/cilium/operator-generic:v1.13.0-rc5
docker pull docker.io/evescn/quay.io.cilium.cilium:v1.13.0-rc5 && docker tag docker.io/evescn/quay.io.cilium.cilium:v1.13.0-rc5 quay.io/cilium/cilium:v1.13.0-rc5

containerd 版本(以 k8s.io namespaces 为例)

ctr -n k8s.io image pull docker.io/evescn/quay.io.cilium.operator-generic:v1.13.0-rc5 && ctr -n k8s.io image tag docker.io/evescn/quay.io.cilium.operator-generic:v1.13.0-rc5 quay.io/cilium/operator-generic:v1.13.0-rc5
ctr -n k8s.io image pull docker.io/evescn/quay.io.cilium.cilium:v1.13.0-rc5 && ctr -n k8s.io image tag docker.io/evescn/quay.io.cilium.cilium:v1.13.0-rc5 quay.io/cilium/cilium:v1.13.0-rc5

@github-actions github-actions bot added the success workflow 执行成功 label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hub-mirror 触发 workflow 的必选条件 success workflow 执行成功
Projects
None yet
Development

No branches or pull requests

1 participant