v1.0.2
What's Changed
🚀 New Features
- [Network] wireguard-go post new build pipeline by @cheina97 in #3089
- feat(auth): add TLS compatibility mode for authentication keys by @aleoli in #3109
- [Liqoctl] Specify other (non-standard) resources with liqoctl commands by @claudiolor in #3138
- feat: add helm values for affinity and ns on fabric ds by @fra98 in #3150
🐛 Bug Fixes
- fix(reflection): handle errors when getting metadata accessor by @aleoli in #3106
- fix(reflection): terminated pod reflection logic by @aleoli in #3107
- [virtual-kubelet] Allow scheduling pods with name > 63 chars by @fra98 in #3111
- [Auth module] fix: enable healthcheck with missing identity by @claudiolor in #3114
- fix: handle nil chain type in FromChainToRulesArray by @riccardotornesello in #3131
- [Network] Internalfabric get fix by @cheina97 in #3125
- fix: backward compatibility with ed25519-only keys clusters by @claudiolor in #3165
- [Network] fullmasquerade idempotency by @cheina97 in #3167
🧹 Code Refactoring
- [Network] refactor InternalFabric name source by @cheina97 in #3077
- [Controller-Manager] flags refactoring by @cheina97 in #3088
📝 Documentation
- [Linter] fix broken links by @cheina97 in #3087
- docs(install): add Cilium device config note by @aleoli in #3151
✅ Tests
- [E2E] forge kubeconfig from service-account by @cheina97 in #3146
- test(cni): update Cilium CLI version to v0.18.8 by @aleoli in #3149
🚚 Dependencies Management
👷 CI/CD
New Contributors
- @riccardotornesello made their first contribution in #3131
Full Changelog: v1.0.1...v1.0.2