GoogleCloudPlatform / prometheus-engine

Google Cloud Managed Service for Prometheus libraries and manifests.
https://g.co/cloud/managedprometheus
Apache License 2.0
191 stars 89 forks source link

test: support kind tests with images without tags #1091

Closed TheSpiritXIII closed 1 month ago

TheSpiritXIII commented 1 month ago

Current sed regex breaks if there's no tag. We're moving to tag-less images, so this fixes that problem.