Releases: fog/fog-kubevirt
Releases · fog/fog-kubevirt
v1.2.4
- Do not rely on attributes defaults
- Populate PVC attributes for Volume
v1.2.3
- Add network details to VmNic
v1.2.1
- Use mac address reported by kubevirt
- Do not pass an empty selector
- Populate PVC for VM volume
v1.2.0
- Replace state with phase of Server model
- Add mocks
v1.1.3
- Refactor VM modules
 * Pull VmNic to its one file
 * Add identity to VmNic
 * Set default value to vm collections
v1.1.2
- Verify server is accessible before other validations
- Do not rely on IP Address for VM readiness
v1.1.1
- Support SSL
- Validate namespace exists
- Make VmNic fog model
- Minor bug
v0.3.0
- Replace VmVolume with Volume as main collection
- Allow to create vm with multiple pvcs
- Rename Volume to PersistentVolume
- Add support for Storage Class
v1.1.0
- Replace VmVolume with Volume as main collection
- Allow to create vm with multiple pvcs
- Rename Volume to PersistentVolume
- Add support for Storage Class
- Make VmVolume a Fog model
- Extend VMs, VM Instances and servers