Skip to content

Releases: liqotech/liqo

v0.9.3

28 Aug 15:57
Compare
Choose a tag to compare

What's Changed

📝 Documentation

Full Changelog: v0.9.2...v0.9.3

v0.9.2

28 Aug 15:01
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

📝 Documentation

Other Changes

Full Changelog: v0.9.1...v0.9.2

v0.9.1

21 Aug 14:08
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

  • Docs: tag injection fix by @cheina97 in #1940
  • Liqo-route: added static mac to vxlan + device sanity check by @cheina97 in #1945
  • Add well known labels/annotations that must not be reflected by @fra98 in #1948
  • Telemetry: E2E tests + VirtualNode scheme by @cheina97 in #1960

🧹 Code Refactoring

  • Use custom k8s images and install Calico using Tigera Operator by @aleoli in #1937

📝 Documentation

  • Docs: options not supported on GKE by @fra98 in #1947

Full Changelog: v0.9.0...v0.9.1

v0.9.0

04 Aug 07:54
Compare
Choose a tag to compare

Version 0.9.0 marks another big step forward in the maturity and usability of the project.

This release introduces the possibility of declaratively creating VirtualNodes. Now, Liqo better supports temporary disruptions of peered clusters and/or network unavailability. See Service Continuity for further details. Additionally, you can specify which labels and annotations will not be reflected in remote clusters; this may help in case of conflicting controllers on the two sides.

Other minor improvements and bug fixes have been introduced.

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

What's Changed

💥 Breaking Change

🚀 New Features

  • Extra tolerations for route daemonset by @Sharathmk99 in #1845
  • Support caching of local offloaded pods in the controller-manager by @fra98 in #1848
  • Liqoctl: confirm by @cheina97 in #1849
  • Liqonet: boringtun ARM fix by @cheina97 in #1852
  • feature: reflect remote events to the local cluster by @aleoli in #1839
  • Added NodeSelector, Toleration and Affinity for CreateSecret Job by @Sharathmk99 in #1843
  • Add flag to set images to use during volumes move by @aleoli in #1878
  • Liqoctl: added confirm prompt to liqoctl unpeer by @cheina97 in #1891
  • Add to "liqoctl status peer" status and URL of the remote API server by @fra98 in #1880
  • feature: enable per pod remote APIServer support by @aleoli in #1854
  • Disable the reflection of specific labels and annotations by @fra98 in #1907
  • Liqoctl: install warnings by @cheina97 in #1936

🐛 Bug Fixes

  • Mark local offloaded pods as NotReady when virtual-node is not ready (i.e. remote cluster failure) by @fra98 in #1853
  • Liqoctl: install postProviderValues fix by @cheina97 in #1858
  • VirtualKubelet: pod nil labels map by @cheina97 in #1938

🧹 Code Refactoring

📝 Documentation

Other Changes

New Contributors

Full Changelog: v0.8.3...v0.9.0

v0.8.3

30 May 10:39
Compare
Choose a tag to compare

What's Changed

🚀 New Features

📝 Documentation

  • Docs: EndpointSlice reflection with multiple clusters by @cheina97 in #1837

Full Changelog: v0.8.2...v0.8.3

v0.8.2

30 May 10:21
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

🧹 Code Refactoring

📝 Documentation

Other Changes

Full Changelog: v0.8.1...v0.8.2

v0.8.1

18 Apr 09:50
Compare
Choose a tag to compare

What's Changed

🚀 New Features

  • Controller-Manager: propagate virtual kubelet metrics settings by @cheina97 in #1787

🧹 Code Refactoring

Full Changelog: v0.8.0...v0.8.1

v0.8.0

14 Apr 17:20
Compare
Choose a tag to compare

Version 0.8.0 marks another big step forward in the maturity and usability of the project.

This release introduces the possibility to disable the networking module of Liqo. This will allow offloading pods without enabling the pod-to-pod connectivity between the two peered clusters if not required, enforcing more robust security requirements among them.

Other minor improvements and bug fixes have been introduced.

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

💥 Breaking Change

  • Resiliency to network failures in the remote (provider) cluster through ShadowEndpointslices by @fra98 in #1677

🚀 New Features

  • Add metrics for virtual-kubelet by @damianot98 in #1570
  • Make it possible to configure IPAM module by @aleoli in #1673
  • VK: configurable network condition by @aleoli in #1685
  • Make it possible to disable the IP reflection by @aleoli in #1684
  • Configure external network by @aleoli in #1694
  • Add readiness status of the foreign API server to the ForeignCluster CR by @fra98 in #1703
  • Liqoctl: status supports internal network disabled by @cheina97 in #1727
  • Liqoctl: status peer supports internal network disabled + unit tests by @cheina97 in #1743
  • LiqoNet: Grafana dashboard data source selector by @cheina97 in #1750
  • Node selector, tolerations & affinity support by @Sharathmk99 in #1756
  • Disable remap of host K8S API server if it's reachable from remote cluster by @Sharathmk99 in #1773

🧹 Code Refactoring

📝 Documentation

Other Changes

New Contributors

Full Changelog: v0.7.2...v0.8.0

v0.7.2

13 Mar 10:06
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

  • Fix potential issue in pod resource casting by @aleoli in #1704

Other Changes

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

23 Feb 08:37
Compare
Choose a tag to compare

What's Changed

🚀 New Features

🐛 Bug Fixes

🧹 Code Refactoring

Full Changelog: v0.7.0...v0.7.1