Skip to content

v0.7.0

Choose a tag to compare

@adamjensenbot adamjensenbot released this 30 Jan 15:40
· 1181 commits to master since this release

Liqo is an open-source project that enables dynamic and seamless Kubernetes multi-cluster topologies.

Version 0.7.0 marks another big step forward in the maturity and usability of the project. It allows Liqo users to contact the home API Server from the offloaded pods, also in the newer Kubernetes versions.

We proudly announce our custom Terraform provider, allowing you to create out-of-band peering and offload namespaces declaratively.

Additionally, this version introduces some bug fixes and is recommended to all users.

Thank you to all the people who tested our previous release and gave us hints to improve the usability of the project, and who contributed to this release!

What's Changed

🚀 New Features

  • Liqoctl: status peer by @cheina97 in #1488
  • Update of lables and annotations from shadowPod to pod by @ssoBAekiL in #1590
  • VK: enable retrieval of SA tokens through API (k8s >= 1.24) by @giorio94 in #1606
  • Add optional feature to guarantee better service continuity in case of worker node failure in the remote cluster by @fra98 in #1633
  • add attach to pod reflection and switch to fork for vk library by @aka-somix in #1639

🐛 Bug Fixes

🧹 Code Refactoring

📝 Documentation

New Contributors

Full Changelog: v0.6.1...v0.7.0