k8s-image-availability-exporter icon indicating copy to clipboard operation
k8s-image-availability-exporter copied to clipboard

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

Results 39 k8s-image-availability-exporter issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.4 to 1.20.5. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.20.5 / 2024-10-15 We decided to revert the testutil change that made our util functions less error-prone, but...

dependencies
go

Is it possible to check pods only in running (for example) state? In big clusters sometimes there are some of broken pods (dev env/test env), but nobody cares and it`s...

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.3 to 0.33.2. Commits f2e6cad Update dependencies to v0.33.2 tag ecbbb06 bump etcd 3.5.21 sdk 2086688 Merge pull request #129970 from mortent/AddResourceV1beta2API dba34c7 Run make update e359642...

dependencies
go

Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.32.3 to 0.33.2. Commits c9534e4 Update dependencies to v0.33.2 tag 16cedc7 Merge pull request #131088 from atiratree/rename-terminating-replicas-fg dc88679 Merge pull request #131103 from ahrtr/etcd_sdk_20250328 4a456a2 bump etcd...

dependencies
go

Bumps [k8s.io/sample-controller](https://github.com/kubernetes/sample-controller) from 0.32.3 to 0.33.2. Commits e3c85cc Update dependencies to v0.33.2 tag 763b15d bump etcd 3.5.21 sdk 693639f Merge pull request #129872 from seans3/websocket-https-proxy e4ff57e Websocket HTTPS proxy support...

dependencies
go

Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.20.4 to 0.21.0. Release notes Sourced from sigs.k8s.io/controller-runtime's releases. v0.21.0 Highlights Bump to Kubernetes v1.33 libraries Improvements for priority queue (#2374) envtest now has an option to...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.32.3 to 0.33.1. Commits 173776a Merge pull request #131708tigrato/automated-cherry-pick-of-#131702 a3d1fde fix: fixes a possible panic in NewYAMLToJSONDecoder 955939f bump etcd 3.5.21 sdk e8a77bd Merge pull request #130910...

dependencies
go

Changing the `--check-interval` from the default 1m to a larger value (e.g., 5m) causes incorrect values to be reported by the `k8s_image_availability_exporter_available` metric during the first few minutes after the...

We’re experiencing a crash in k8s-image-availability-exporter v0.12.0 when deployed in our on-prem Kubernetes cluster. Logs: ``` time="2025-04-30T21:57:13Z" level=info msg="Starting k8s-image-availability-exporter v0.12.0" time="2025-04-30T21:57:13Z" level=error msg="Error trying to list secrets" error_message="secrets is...