google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
869 stars 283 forks source link

Stop etcd VMs trying to monitor ct-mirror log files #1402

Closed RJPercival closed 7 years ago

RJPercival commented 7 years ago

The previous grep would match "ct-mirror" part was through the etcd image name, e.g. "gcr.io/ct-mirror-pilot/etcd". Now, it should only match the intended image, e.g. "gcr.io/ct-mirror-pilot/ct-mirror".