Skip to content

Releases: kubevirt/kubevirt.core

2.1.0

04 Sep 13:39
Compare
Choose a tag to compare

v2.1.0

Release Summary

The kubevirt_vmi_info module was added to this collection.

Minor Changes

  • Run integration tests in random namespaces #130
  • feat: Add kubevirt_vmi_info module #129

2.0.0

17 Jul 10:05
Compare
Choose a tag to compare

v2.0.0

Release Summary

The deprecation of the 'connections' parameter is continued by dropping support for multiple connections.
Inventory configurations with a single connection remain working for now.
This backwards compatibility will be dropped in version 3.0.0 of the collection.

Inventory source caching is now working and allows to reduce the load on the control plane of a cluster from which an inventory is built.

Minor Changes

  • Several small cleanups #122
  • feat(kubevirt_vm): Add support for RunStrategy #124

Breaking Changes / Porting Guide

  • chore: Bump version to 2.0.0 #125
  • cleanup(inventory): Drop support for multiple connections #117

Bugfixes

  • fix(inventory): Fix inventory source caching #119

1.5.0

10 Jul 13:21
Compare
Choose a tag to compare

v1.5.0

Release Summary

Support for stopped VMs, deprecation of the 'connections' parameter and many cleanups.

Major Changes

  • chore: Update supported ansible-core versions to >=2.15 #105
  • feat,test(inventory): Support listing stopped VMs and major rework of unit tests #114

Minor Changes

  • Bump e2e software versions #109
  • Make kubevirt_vm tests more robust #103
  • Several minor improvements #115
  • chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 #111
  • kubevirt_vm integration tests: changed ssh key type to RSA for FIPS mode #108

Bugfixes

  • fix(tests,kubevirt_vm): Fix assertion in verify.yml #106

1.4.0

29 May 14:19
Compare
Choose a tag to compare

v1.4.0

Release Summary

Compatibility with kubernetes.core >=3.1.0,<4.1.0 and some minor enhancements.

Minor Changes

  • Provide links for docsite and improve docs by adding markup #95
  • cleanup: Cleanup YAML passed to k8s module #88
  • docs: Use proper type for connections parameter #90
  • feat(kubevirt_vm_info): Set wait_condition based on running #91

Bugfixes

  • fix(kubevirt_vm): Set wait_condition based on running #89
  • fix: Ensure compatibility with kubernetes.core >=3.10,<4.1.0 #100

1.3.2

17 Apr 13:25
Compare
Choose a tag to compare

v1.3.2

Release Summary

No functional changes, hotfix release to retrigger the downstream build and to keep in sync with Ansible Automation Hub.

1.3.1

17 Apr 13:03
Compare
Choose a tag to compare

v1.3.1

Release Summary

No functional changes, only updates to the shipped documentation.

1.3.0

16 Apr 16:49
Compare
Choose a tag to compare

v1.3.0

Minor Changes

  • feat: Add append_base_domain option to connections #72
  • feat: Give secondary interfaces a higher priority over services #76

Bugfixes

  • feat: Set ansible_connection to winrm for Windows hosts #75
  • fix: Explicity set ansible_port #70
  • fix: Return early to avoid adding empty groups. #73

1.2.3

18 Mar 16:27
Compare
Choose a tag to compare

v1.2.3

Release Summary

No functional changes, hotfix release to retrigger the downstream build and to keep in sync with Ansible Automation Hub.

1.2.2

11 Mar 15:13
Compare
Choose a tag to compare

v1.2.2

Release Summary

No functional changes, only cleanup of files included in the release tarball and vendoring of documentation fragments.

1.2.1

04 Mar 15:39
Compare
Choose a tag to compare

v1.2.1

Release Summary

Mostly code cleanups and dependency updates to ensure compatibility with KubeVirt >= 1.1.0