v0.5.0-beta.3
Pre-release
Pre-release
·
1438 commits
to master
since this release
What's Changed
🚀 New Features
- liqoctl offload ns: add support to output NamespaceOffloading resource by @giorio94 in #1286
- Virtual kubelet reflection logic improvements by @giorio94 in #1289
- Virtual kubelet: allow to disable API server support for offloaded pods by @giorio94 in #1290
- Virtual kubelet: do not start reflection with 0 workers by @giorio94 in #1293
- Host Helm Chart on GitHub Pages by @aleoli in #1302
- Added info in liqoctl status by @cheina97 in #1168
🐛 Bug Fixes
- Fix Wireguard Endpoint DNS Resolution by @aleoli in #1288
- Fix ChangeLog Generator by @aleoli in #1306
🧹 Code Refactoring
- Liqoctl: add client lazy loading, and improve error management by @giorio94 in #1285
- Network config: fix incorrect log level by @giorio94 in #1291
📝 Documentation
- Documentation: new homepage by @giorio94 in #1294
- Documentation: Generate Dynamic Links by @aleoli in #1301
- Docs: Download Liqoctl from Compressed Archives by @aleoli in #1305
Other Changes
- Test action: send coverage on merge only by @giorio94 in #1292
- Docs: minor modifications to homepage by @lucafrancescato in #1296
- Docs: add example in "install development version" section by @lucafrancescato in #1303
New Contributors
Full Changelog: v0.5.0-beta.2...v0.5.0-beta.3