v0.5.0-beta.1
Pre-release
Pre-release
·
1476 commits
to master
since this release
What's Changed
🚀 New Features
- Virtual kubelet: introduce support for service account reflection by @giorio94 in #1184
- Add Liqoctl Install Generic Provider by @aleoli in #1171
- Support offloaded apps interacting with the local API server by @giorio94 in #1196
- Enable Ingress Reflection by @aleoli in #1217
- Liqoctl: Improve Peer and Unpeer Commands by @aleoli in #1239
- Liqoctl: Improve Uninstall Command by @aleoli in #1242
- Liqoctl: Upgrade CRDs on Chart Upgrade by @aleoli in #1251
- Improve namespace offloading by @giorio94 in #1260
- Controller manager: add high availability support by @giorio94 in #1261
- Improve the liqoctl install command by @giorio94 in #1262
🐛 Bug Fixes
- PVC reflection: add missing filter annotation and fix typo by @giorio94 in #1199
- Liqoctl: fix node name in add command by @giorio94 in #1219
- Minor Liqo fixes by @giorio94 in #1234
- Helm chart: improve ci image suffix management by @giorio94 in #1265
- Virtual kubelet privileges tuning by @giorio94 in #1264
🧹 Code Refactoring
- CRDs: add category to retrieve all liqo resources by @giorio94 in #1195
- Liqoctl: configure uniform MTU for better compatibility by @giorio94 in #1218
- Refactor liqoctl by @giorio94 in #1230
- Remove legacy quick namespace offloading by @giorio94 in #1238
- Remove leftover file by @giorio94 in #1241
- Liqoctl: Improve Offload Command by @aleoli in #1243
- Refactor namespace offloading logic for better performance by @giorio94 in #1200
📝 Documentation
- Doc: fix broken helm install command by @giorio94 in #1175
- Documentation: remove legacy images by @giorio94 in #1210
- Docs: Add New Documentation by @aleoli in #1252
- docs: minor modifications to installation section by @lucafrancescato in #1257
- Add Examples Manifests by @aleoli in #1223
- Reintroduce an improved contributing page in the documentation by @giorio94 in #1255
- Docs: Improve Linting by @aleoli in #1259
Other Changes
- Update Roadmap by @aleoli in #1173
- Remove coverage.txt file by @alacuku in #1174
- Fix liqoctl-status by @alacuku in #1176
- Bump go 1.18 by @aleoli in #1177
- Bump Go Dependencies by @aleoli in #1179
- Update Golangci Lint to work with Go 1.18 by @aleoli in #1183
- Fix gci by @aleoli in #1186
- Bump sigs.k8s.io/aws-iam-authenticator from 0.5.5 to 0.5.6 by @dependabot in #1187
- golangci-lint: explicit go version and fix issues by @giorio94 in #1188
- build(deps): bump github.com/Azure/azure-sdk-for-go from 63.0.0+incompatible to 63.1.0+incompatible by @dependabot in #1182
- build(deps): bump github.com/gruntwork-io/terratest from 0.40.6 to 0.40.7 by @dependabot in #1191
- build(deps): bump sigs.k8s.io/aws-iam-authenticator from 0.5.6 to 0.5.7 by @dependabot in #1189
- build(deps): bump github.com/pterm/pterm from 0.12.40 to 0.12.41 by @dependabot in #1192
- build(deps): bump github.com/Azure/azure-sdk-for-go from 63.1.0+incompatible to 63.2.0+incompatible by @dependabot in #1193
- Add external resource monitor by @CapacitorSet in #1129
- build(deps): bump helm.sh/helm/v3 from 3.8.1 to 3.8.2 by @dependabot in #1198
- build(deps): bump k8s.io/client-go from 0.23.5 to 0.23.6 by @dependabot in #1206
- build(deps): bump k8s.io/kubectl from 0.23.5 to 0.23.6 by @dependabot in #1207
- build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.25 to 0.11.26 by @dependabot in #1201
- fix liqoctl disconnect race condition by @alacuku in #1197
- build(deps): bump github.com/Azure/azure-sdk-for-go from 63.2.0+incompatible to 63.3.0+incompatible by @dependabot in #1202
- build(deps): bump github.com/Azure/go-autorest/autorest from 0.11.26 to 0.11.27 by @dependabot in #1209
- build(deps): bump github.com/Azure/azure-sdk-for-go from 63.3.0+incompatible to 63.4.0+incompatible by @dependabot in #1216
- build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 by @dependabot in #1214
- Feedback on new VPN connections to remote peers by @alacuku in #1220
- README: fix broken image by @frisso in #1231
- Bump golangci-lint version by @giorio94 in #1232
- docs: Update instructions with new uninstall command by @Callisto13 in #1236
- Bump Golangci Version to 1.46.2 by @aleoli in #1237
- Liqoctl offload: fix selector by @giorio94 in #1240
- liqoctl unpeer: fix description by @giorio94 in #1250
- Foreign cluster print columns: shorten names by @giorio94 in #1253
- Remove out-of-date PR labeler by @giorio94 in #1256
- docs: minor modifications by @lucafrancescato in #1258
- build(deps): bump sigs.k8s.io/aws-iam-authenticator from 0.5.7 to 0.5.8 by @dependabot in #1269
- build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #1270
- build(deps): bump github.com/vishvananda/netlink from 1.2.0-beta to 1.2.1-beta.2 by @dependabot in #1271
- build(deps): bump github.com/gruntwork-io/terratest from 0.40.7 to 0.40.15 by @dependabot in #1274
New Contributors
- @Callisto13 made their first contribution in #1236
Full Changelog: v0.4.0...v0.5.0-beta.1