v0.3.2
Changelog
v0.3.2 (2022-01-18)
🐛 Bug Fixes
- Only 1 node with GPU resource is showed on virtual node, other nodes' GPU are not #1052
- Virtual node does not have correct gpu (nvidia.com/gpu) resource capacity #1035
- restartPolicy is not copied to remote pod #1033
Merged pull requests:
- Bump helm.sh/helm/v3 from 3.7.0 to 3.7.2 #1054 (@dependabot[bot])
- controller: fix resource update bug #1053 (@CapacitorSet)
- Add lint target to makefile #1050 (@alacuku)
- Bump google.golang.org/grpc from 1.38.0 to 1.43.0 #1042 (@dependabot[bot])
- Bump github.com/containernetworking/plugins from 0.9.1 to 1.0.1 #1041 (@dependabot[bot])
- Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 #1039 (@dependabot[bot])
- ipam: add BelongsToPodCIDR method #1038 (@CapacitorSet)
- Update Copyright #1037 (@aleoli)
- Network manager recreates the tunnelendpoints if deleted #1036 (@alacuku)
- Symmetric routing operator: fix log level #1032 (@giorio94)
- Virtual kubelet: add fields to pod translation #1031 (@giorio94)
- Enable Jobs in Virtual Kubelet #1027 (@aleoli)
- Fix peering bug #1026 (@CapacitorSet)
- Fix ClusterName Handling in liqoctl #1025 (@aleoli)
- Support for api servers behind proxy #1020 (@alacuku)
- Fix liqoctl offload accept-deny labels #1012 (@palexster)
- controller-manager: fix peering status reporting logic #938 (@CapacitorSet)
v0.3.2-beta.2 (2021-12-10)
🚀 New Features
🧹 Code Refactoring
Merged pull requests:
- Fix Certificate generation on K3s and OpenShift #1024 (@palexster)
- Authentication: modify transport to leverage persistent connections #1022 (@giorio94)
- Add Controller Manager Probes #1018 (@aleoli)
v0.3.2-beta.1 (2021-11-29)
Merged pull requests:
v0.3.2-alpha.4 (2021-11-26)
🧹 Code Refactoring
- Virtual kubelet: namespace mapper refactoring #1003 (@fprojetto)
Merged pull requests:
- Fix Local Pvc Naming #1011 (@aleoli)
- Fix OpenShift Installation #1008 (@aleoli)
- Disable vet in unit tests #1007 (@CapacitorSet)
- Improve e2e debuggability #1006 (@CapacitorSet)
- liqoctl: generate random cluster name if none is provided #1005 (@CapacitorSet)
- Storage e2e test #1004 (@aleoli)
- StorageClass Advertising Protocol #998 (@aleoli)
- Migrate cluster IDs to ClusterIdentity #994 (@CapacitorSet)
v0.3.2-alpha.3 (2021-11-17)
🐛 Bug Fixes
- Pending pods are not deleted by the virtual kubelet #604
🧹 Code Refactoring
- cleanup virtual kubelet old reflection #1002 (@fprojetto)
- change vk dependency #1001 (@fprojetto)
Merged pull requests:
- Upgrade Capsule Subchart to Version 0.1.3 #999 (@aleoli)
- Refine Liqoctl Offloading #997 (@palexster)
- Store Bearer Token in a tmp file #995 (@aleoli)
- pod reflection: prevent race condition in fallback management #993 (@giorio94)
- epslice reflection: fix warning #992 (@giorio94)
- Add PVC Reflector in the VirtualKubelet #991 (@aleoli)
v0.3.2-alpha.2 (2021-11-09)
🚀 New Features
🧹 Code Refactoring
- Virtual Kubelet: add working queue based secret reflection #988 (@fprojetto)
- Virtual kubelet: working queue-based configmap reflection #981 (@fprojetto)
Closed issues:
- Home pod container statuses not (gradually) updated on termination #721
Merged pull requests:
- fix groupname for custom resource code generation #989 (@fprojetto)
- ConfigMap reflection: fix race condition #987 (@giorio94)
- refactor: move from io/ioutil to io and os packages #985 (@Juneezee)
- Virtual kubelet: add liqo client and informers to reflection manager #984 (@giorio94)
- Fix liqoctl install of a local chart #982 (@palexster)
- Update networking components docs #978 (@lucafrancescato)
v0.3.2-alpha.1 (2021-11-04)
🚀 New Features
- Support for OpenShift 4.6? #830
🐛 Bug Fixes
📝 Documentation
- Contributing guidelines improvements #953
Merged pull requests:
- Bump Go to 1.17 #983 (@palexster)
- liqoctl offload namespace #980 (@palexster)
- Add Local Storage Provisioner in the Liqo Controller Manager #979 (@aleoli)
- Fix duplicate PodCIDR assignment #977 (@lucafrancescato)
- Custom resource client, informer, and lister generation #976 (@fprojetto)
- Local Virtual Storage Provisioner #974 (@aleoli)
- Define the Liqo Virtual Storage Class #973 (@aleoli)
- Add Projected Volumes Reflection #972 (@aleoli)
- Add FAQ for E2E testing #970 (@palexster)
- Update README.md with OpenShift Support and 0.4 Roadmap #969 (@palexster)
- Improve Liqoctl and Openshift documentation #968 (@palexster)
- Make virtual kubelet resources configurable #967 (@giorio94)
- liqoctl install: accept provided parameters + tests (Kind and Kubeadm) #965 (@lucafrancescato)
- add shadowpod operator #964 (@fprojetto)
- Virtual kubelet: improve reflection manager to support pods #962 (@giorio94)
- Microservice Scheduling E2E #948 (@aleoli)
- Fix --offer-disable-auto-accept for controller manager #934 (@CapacitorSet)
* This Changelog was automatically generated by github_changelog_generator