sigstore / scaffolding

Stuff to make standing up sigstore (esp. for testing) easier for e2e/integration testing.
Apache License 2.0
57 stars 56 forks source link

Add alert for cloud-sql-proxy connection failures #1162

Closed cmurphy closed 2 months ago

cmurphy commented 2 months ago

Add an alert to report on connection errors coming from the cloud-sql-proxy sidecars in the trillian and rekor deployments. This should detect when the proxy service account user has lost its permissions to access the sql instance.

Summary

Release Note

Documentation

haydentherapper commented 2 months ago

Thanks!