Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-07-10 13:19:35 +00:00
parent d0e2045e25
commit 6d7cdd8b36
10 changed files with 151 additions and 100 deletions

View File

@@ -6,13 +6,13 @@ KubeVirt Collection for Ansible Release Notes
This changelog describes changes after version 1.0.0.
v1.4.0
v1.5.0
======
Release Summary
---------------
Compatibility with kubernetes.core >=3.1.0,<4.1.0 and some minor enhancements.
Support for stopped VMs, deprecation of the 'connections' parameter and many cleanups.
Major Changes
-------------
@@ -25,19 +25,35 @@ 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>`_
- Provide links for docsite and improve docs by adding markup `#95 <https://github.com/kubevirt/kubevirt.core/pull/95>`_
- Several minor improvements `#115 <https://github.com/kubevirt/kubevirt.core/pull/115>`_
- chore: Ensure compatibility with kubernetes.core >=3.1.0,<6.0.0 `#111 <https://github.com/kubevirt/kubevirt.core/pull/111>`_
- cleanup: Cleanup YAML passed to k8s module `#88 <https://github.com/kubevirt/kubevirt.core/pull/88>`_
- docs: Use proper type for connections parameter `#90 <https://github.com/kubevirt/kubevirt.core/pull/90>`_
- feat(kubevirt_vm_info): Set wait_condition based on running `#91 <https://github.com/kubevirt/kubevirt.core/pull/91>`_
- kubevirt_vm integration tests: changed ssh key type to RSA for FIPS mode `#108 <https://github.com/kubevirt/kubevirt.core/pull/108>`_
Bugfixes
--------
- fix(kubevirt_vm): Set wait_condition based on running `#89 <https://github.com/kubevirt/kubevirt.core/pull/89>`_
- fix(tests,kubevirt_vm): Fix assertion in verify.yml `#106 <https://github.com/kubevirt/kubevirt.core/pull/106>`_
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 <https://github.com/kubevirt/kubevirt.core/pull/95>`_
- cleanup: Cleanup YAML passed to k8s module `#88 <https://github.com/kubevirt/kubevirt.core/pull/88>`_
- docs: Use proper type for connections parameter `#90 <https://github.com/kubevirt/kubevirt.core/pull/90>`_
- feat(kubevirt_vm_info): Set wait_condition based on running `#91 <https://github.com/kubevirt/kubevirt.core/pull/91>`_
Bugfixes
--------
- fix(kubevirt_vm): Set wait_condition based on running `#89 <https://github.com/kubevirt/kubevirt.core/pull/89>`_
- fix: Ensure compatibility with kubernetes.core >=3.10,<4.1.0 `#100 <https://github.com/kubevirt/kubevirt.core/pull/100>`_
v1.3.2

View File

@@ -7,7 +7,7 @@
:trim:
.. meta::
:antsibull-docs: 2.11.0
:antsibull-docs: 2.12.0
.. Anchors
@@ -290,6 +290,8 @@ Parameters
</div></td>
<td><div class="ansible-option-cell">
<p>Optional list of cluster connection settings. If no connections are provided, the default <em>~/.kube/config</em> and active context will be used, and objects will be returned for all namespaces the active user is authorized to access.</p>
<p>This parameter is deprecated. Split your connections into multiple configuration files and move parameters of each connection to the configuration top level.</p>
<p>Deprecated in version <code class='docutils literal notranslate'>1.5.0</code>, will be removed in version <code class='docutils literal notranslate'>3.0.0</code>.</p>
</div></td>
</tr>
<tr class="row-odd">

View File

@@ -7,7 +7,7 @@
:trim:
.. meta::
:antsibull-docs: 2.11.0
:antsibull-docs: 2.12.0
.. Anchors

View File

@@ -7,7 +7,7 @@
:trim:
.. meta::
:antsibull-docs: 2.11.0
:antsibull-docs: 2.12.0
.. Anchors