kubernetes-csi / livenessprobe

A sidecar container that can be included in a CSI plugin pod to enable integration with Kubernetes Liveness Probe.
Apache License 2.0
74 stars 98 forks source link

livenessproble 2.13.0 image pull not working #273

Closed chethanv28 closed 2 months ago

chethanv28 commented 4 months ago

Observing the below error while attempting to pull latest release of csi-livenessprobe

Error response from daemon: manifest for registry.k8s.io/sig-storage/livenessprobe:v2.13.0 not found: manifest unknown: Failed to fetch "v2.13.0"
xing-yang commented 4 months ago

Microsoft has broken their base container images, https://github.com/microsoft/Windows-Containers/issues/493 We can't build Windows images.

Jainbrt commented 3 months ago

@xing-yang do we have any outlook on this, when can we get the updated the images?

jbg commented 3 months ago

Getting the same error when trying to pull a Linux image

luhi-DT commented 2 months ago

It looks like https://github.com/microsoft/Windows-Containers/issues/493 is fixed, at least according to the issue, is it now possible to release the images? :)

jsafrane commented 2 months ago

This has been fixed, please pull registry.k8s.io/sig-storage/livenessprobe:v2.13.1 /close

k8s-ci-robot commented 2 months ago

@jsafrane: Closing this issue.

In response to [this](https://github.com/kubernetes-csi/livenessprobe/issues/273#issuecomment-2231279753): >This has been fixed, please pull `registry.k8s.io/sig-storage/livenessprobe:v2.13.1` >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.