Skip to content

v1.2.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 06 Feb 11:41
· 35 commits to master since this release

[gardener/dependency-watchdog]

⚠️ Breaking Changes

  • [OPERATOR] DWD no longer depends on checking the reachability of Kube-API server via external load-balancer as kube-proxy path optimizations makes that impossible on infrastructures which have a static IP for the LB. Instead it now depends on node leases that are periodically renewed by each node running in the shoot cluster to determine its scaling action (scale-down/up). by @rishabh-11 [#94]
  • [OPERATOR] Change OCI Image Registry from GCR (eu.gcr.io/gardener-project) to Artifact-Registry (europe-docker.pkg.dev/gardener-project/releases). Users should update their references.
    by @ccwienk [#93]

🏃 Others

  • [DEVELOPER] Use ginkgolinter instead of self baked gomegacheck by @himanshu-kun [#95]

Docker Images

  • dependency-watchdog: europe-docker.pkg.dev/gardener-project/releases/gardener/dependency-watchdog:v1.2.0