version-checker icon indicating copy to clipboard operation
version-checker copied to clipboard

Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.

Results 110 version-checker issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I am running a Bitnami OpenLDAP container [`bitnami/openldap:2.6.9`](https://hub.docker.com/layers/bitnami/openldap/2.6.9/images/sha256-e064b1d23926e9ee27e4cd1deeb4c775cff5eb1e28e6001357b83663f5e05afd). Weirdly enough, it is still flagged as "not latest" with the difference being only in the SHA hash: ```...

bug
image-accuracy

I'm trying to connect your tool to our private registry (artifactory) with a docker-remote to dockerhub but it seems that we encounter errors like "MANIFEST_UNKNOWN" ## Expected behavior Version of...

bug
enhancement
help wanted
image-accuracy

**Is your feature request related to a problem? Please describe.** Having the image creation timestamp as a metric would be useful and help to discover images in use that are...

enhancement

**Is your feature request related to a problem? Please describe.** A cluster may contain pods with images from a large number of private repos (e.g. multi-tenant clusters), where configuring version-checker...

enhancement

**Is your feature request related to a problem? Please describe.** While debugging, it was difficult to understand why no metrics were available. It is because the configuration with registries as...

enhancement
question

Following PR adds support for images hosted in the AWS public registry, aims to solve the following [issue](https://github.com/jetstack/version-checker/issues/390). WIP

enhancement

This implements the go-containerregistry AuthN Libraries to support fetching and updating credentials from ServiceAccount ImagePullSecrets along with additional `kubernetes.io/dockerconfigjson` secrets. There are significant breaking changes here: - Removal of the...

enhancement

**Automated Release Pull Request** ## Change log: ## 📦 Uncategorized - Revert "Enable automated release tagging when PR from branch's 'release-xxxx'" - PR: #407 - Bump golang.org/x/crypto from 0.41.0 to...

**Describe the bug** Right now, the helm workflows fail with version 4.x of helm - we need to update these to work with the newer version

bug

**Is your feature request related to a problem? Please describe.** We recently had a problem where coreos/zetcd images were removed from upstream registry, we restarted the StatefulSet and unable to...

enhancement