You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a TLS error tls: failed to verify certificate: x509: certificate signed by unknown authority.
All scrape targets in the test are behind TLS, but only grafana fails:
Perhaps this is related to the grafana 9 vs grafana 10 ingress+redirect issue. Could retry after grafana 9.5.3 rock is published by oci-factory, and grafana metadata update to point there.
The text was updated successfully, but these errors were encountered:
Description
Integrations tests keep failing on
cos-lite-bundle/tests/integration/test_bundle.py
Lines 248 to 250 in 83a5062
because prometheus fails to scrape grafana
Potential issue
There's a TLS error
tls: failed to verify certificate: x509: certificate signed by unknown authority
.All scrape targets in the test are behind TLS, but only grafana fails:
Perhaps this is related to the grafana 9 vs grafana 10 ingress+redirect issue. Could retry after grafana 9.5.3 rock is published by oci-factory, and grafana metadata update to point there.
The text was updated successfully, but these errors were encountered: