Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

bug: Unable to pull image for rabbitmq #306

Closed
wilkers-steve opened this issue Mar 27, 2017 · 3 comments
Closed

bug: Unable to pull image for rabbitmq #306

wilkers-steve opened this issue Mar 27, 2017 · 3 comments
Assignees
Labels
Milestone

Comments

@wilkers-steve
Copy link
Contributor

Is this a bug report or feature request? (choose one): bug

Kubernetes Version (output of kubectl version): 1.5.2

Helm Client and Tiller Versions (output of helm version): 2.2.3

Development or Deployment Environment?: Development

Release Tag or Master: Master

Expected Behavior: Running helm install --name=rabbitmq local/rabbitmq --namespace=rabbitmq should result in a successful release

What Actually Happened: Pod fails to start with an ImagePullBackOff. Appears to be due to an invalid rabbitmq image tag

How to Reproduce the Issue (as minimally as possible): Follow standard development flow up to installing rabbitmq

Any Additional Comments:

Log output:
29s 15s 2 {kubelet ip-172-31-8-127} Warning FailedSync Error syncing pod, skipping: failed to "StartContainer" for "rabbitmq" with ErrImagePull: "image pull failed for registry.mcp.fuel-infra.org/mcp/rabbitmq:ocata-unstable, this may be because there are no credentials on this request. details: (Error: image mcp/rabbitmq:ocata-unstable not found)"

This should tie in to issue #246.

@intlabs
Copy link
Contributor

intlabs commented Mar 27, 2017

Confirmed, it appears that the entire MCP registry has either moved or been removed.

@intlabs
Copy link
Contributor

intlabs commented Mar 27, 2017

I have retagged and published this image at: docker.io/port/fuel-mcp-rabbitmq:ocata-unstable that we can use as a workaround until this is resolved.

@wilkers-steve
Copy link
Contributor Author

Thanks @intlabs

@v1k0d3n v1k0d3n added this to the 0.3.0 milestone Mar 27, 2017
@v1k0d3n v1k0d3n added the bug label Mar 27, 2017
v1k0d3n added a commit to v1k0d3n/att-openstack-helm that referenced this issue Mar 28, 2017
@v1k0d3n v1k0d3n self-assigned this Mar 28, 2017
wilkers-steve pushed a commit to wilkers-steve/openstack-helm-legacy that referenced this issue Mar 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants