Skip to content

v0.5.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 23 Jun 14:48

[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.