liqo

Enable dynamic and seamless Kubernetes multi-cluster topologies

APACHE-2.0 License

Stars
1K
Committers
53

Bot releases are visible (Hide)

liqo - v0.11.0-rc.1 Latest Release

Published by adamjensenbot 5 months ago

liqo - v0.10.3

Published by adamjensenbot 6 months ago

What's Changed

๐Ÿ› Bug Fixes

Other Changes

Full Changelog: https://github.com/liqotech/liqo/compare/v0.10.2...v0.10.3

liqo - v0.10.2

Published by adamjensenbot 7 months ago

What's Changed

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.10.1...v0.10.2

liqo - v0.10.1

Published by adamjensenbot 12 months ago

What's Changed

๐Ÿ“ Documentation

Other Changes

Full Changelog: https://github.com/liqotech/liqo/compare/v0.10.0...v0.10.1

liqo - v0.10.0

Published by adamjensenbot 12 months ago

What's Changed

Version 0.10.0 marks a step forward in inter-cluster security.

This release introduces an inter-cluster traffic segregation optional mode that prevents remote workloads from accessing local not-offloaded services. Additionally, the local cluster will only be able to contact its offloaded pods and not other pods running remotely.

Another feature makes it possible to configure a per-resource allow-based or deny-based reflection mechanism. Two different reflection mechanisms can be selected for each resource at install time:

  • DenyList: reflects all the resources available in the liqo-enabled namespaces, excluding the ones with the liqo.io/skip-reflection annotation.
  • AllowList: do not reflect any resource in the liqo-enabled namespaces, but the ones with the liqo.io/allow-reflection annotation.

Other minor improvements and bug fixes have been introduced.

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

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.9.4...v0.10.0

liqo - v0.9.4

Published by adamjensenbot about 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.9.3...v0.9.4

liqo - v0.9.3

Published by adamjensenbot about 1 year ago

What's Changed

๐Ÿ“ Documentation

Full Changelog: https://github.com/liqotech/liqo/compare/v0.9.2...v0.9.3

liqo - v0.9.2

Published by adamjensenbot about 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿ“ Documentation

Other Changes

Full Changelog: https://github.com/liqotech/liqo/compare/v0.9.1...v0.9.2

liqo - v0.9.1

Published by adamjensenbot about 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Full Changelog: https://github.com/liqotech/liqo/compare/v0.9.0...v0.9.1

liqo - v0.9.0

Published by adamjensenbot about 1 year ago

What's Changed

๐Ÿ’ฅ Breaking Change

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.8.3...v0.9.0

liqo - v0.8.3

Published by adamjensenbot over 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿ“ Documentation

Full Changelog: https://github.com/liqotech/liqo/compare/v0.8.2...v0.8.3

liqo - v0.8.2

Published by adamjensenbot over 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

Full Changelog: https://github.com/liqotech/liqo/compare/v0.8.1...v0.8.2

liqo - v0.8.1

Published by adamjensenbot over 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿงน Code Refactoring

Full Changelog: https://github.com/liqotech/liqo/compare/v0.8.0...v0.8.1

liqo - v0.8.0

Published by adamjensenbot over 1 year ago

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

๐Ÿš€ New Features

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.7.2...v0.8.0

liqo - v0.7.2

Published by adamjensenbot over 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.7.1...v0.7.2

liqo - v0.7.1

Published by adamjensenbot over 1 year ago

What's Changed

๐Ÿš€ New Features

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

Full Changelog: https://github.com/liqotech/liqo/compare/v0.7.0...v0.7.1

liqo - v0.7.0

Published by adamjensenbot over 1 year ago

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

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.6.1...v0.7.0

liqo - v0.6.1

Published by adamjensenbot almost 2 years ago

Release notes for v0.6.1

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

Version 0.6.1 is a minor release that introduces several minor improvements and quality-of-life fixes.

โš ๏ธ Starting from this release, the Liqo Docker images are available on GitHub Container Registry (ghcr.io), rather than DockerHub. No manual change is required on your side when installing/upgrading Liqo through liqoctl, or using the Helm chart.

What's Changed

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.6.0...v0.6.1

liqo - v0.6.0

Published by adamjensenbot almost 2 years ago

Release notes for v0.6.0

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

Version 0.6.0 marks another big step forward in the maturity and usability of the project. It features improved observability through continuous monitoring of the network fabric, including also a set of metrics exposed in the Prometheus format, complemented by a dedicated Grafana dashboard.

Concerning offloading, we introduced anti-affinity constraints presets to allow improved workloads scheduling on remote clusters, ensuring proper spreading in high-availability configurations. Moreover, you can now optionally enforce that offloaded pods do not exceed offered resources, as an additional guarantee in untrusted environments.

Finally, this version introduces the collection of anonymous analytics to help with the development of Liqo (optional, and can be disabled), as well as a huge variety of minor improvements and quality-of-life fixes.

โš ๏ธ Liqo v0.6.0 includes breaking changes with respect to the previous version. Make sure to disable all peerings before upgrading it, and do not establish peerings with clusters hosting mismatching versions of Liqo.

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

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

New Contributors

Full Changelog: https://github.com/liqotech/liqo/compare/v0.5.4...v0.6.0

liqo - v0.5.4

Published by adamjensenbot about 2 years ago

What's Changed

๐Ÿ› Bug Fixes

๐Ÿงน Code Refactoring

๐Ÿ“ Documentation

Other Changes

Full Changelog: https://github.com/liqotech/liqo/compare/v0.5.3...v0.5.4