Bitnami images no longer available on Docker hub
This is related to the Broadcom change mentioned here:
How to prepare for the Bitnami Changes coming soon
Community member also commented the following:
During the installation of Simpl-Open, in the Common-Components v1.3.2 agent the pod redis-master-0 started failing with the following error:
Failed to pull image "docker.io/bitnami/redis:7.2.5-debian-12-r0": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/redis:7.2.5-debian-12-r0": failed to resolve reference "docker.io/bitnami/redis:7.2.5-debian-12-r0": docker.io/bitnami/redis:7.2.5-debian-12-r0: not found
After investigating, I noticed that Bitnami announced a migration of their images to a new repository (bitnamilegacy) on Docker Hub. At this point, the image bitnami/redis:7.2.5-debian-12-r0 is no longer available under bitnami/redis, which causes the deployment to fail.
Could you please confirm whether Simpl-Open should be updated to use a newer tag or if it should reference the bitnamilegacy repository instead?
Related to this comment on the Simpl programme website:
Simpl-Open Installation | Simpl Programme
Next steps:
- Evaluate the usage of Bitnami images in Simpl-Open.
- Investigate options.
- Update documentation, including installation document.