Releases: k8snetworkplumbingwg/kubemacpool
Releases · k8snetworkplumbingwg/kubemacpool
v0.8.0
- create a owner reference for the kubemacpool manager service pointing the deployment
v0.7.0
- Change the pod webhook to Ignore on error.
realted to this reported issue: #70
v0.6.0
- Fix mutiple replica code
- Allow to run kubemacpool in different namespace
- Bump kubevirt package version to v0.20.4
- Reduce the amount of memory and cpu the manager request
v0.5.0
- add multiple replicas
- add pod disruption budget
- add a clean up loop for virtual machine objects
V0.4.0
- Reload instead of restart after kubevirt is installed
- Change Cert to file system mode instead of secret
v0.3.0
- Fix a bug related to requested mac addresses on pods
v0.2.0
- Rename the ranges variables
- Remove the readinessProbe
- Update image to use the quay kubevirt organization
- Move to the next mac after we found a free one
- Revert mac allocation
- Fix init function for pod to skip kubevirt vm objects
v0.1.0
- pod unique allocation
- virtual machines using kubevirt and multus unique and persistent mac allocation