Releases: fog/fog-kubevirt
Releases · fog/fog-kubevirt
v1.0.2
- Asdd Watch VMIs
- Differentiate status and state
- Change kubevirt api version
- Change registry to container disk
- Remove bundler dependency
- Bump kubeclient to 4.1.2
- Support Persistent Volume Claims
- Support Persistent Volumes
- Support networks and interfaces
- Volume name should respect restrictions
- Introduce config file based client
- Add vm cloud-init support
- server and servers
- Allow local Gemfile.dev.rb
- Support services
- Make VM memory optional
v0.2.1
- Fix broken create VM due to API changes
- Fix VM status, nics and cloud-init to support vagrant
- Add VMI watches
- Introduce config file based client
v0.2.0
Includes the following changes:
- Detect kubevirt api version
- Change registry to container disk
- Support Persistent Volume Claims
- Bump kubeclient to 4.1.2
- Support Persistent Volumes
- Volume name should respect restrictions
v0.1.7
- Use kubeclient 4.0
- Introduce Server and Servers
- Extend VMs and Server reported data to include networks, interfaces, disks and volumes
- Support SSL
- Support Services kubernetes resource
- Support cloud-init
v1.0.1
- fog-core bumped to 2.1.1
- Namespace change to Fog::Kubevirt per fog-core 2
- Added VM status property
- Allow to create VM without a template
v0.1.6
Merge pull request #18 from masayag/support_openshift_parameters
Support openshfit templates parameters
v0.1.5
Merge pull request #17 from pkliczewski/master
Improve exception handling
v0.1.3
Merge pull request #14 from masayag/apply_vm_name_changes
Apply VM entities name changes
v0.1.2
Merge pull request #13 from masayag/remove_whitespace
Remove trailing white space