Liqo Versions Save

Enable dynamic and seamless Kubernetes multi-cluster topologies

v0.10.3

3 weeks ago

What's Changed

:bug: Bug Fixes

Other Changes

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

v0.10.2

1 month ago

What's Changed

:rocket: New Features

:bug: Bug Fixes

:broom: Code Refactoring

:memo: Documentation

Other Changes

New Contributors

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

v0.10.1

6 months ago

What's Changed

:memo: Documentation

Other Changes

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

v0.10.0

6 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!

:rocket: New Features

:bug: Bug Fixes

:broom: Code Refactoring

:memo: Documentation

Other Changes

New Contributors

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

v0.9.4

7 months ago

What's Changed

:rocket: New Features

:bug: Bug Fixes

:broom: Code Refactoring

Other Changes

New Contributors

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

v0.9.3

8 months ago

What's Changed

:memo: Documentation

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

v0.9.2

8 months ago

What's Changed

:rocket: New Features

:bug: Bug Fixes

:memo: Documentation

Other Changes

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

v0.9.1

8 months ago

What's Changed

:rocket: New Features

:bug: Bug Fixes

:broom: Code Refactoring

:memo: Documentation

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

v0.9.0

9 months ago

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

:boom: Breaking Change

:rocket: New Features

:bug: Bug Fixes

:broom: Code Refactoring

:memo: Documentation

Other Changes

New Contributors

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

v0.8.3

11 months ago

What's Changed

:rocket: New Features

:memo: Documentation

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