Skip to content

v0.2.1

Compare
Choose a tag to compare
@adamjensenbot adamjensenbot released this 03 May 09:51

Changelog

v0.2.1 (2021-04-29)

🚀 New Features

  • [Feature] Cluster CIDR Flexibility: Thanks to IPAM Refactoring, Liqo now supports clusters with POD CIDRs larger/smaller than /16
  • [Feature] Resource Garbage Collection: Liqo Peering/Unpeering is now correctly handled also on K8s 1.20
  • [Feature] Experimental ARM Support: introduced the first support for the ARM architecture, which can now be installed on boards like RaspberryPIs and ARM servers.

🐛 Bug Fixes

  • Multiple broadcasters are created for the same foreign cluster (cluster ID) #544

Closed issues:

  • [Feature] Wait for ClusterID without failing #521
  • [Feature] Enrich the TunnelEndpoint summary #520
  • [Feature] Enrich the ForeignCluster summary #519

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator