jetstack / version-checker

Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
https://jetstack.io
Apache License 2.0
706 stars 79 forks source link

Adding tests for version.go #206

Closed davidcollom closed 4 months ago

davidcollom commented 5 months ago

As part of debugging https://github.com/jetstack/version-checker/issues/147 I decided to add some extra tests for version.go to help myself and others to understand some of the reasons and challenges with versioning along with the data from registries.