-
Couldn't load subscription status.
- Fork 11
Closed
Labels
dependenciesdiode-chartstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementation
Description
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:
- https://hub.docker.com/r/bitnami/postgresql/tags
- https://hub.docker.com/r/bitnamilegacy/postgresql/tags
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
mfiedorowicz
Metadata
Metadata
Assignees
Labels
dependenciesdiode-chartstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementation