Skip to content

Bitnami image changes #410

@devopstales

Description

@devopstales

Base on this announcement Bitname will remove its current images and only latest images will be available. The helm chart is based on bitnami redis and postgresql images that are migrated and no longer available:

So the application install is failing:

NAME                                  READY   STATUS             RESTARTS   AGE
diode-auth-67d7d7cd6d-xgd68           0/1     Init:0/1           0          3m9s
diode-hydra-795b5f6d75-bgvp4          0/1     Init:0/1           0          3m9s
diode-hydra-automigrate-tddnc         0/1     Init:0/1           0          3m8s
diode-hydra-maester-b9b6867b5-rrhdg   1/1     Running            0          3m9s
diode-ingester-8674698c85-9v9xd       0/1     Init:0/1           0          3m9s
diode-postgresql-0                    0/1     ImagePullBackOff   0          3m8s
diode-reconciler-579c9b4dfb-g5gdm     0/1     Init:0/2           0          3m9s
diode-redis-master-0                  0/1     ImagePullBackOff   0          3m8s
diode-redis-replicas-0                0/1     ImagePullBackOff   0          3m8s
Events:
  Type     Reason                  Age               From                     Message
  ----     ------                  ----              ----                     -------
  Normal   Scheduled               30s               default-scheduler        Successfully assigned netbox/diode-postgresql-0 to cl01-w101-live-shw.bp.shiwaforce.com
  Normal   SuccessfulAttachVolume  30s               attachdetach-controller  AttachVolume.Attach succeeded for volume "pvc-e5fd0147-093b-417b-bf75-e3ef638ed051"
  Normal   BackOff                 15s               kubelet                  Back-off pulling image "docker.io/bitnami/postgresql:17.4.0-debian-12-r15"
  Warning  Failed                  15s               kubelet                  Error: ImagePullBackOff
  Normal   Pulling                 2s (x2 over 17s)  kubelet                  Pulling image "docker.io/bitnami/postgresql:17.4.0-debian-12-r15"
  Warning  Failed                  1s (x2 over 16s)  kubelet                  Failed to pull image "docker.io/bitnami/postgresql:17.4.0-debian-12-r15": rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/postgresql:17.4.0-debian-12-r15": failed to resolve reference "docker.io/bitnami/postgresql:17.4.0-debian-12-r15": docker.io/bitnami/postgresql:17.4.0-debian-12-r15: not found

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions