canonical / grafana-agent-k8s-operator

https://charmhub.io/grafana-agent-k8s
Apache License 2.0
8 stars 18 forks source link

insecure_skip_verify for localhost #246

Closed dstathis closed 1 year ago

dstathis commented 1 year ago

Issue

Fixes #211

Solution

Always use insecure_skip_verify for localhost

Testing Instructions

  1. Deploy grafana-agent
  2. relate over cos-agent (to zookeeper for example)
  3. check that insecure_skip_verify is in /etc/grafana-agent.yaml

Release Notes

Grafana-agent can now scrape TLS endpoints provided over cos-agent.