kubernetes-csi / csi-release-tools

shared build and test files used by kubernetes-csi projects
Apache License 2.0
22 stars 73 forks source link

Canary jobs need to use the staging repo #102

Closed msau42 closed 4 years ago

msau42 commented 4 years ago

We now have prod images in k8s.gcr.io/sig-storage, but canary images are in gcr.io/k8s-staging-sig-storage

https://storage.googleapis.com/kubernetes-jenkins/logs/ci-kubernetes-csi-canary-on-kubernetes-1-17/1309518998437629952/build-log.txt

  Warning  Failed     5m38s (x2 over 5m50s)  kubelet            Failed to pull image "k8s.gcr.io/sig-storage/csi-node-driver-registrar:canary": rpc error: code = NotFound desc = failed to pull and unpack image "k8s.gcr.io/sig-storage/csi-node-driver-registrar:canary": failed to resolve reference "k8s.gcr.io/sig-storage/csi-node-driver-registrar:canary": k8s.gcr.io/sig-storage/csi-node-driver-registrar:canary: not found
msau42 commented 4 years ago

/assign

Testing in https://github.com/kubernetes-csi/csi-driver-host-path/pull/202