Skip to content

Latest keel 0.21.0 downloading wrong arch images #834

@tpb-dev

Description

@tpb-dev

I am running keel 0.21.0. I have the following annotations and listening for jellyfin's latest image. I am running on an amd64 server. Today I was surprised to see that it was trying to grab the arm version of an image that wasn't even named "latest" and from 2024:

keel keel 3 2026-01-25 02:59:50.63936631 -0800 PST deployed keel-1.1.0 0.21.0

annotations:
keel.sh/policy: major
keel.sh/trigger: poll
keel.sh/pollSchedule: "@every 24h"

  containers:
    - name: jellyfin
      image: jellyfin/jellyfin:latest

Normal Scheduled 3m4s default-scheduler Successfully assigned jellyfin/jellyfin-67cfd5c489-b4qp5 to X
Normal Pulled 2m34s kubelet Successfully pulled image "jellyfin/jellyfin:20240303.2-unstable-armhf" in 5.082s (5.083s including waiting). Image size: 170096915 bytes.
Normal Pulled 2m30s kubelet Successfully pulled image "jellyfin/jellyfin:20240303.2-unstable-armhf" in 718ms (718ms including waiting). Image size: 170096915 bytes.
Normal Pulled 2m17s kubelet Successfully pulled image "jellyfin/jellyfin:20240303.2-unstable-armhf" in 729ms (729ms including waiting). Image size: 170096915 bytes.
Normal Pulled 113s kubelet Successfully pulled image "jellyfin/jellyfin:20240303.2-unstable-armhf" in 749ms (749ms including waiting). Image size: 170096915 bytes.
Normal Pulling 56s (x5 over 2m39s) kubelet Pulling image "jellyfin/jellyfin:20240303.2-unstable-armhf"
Normal Created 55s (x5 over 2m32s) kubelet Container created
Normal Started 55s (x5 over 2m32s) kubelet Container started
Normal Pulled 55s kubelet Successfully pulled image "jellyfin/jellyfin:20240303.2-unstable-armhf" in 824ms (824ms including waiting). Image size: 170096915 bytes.
Warning BackOff 54s (x5 over 2m30s) kubelet Back-off restarting failed container jellyfin in pod jellyfin-67cfd5c489-b4qp5_jellyfin(3ccf31f1-42e7-4931-8663-6867f42eb69b)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions