Skip to content

Releases: fog/fog-kubevirt

v1.2.4

18 Apr 13:39
1f81a29
Compare
Choose a tag to compare
  • Do not rely on attributes defaults
  • Populate PVC attributes for Volume

v1.2.3

15 Apr 21:04
33075dd
Compare
Choose a tag to compare
  • Add network details to VmNic

v1.2.2

12 Apr 12:10
e366da4
Compare
Choose a tag to compare
  • Minor bugs

v1.2.1

12 Apr 08:25
7c7b2ec
Compare
Choose a tag to compare
  • Use mac address reported by kubevirt
  • Do not pass an empty selector
  • Populate PVC for VM volume

v1.2.0

08 Apr 16:11
0396e03
Compare
Choose a tag to compare
  • Replace state with phase of Server model
  • Add mocks

v1.1.3

06 Apr 09:59
2bae448
Compare
Choose a tag to compare
  • Refactor VM modules
     * Pull VmNic to its one file
     * Add identity to VmNic
     * Set default value to vm collections

v1.1.2

04 Apr 09:58
b26ec7b
Compare
Choose a tag to compare
  • Verify server is accessible before other validations
  • Do not rely on IP Address for VM readiness

v1.1.1

04 Apr 04:35
145624a
Compare
Choose a tag to compare
  • Support SSL
  • Validate namespace exists
  • Make VmNic fog model
  • Minor bug

v0.3.0

02 Apr 11:34
279e5a6
Compare
Choose a tag to compare
  • 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

01 Apr 12:13
9de436e
Compare
Choose a tag to compare
  • 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