Skip to content

v0.9.6

Choose a tag to compare

@github-actions github-actions released this 20 May 16:58
2e7f75e

What's Changed

  • Bugfix: VPC api call failures could cause deletion of all nodes by @akaokunc in #570

💡 Improvements

  • [improvement] Reserve final PodCIDR block in node IPAM by @komer3 in #566

🧪 Testing Improvements

  • [test] Stabilize flaky e2e tests by replacing hard sleeps with polling loops by @moshevayner in #561

⚙️ Repo/CI Improvements

  • [ci] Remove 'disable-sudo' option from Harden Runner step in CI workflows by @moshevayner in #568
  • [CI] Update Renovate configuration to include GitHub Action digest helpers by @moshevayner in #565
  • [CI] Adjust Harden Runner step in CI workflow by @moshevayner in #564
  • [CI]: Update GitHub Actions workflows to enhance security and update dependencies by @moshevayner in #563
  • fix(test): Fix flaky e2e tests by @moshevayner in #560
  • [improvement] Prioritize Renovate security updates by @komer3 in #559

📦 Dependency Updates