Skip to content

v0.2.4

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Oct 08:08
· 20 commits to refs/heads/main since this release
5081e30

Changes

🚀 Features

  • Bump k8s.io/* deps to v1.33 and ironcore to v0.2.4 @afritzler (#442)
  • Introduce flag to enable/disable NetworkPeering in apinetlet @ushabelgur (#426)
  • Introduce node affinity awareness for apinet loadbalancers @balpert89 (#414)
  • Allow IP allocation from multiple public-prefixes of same IPFamily @Rohit-0505 (#412)

🐛 Bug Fixes

  • Add predicates to prevent unnecessary NIC reconciliation triggers @sujeet01 (#424)
  • Filter out destinations for noderefs that are already tracked @balpert89 (#422)
  • Retain labels of apinet nic before setting claimer labels @ushabelgur (#418)
  • Ignore LoadBalancerRoutings from other Networks @balpert89 (#416)
  • Allow IP allocation from multiple public-prefixes of same IPFamily @Rohit-0505 (#412)

🧰 Maintenance