Skip to content

v2.1.0

Compare
Choose a tag to compare
@wongma7 wongma7 released this 18 Jan 20:28
· 2 commits to release-1.13 since this release
eb02dcb

Use with 1.13 kubernetes libraries (k8s.io/client-go kubernetes-1.13*, k8s.io/apimachinery kubernetes-1.13*, etc.)

Works with 1.5-1.13 kubernetes clusters

  • Add RateLimiter arg so that callers can pass their own workqueue.RateLimiter #12
  • Allow disabling of failure thresholds #13
  • Allow exponential backoff to save PVs to API server #16