Skip to content

v1.0.0-rc.3

Latest
Compare
Choose a tag to compare
@adamjensenbot adamjensenbot released this 19 Dec 16:24
· 6 commits to master since this release

What's Changed

🚀 New Features

🐛 Bug Fixes

  • add missing ClusterRole to liqo-webhook by @EladDolev in #2726
  • fix: retrieve GatewayServer/GatewayClient resources by labels by @fra98 in #2758
  • Assign unique names to all controllers by @fra98 in #2771
  • fix: retrieve configuration resources by labels by @fra98 in #2772
  • fix: retrieve publickey resources by labels by @fra98 in #2773
  • fix: network status in ForeignCluster resource by @claudiolor in #2783
  • fix: avoid creation of VirtualNode if ResourceSlice deleting by @fra98 in #2786
  • fix: wggateway controllers pod watch by @cheina97 in #2815
  • test: fix HA replicas checks by @fra98 in #2804
  • fix: liqoctl cluster labels and API server addr override collection by @claudiolor in #2781
  • fix: nil pointer in network checker of liqoctl info peer by @claudiolor in #2797
  • [Fix] argocd install by @aleoli in #2794
  • [Fix] improve liqoctl uninstall error message by @claudiolor in #2825
  • [virtual-kubelet] namespacemap bidirectional fix by @cheina97 in #2870
  • [Deploy] Fixes for smooth ArgoCD uninstall by @claudiolor in #2847

🧹 Code Refactoring

  • Metrics: changed port from 8080 to 8082 by @cheina97 in #2818
  • refactor: use standard maps lib instead of experimental one by @fra98 in #2860
  • [Helm] uniform flag names by @aleoli in #2855

📝 Documentation

Other Changes

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3