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: add defaulting edge case for secret key selector #1006

Closed TheSpiritXIII closed 3 months ago

TheSpiritXIII commented 3 months ago

Adds test case for scenario fixed by https://github.com/GoogleCloudPlatform/prometheus-engine/pull/995

This test fails in the 0.13 release branch but passes on main now that the above PR has been merged.