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

Test e2e #266

Open paulwilljones opened 2 months ago

paulwilljones commented 2 months ago

This is an initial pass at adding e2e tests, and needs to be refactored to fit more with the structure of the repo. Most of the machinery is taken from version-checker, but again we might not want to take all of the Makefiles and build the image and load it into kind the same way.