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
661 stars 76 forks source link

Adding tests for version.go #206

Open davidcollom opened 2 weeks ago

davidcollom commented 2 weeks 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.