v0.3.2-alpha.2
Pre-release
Pre-release
·
1679 commits
to master
since this release
Changelog
v0.3.2-alpha.2 (2021-11-09)
🚀 New Features
🧹 Code Refactoring
- Virtual Kubelet: add working queue based secret reflection #988 (@fproj)
- Virtual kubelet: working queue-based configmap reflection #981 (@fproj)
Closed issues:
- Home pod container statuses not (gradually) updated on termination #721
Merged pull requests:
- fix groupname for custom resource code generation #989 (@fproj)
- 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 (@fproj)
- 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)
- add shadowpod operator #964 (@fproj)
- 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