mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-05-07 13:52:39 +00:00
Update docs for main
Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
@@ -6,6 +6,32 @@ KubeVirt Collection for Ansible Release Notes
|
||||
|
||||
This changelog describes changes after version 1.0.0.
|
||||
|
||||
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 <https://github.com/kubevirt/kubevirt.core/pull/122>`_
|
||||
- feat(kubevirt_vm): Add support for RunStrategy `#124 <https://github.com/kubevirt/kubevirt.core/pull/124>`_
|
||||
|
||||
Breaking Changes / Porting Guide
|
||||
--------------------------------
|
||||
|
||||
- chore: Bump version to 2.0.0 `#125 <https://github.com/kubevirt/kubevirt.core/pull/125>`_
|
||||
- cleanup(inventory): Drop support for multiple connections `#117 <https://github.com/kubevirt/kubevirt.core/pull/117>`_
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- fix(inventory): Fix inventory source caching `#119 <https://github.com/kubevirt/kubevirt.core/pull/119>`_
|
||||
|
||||
v1.5.0
|
||||
======
|
||||
|
||||
@@ -26,20 +52,12 @@ Minor Changes
|
||||
- Bump e2e software versions `#109 <https://github.com/kubevirt/kubevirt.core/pull/109>`_
|
||||
- Make kubevirt_vm tests more robust `#103 <https://github.com/kubevirt/kubevirt.core/pull/103>`_
|
||||
- Several minor improvements `#115 <https://github.com/kubevirt/kubevirt.core/pull/115>`_
|
||||
- Several small cleanups `#122 <https://github.com/kubevirt/kubevirt.core/pull/122>`_
|
||||
- chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 `#111 <https://github.com/kubevirt/kubevirt.core/pull/111>`_
|
||||
- feat(kubevirt_vm): Add support for RunStrategy `#124 <https://github.com/kubevirt/kubevirt.core/pull/124>`_
|
||||
- kubevirt_vm integration tests: changed ssh key type to RSA for FIPS mode `#108 <https://github.com/kubevirt/kubevirt.core/pull/108>`_
|
||||
|
||||
Breaking Changes / Porting Guide
|
||||
--------------------------------
|
||||
|
||||
- cleanup(inventory): Drop support for multiple connections `#117 <https://github.com/kubevirt/kubevirt.core/pull/117>`_
|
||||
|
||||
Bugfixes
|
||||
--------
|
||||
|
||||
- fix(inventory): Fix inventory source caching `#119 <https://github.com/kubevirt/kubevirt.core/pull/119>`_
|
||||
- fix(tests,kubevirt_vm): Fix assertion in verify.yml `#106 <https://github.com/kubevirt/kubevirt.core/pull/106>`_
|
||||
|
||||
v1.4.0
|
||||
|
||||
Reference in New Issue
Block a user