v0.6.1
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.
What's Changed
🐛 Bug Fixes
- Remote Metrics: Filtering not ready nodes by @LucaRocco in #1560
🧹 Code Refactoring
- Helm: improve pre-delete job configurations and fix image mismatch by @giorio94 in #1541
- liqoctl uninstall: add timeout option by @giorio94 in #1542
- CRD replicator: fix flaky tests, and linting issue by @giorio94 in #1555
- liqoctl: fix help message when used as kubectl plugin by @giorio94 in #1556
- GitHub Workflow: Migrate outputs from ::set-output to GITHUB_OUTPUT by @LucaRocco in #1561
📝 Documentation
- Minor improvements to liqoctl install k3s by @giorio94 in #1531
- docs: adding asdf installation option for liqoctl by @pdemagny in #1558
- Docs: Fix broken link for contributing page by @leonardopoggiani in #1562
- Resource Plugins: Add doc and change helm variable by @LucaRocco in #1567
Other Changes
- README: fix broken badge by @giorio94 in #1537
- Migrate container registry to GitHub by @aleoli in #1536
- liqoctl help: fix leftover quotes by @giorio94 in #1554
New Contributors
- @pdemagny made their first contribution in #1558
- @leonardopoggiani made their first contribution in #1562
Full Changelog: v0.6.0...v0.6.1