Skip to content

Tags: blinkeye/cloudprober

Tags

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[prober] Minor refactoring. (cloudprober#625)

- Use read-write mutex, instead of regular mutex, to control access to cloudprober config info.
- Get raw and parsed config from the config source directly instead of storing it ahead of time.
- Allow access to the prober instance.