adamjensenbot
released this
19 Dec 16:24
·
6 commits
to master
since this release
What's Changed
🚀 New Features
- [Feat] Webhook HA by @aleoli in #2759
- [Feat] VirtualKubelet HA by @aleoli in #2770
- [Feat] Gateway external secrets by @aleoli in #2747
- [Feat] Gateway HA by @cheina97 in #2767
- Improve declarative usage of authentication module by @claudiolor in #2766
- [Feat] liqoctl gateway template check by @cheina97 in #2791
- [Feat] Add nodePort and loadbalancerIPAddress as optional fields in WG gateway template by @claudiolor in #2799
- [Feat] Golang http proxy by @aleoli in #2819
- [liqoctl] allow override gateway client address and port by @claudiolor in #2831
- Add global labels and annotations to liqo-created resources by @aleoli in #2832
- [Offloading] Allow coexistence of podoffloadingpolicy and runtimeclass by @claudiolor in #2861
- [IPAM] Major refactoring by @fra98 in #2852
🐛 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
- docs: added section for liqo pods in HA by @fra98 in #2780
- [Docs] Add declarative peering section by @claudiolor in #2813
- docs: removed community meeting from readme by @fra98 in #2822
- [Docs] improve NAT and manual peering documentation by @claudiolor in #2827
- [Docs] resource templating by @aleoli in #2872
Other Changes
- Bump controller-runtime from 0.18.5 to 0.19.0 by @cheina97 in #2751
- Bump sphinx from 7.2.6 to 8.0.2 and sphinxawesome-theme from 5.2.0 to 5.3.1 by @cheina97 in #2765
- CI: arm32 build by @cheina97 in #2779
- Nftables monitor disable by @cheina97 in #2817
- Updated legend in grafana Liqo dashboard by @frisso in #2820
- chore: bump to controller-runtime v0.19.2 and go 1.23.3 by @fra98 in #2844
- chore: bump alpine to 3.21.0 by @aleoli in #2853
- fix: peer command default network resources namespace by @fra98 in #2846
- [Liqoctl] interaction schema by @cheina97 in #2856
- [Liqoctl] network test exit error code by @cheina97 in #2865
- [Liqoctl] control-planes in liqoctl network np-nodes flag by @cheina97 in #2867
- [dependabot] add
chore
prefix to commit messages by @fra98 in #2875
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3