v0.4.0
What's Changed
🚀 New Features
- Use friendly names by @CapacitorSet in #996
- Enable/disable liqo networking by @alacuku in #1061
- Add Liqoctl Uninstall Command by @aleoli in #1077
- Liqoctl: Add Move Volume Command [1/4] by @aleoli in #1072
- Liqoctl Install Specific Version by @aleoli in #1084
- Virtual kubelet: allow to disable remote API server readiness check by @giorio94 in #1133
- Forward Kubelet Metrics by @aleoli in #1118
- liqoctl connect by @alacuku in #1132
- Force Remote NodePort by @aleoli in #1146
- Liqoctl: Add Move Volume Command [2/4] by @aleoli in #1073
- liqoctl disconnect by @alacuku in #1150
- Virtual kubelet: improve pod translation by @giorio94 in #1157
🐛 Bug Fixes
- Fix Local Volumes Node Affinity by @aleoli in #1083
- Fix Bash Scripts for arm64 Architecture by @aleoli in #1088
- Fix arp requests in gateway operator by @alacuku in #1106
- Foreign cluster controller: prevent status bouncing by @giorio94 in #1113
- ResourceRequest operator: fix bugs and reduce test flakiness by @giorio94 in #1120
- Reflect PVC Annotations and Labels by @aleoli in #1151
- Reflect ExternalName Services by @aleoli in #1169
🧹 Code Refactoring
- fix function name typo by @lucafrancescato in #1066
- Remove Deprecated Install Script by @aleoli in #1089
- Add cluster ID label to the liqo-remote-certificate secret by @giorio94 in #1095
- Virtual kubelet: add shadow pod label to offloaded pods by @giorio94 in #1102
- Virtual kubelet: improve management of offloading backoff pods by @giorio94 in #1116
- Improve informer-level filtering to reduce resource consumption by @giorio94 in #1121
- Refactor remote namespaces creation by @giorio94 in #1131
- Network config CRD: fix broken additional printer column by @giorio94 in #1159
- Virtual kubelet creation: improve resource names by @giorio94 in #1161
- Liqoctl: Improve Install/Uninstall Outputs by @aleoli in #1160
- Liqoctl: Improve Autocompletion by @aleoli in #1167
📝 Documentation
- Update Roadmap and Community Meeting by @aleoli in #1060
- Set the GitHub-Generated release Changelog by @aleoli in #1140
- Updated doc to describe connectivity requirements by @frisso in #1142
- Minor changes in Liqo overview description by @frisso in #1044
Other Changes
- Bump Capsule Chart Version to v0.1.3 by @aleoli in #1059
- Bump k8s.io/api from 0.22.4 to 0.23.2 by @dependabot in #1058
- Bump github.com/gruntwork-io/terratest from 0.35.6 to 0.38.9 by @dependabot in #1065
- Bump helm.sh/helm/v3 from 3.7.2 to 3.8.0 by @dependabot in #1063
- Bump k8s.io/client-go from 0.23.2 to 0.23.3 by @dependabot in #1067
- Bump github.com/onsi/gomega from 1.17.0 to 1.18.0 by @dependabot in #1070
- Bump k8s.io/kubectl from 0.23.2 to 0.23.3 by @dependabot in #1076
- Fix Changelog Titles by @aleoli in #1158
- Liqoctl: Add Move Volume Command [3/4] by @aleoli in #1074
- Virtual kubelet: filter service account secrets during pod translation by @giorio94 in #1164
- Fix Metrics on EKS by @aleoli in #1163
- Liqoctl: Add Move Volume Command [4/4] by @aleoli in #1075
- Add firewall rules for overlay network by @alacuku in #1166
- Mount iptables lock file in liqo-route by @alacuku in #1170
- Move proxy to helm chart by @alacuku in #1172
Full Changelog: v0.3.2...v0.4.0