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

[bitnami/rabbitmq-cluster-operator] RabbitMQ Cluster and Messaging Topology Operators fail to start after image sha change on the same version #77011

Open
ccodreanu opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels
in-progress rabbitmq-cluster-operator tech-issues The user has a technical issue about an application

Comments

@ccodreanu
Copy link

Name and Version

bitnami/rabbitmq-cluster-operator/2.12.1

What architecture are you using?

None

What steps will reproduce the bug?

Container does not start up after digest of image is changed on the same version

Bad image

$ docker run --rm docker.io/bitnami/rabbitmq-cluster-operator:1.12.1@sha256:e67ef788ec8677c141d825fc71b5e6ce831478544436c8a4c53332df6fefc171

exec /manager: no such file or directory

Good image

$ docker run --rm docker.io/bitnami/rabbitmq-cluster-operator:1.12.1@sha256:900878696c88241d24d6b890cebce5b63594272033327f465ba206a1bdc2637f

{"level":"info","ts":"2025-02-05T09:55:25Z","logger":"setup","msg":"unable to find operator namespace"}

Notice the digest change between the two runs. The new digest seems to have been pushed to the repo at around 03:00 UTC on February 5th 2025.

What is the expected behavior?

No response

What do you see instead?

The operators should start

Additional information

No response

@ccodreanu ccodreanu added the tech-issues The user has a technical issue about an application label Feb 5, 2025
@github-actions github-actions bot added the triage Triage is needed label Feb 5, 2025
@javsalgar javsalgar changed the title RabbitMQ Cluster and Messaging Topology Operators fail to start after image sha change on the same version [bitnami/rabbitmq-cluster-operator] RabbitMQ Cluster and Messaging Topology Operators fail to start after image sha change on the same version Feb 6, 2025
@github-actions github-actions bot removed the triage Triage is needed label Feb 6, 2025
@github-actions github-actions bot assigned fmulero and unassigned javsalgar Feb 6, 2025
@javsalgar
Copy link
Contributor

Hi,

Thank you so much for reporting. Just a note to let you know that we are fixing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress rabbitmq-cluster-operator tech-issues The user has a technical issue about an application
Projects
None yet
Development

No branches or pull requests

3 participants