proactive-node-scaling-operator icon indicating copy to clipboard operation
proactive-node-scaling-operator copied to clipboard

helm chart versions v0.4.2 missing image vs 0.4.2

Open smark88 opened this issue 3 years ago • 0 comments

helm chart versions v0.4.2 missing image vs 0.4.2 for releases. Chart v0.4.2 is broken as its missing the image.

Deploy Diff: Screen Shot 2022-05-19 at 4 08 18 PM

Additionally if you use the 0.4.2 release of the chart the image tag is incorrect

  Normal   Pulling    10s               kubelet            Pulling image "quay.io/redhat-cop/proactive-node-scaling-operator:0.4.2"
  Warning  Failed     10s               kubelet            Failed to pull image "quay.io/redhat-cop/proactive-node-scaling-operator:0.4.2": rpc error: code = Unknown desc = Error response from daemon: manifest for quay.io/redhat-cop/proactive-node-scaling-operator:0.4.2 not found: manifest unknown: manifest unknown
  Warning  Failed     10s               kubelet            Error: ErrImagePull
  Normal   BackOff    9s (x2 over 10s)  kubelet            Back-off pulling image "quay.io/redhat-cop/proactive-node-scaling-operator:0.4.2"
  Warning  Failed     9s (x2 over 10s)  kubelet            Error: ImagePullBackOff

smark88 avatar May 19 '22 20:05 smark88