zalando-incubator / kube-metrics-adapter

General purpose metrics adapter for Kubernetes HPA metrics
MIT License
528 stars 112 forks source link

Latest version v0.2.3 not found #731

Closed ebeltramo96 closed 4 months ago

ebeltramo96 commented 4 months ago

Expected Behavior

being able to pull: registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3

Actual Behavior

Hello, it has already 2 weeks since the new release have been pushed but I'm still not able to pull that image:

docker: Error response from daemon: manifest for registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3 not found: manifest unknown: manifest unknown.

same way if we push the new helm chart version to our Kubernetes cluster it will result in a ImagePullBackOff error:

Steps to Reproduce the Problem

  1. docker pull registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.3 -> not working for 2 weeks
  2. docker pull registry.opensource.zalan.do/teapot/kube-metrics-adapter:v0.2.2 -> previous version still working

Specifications

mikkeloscar commented 4 months ago

The build is now fixed and there is an image for v0.2.3