https://flyte.org logo
b

Bernhard Stadlbauer

07/06/2022, 7:09 AM
Hi! We've installed the
flyte-core
helm
chart in version
1.0.2
on one of our clusters yesterday, and it came up successfully. Whilst trying to upgrade another cluster today, we did get an an
ImagePullBackoff
when trying to pull
<http://cr.flyte.org/flyteorg/flyteadmin-release:v1.0.2|cr.flyte.org/flyteorg/flyteadmin-release:v1.0.2>
. I can also confirm not being able to pull that image locally:
Copy code
❯ docker pull <http://cr.flyte.org/flyteorg/flyteadmin-release:v1.0.2|cr.flyte.org/flyteorg/flyteadmin-release:v1.0.2>
Error response from daemon: manifest unknown
Has anything changed here recently?
n

Nastya Rusina

07/06/2022, 7:48 AM
From https://github.com/flyteorg/flyteadmin/pkgs/container/flyteadmin-release it looks like only flyteadmin v.1.1.0 is currently available. 👀 cc: @Yee @Eduardo Apolinario (eapolinario)
y

Yuvraj

07/06/2022, 7:53 AM
@Bernhard Stadlbauer Check DM
5 Views