Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

No image found from docker.io in release qulification #352

Closed
yutongz opened this issue Jan 29, 2018 · 0 comments · Fixed by #350
Closed

No image found from docker.io in release qulification #352

yutongz opened this issue Jan 29, 2018 · 0 comments · Fixed by #350

Comments

@yutongz
Copy link
Contributor

yutongz commented Jan 29, 2018

I0129 07:47:35.495] echosrv-deployment-1664016432-0wfgj    0/2       Init:ImagePullBackOff   0          3m
I0129 07:47:35.495] echosrv-deployment-1664016432-x13p5    0/2       Init:ImagePullBackOff   0          3m


I0129 07:45:24.647]  error: unable to upgrade connection: container not found ("echosrv")

Refer: https://k8s-gubernator.appspot.com/build/istio-prow/pull/istio-releases_daily-release/351/daily-e2e-rbac-auth-default/244/

The reasons behind is as following:

  1. We build two istioctl in release, one has tag=docker.io baked while other has tag=gcr.io baked.
  2. We don't push images to docker.io until final step of release and before, images only stay in gcr.io
  3. In -default release-qulification tests, we use the istioctl baked with docker.io (which is the one customers should use after we publishing the release)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant