deckhouse / k8s-image-availability-exporter

Alert if an image used in Kubernetes cannot be pulled from container registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iterate over Indexers, remove separate storage for container images

zuzzas opened this issue · comments

This will remove some bugs from adding/deletion logic since we'll iterate over the reflection of the actual Kubernetes object state.