Skip to content

v1.1.0

Choose a tag to compare

@adamjensenbot adamjensenbot released this 17 Feb 16:56

What's Changed

🚀 New Features

  • [Network] TCP MSS clamping in Gateway by @cheina97 in #3176
  • [Webhook]: added skip label by @cheina97 in #3183
  • feat: add skip webhook label to non cross-cluster resources by @fra98 in #3185
  • [Networking] disable leader election in gateway by @cheina97 in #3186
  • [VirtualKubelet] shadowpod event reflection by @cheina97 in #3189
  • feat(vkoptions): add tolerations support for virtual kubelet pod by @aleoli in #3191
  • [Liqo-CRDs] CRD upgrade job by @cheina97 in #3192
  • feat(helm): support priorityClassName in default gateway templates by @fra98 in #3195
  • feat: avoid kyverno dependency in tests by @cheina97 in #3128
  • [API] Firewall: support IP ranges and accept/drop by @Wekkser in #2966
  • feat(gateway): add tolerations option for gateway pods by @aleoli in #3193
  • feat(pod-security): add pod security labels to tenant ns by @aleoli in #3184
  • [Core] feat: mark foreigncluster as permanently unreachable by @claudiolor in #3122
  • [Liqoctl] Force unpeer command by @giuliafalaschi in #3126

🐛 Bug Fixes

  • [Networking] fwcfg match port fix by @cheina97 in #3181
  • fix: fix a bug that CN should be consumer cluster id by @likakuli in #3171
  • fix: bind cluster-wide clusterroles with TolerateNoHandshake peering by @fra98 in #3201
  • fix: ignore not found InternalNode on deletion by @claudiolor in #3200
  • [Networking] Relieve stress on the Kubernetes API server. by @cheina97 in #3202

🧹 Code Refactoring

📝 Documentation

✅ Tests

🚚 Dependencies Management

📦 Builds Management

  • build(liqo-test): switch to setup‑envtest for envtest binaries by @aleoli in #3199

👷 CI/CD

New Contributors

Full Changelog: v1.0.3...v1.1.0