Skip to content

v1.0.2

Choose a tag to compare

@adamjensenbot adamjensenbot released this 16 Dec 15:50
· 6 commits to master since this release

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

📝 Documentation

✅ 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

Full Changelog: v1.0.1...v1.0.2