v0.5.0
[dependency-watchdog]
Improvements
- [OPERATOR] Minimize throttling for happy path of probes (when targets do not need to be updated). (#20, @amshuman-kr)
- For example, load the current replicas via the local cache, add jitter to the probe intervals to spread out host apiserver call, make client-go QPS and Burst configurable via CLI flags and export load-related metrics.