Skip to content

Image within rabbitmq sub-chart doesn't exists #5589

@Rohlik

Description

@Rohlik

What went wrong?

What happened:

  • On-call Helm chart by default uses rabbitMQ sub-chart for convenience, but its images are no longer available 🧐. You can no longer start your Grafana On-Call deployment via Helm.

You will get an error:

Failed to pull image "docker.io/bitnami/rabbitmq:3.12.0-debian-11-r0": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/rabbitmq:3.12.0-debian-11-r0": failed to resolve reference "docker.io/bitnami/rabbitmq:3.12.0-debian-11-r0": docker.io/bitnami/rabbitmq:3.12.0-debian-11-r0: not found
Error: ErrImagePull

There are no images available at that registry: https://hub.docker.com/r/bitnami/rabbitmq/tags.

What did you expect to happen:

  • Image for RabbitMQ is available and you can quickly start playing with Grafana On-call 🙏🏼.

How do we reproduce it?

  1. Use the official on-call Helm chart
  2. Deploy it with values:
rabbitmq:
  enabled: true
  1. Wait for a bit and then check the status of the RabbitMQ pod - you will see the Error: ErrImagePull.

Grafana OnCall Version

v1.15.6

Product Area

Helm/Kubernetes/Docker

Grafana OnCall Platform?

Kubernetes

User's Browser?

No response

Anything else to add?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions