Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-03-21 15:46:25 +00:00
parent 945023040d
commit f8048e4552
6 changed files with 19 additions and 20 deletions

View File

@@ -77,7 +77,6 @@
</ul> </ul>
</li> </li>
<li class="toctree-l2"><a class="reference internal" href="#v1-1-0">v1.1.0</a><ul> <li class="toctree-l2"><a class="reference internal" href="#v1-1-0">v1.1.0</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#major-changes">Major Changes</a></li>
<li class="toctree-l3"><a class="reference internal" href="#minor-changes">Minor Changes</a></li> <li class="toctree-l3"><a class="reference internal" href="#minor-changes">Minor Changes</a></li>
</ul> </ul>
</li> </li>
@@ -142,13 +141,12 @@
</li> </li>
<li><p><a class="reference internal" href="#v1-1-0" id="id14">v1.1.0</a></p> <li><p><a class="reference internal" href="#v1-1-0" id="id14">v1.1.0</a></p>
<ul> <ul>
<li><p><a class="reference internal" href="#major-changes" id="id15">Major Changes</a></p></li> <li><p><a class="reference internal" href="#minor-changes" id="id15">Minor Changes</a></p></li>
<li><p><a class="reference internal" href="#minor-changes" id="id16">Minor Changes</a></p></li>
</ul> </ul>
</li> </li>
<li><p><a class="reference internal" href="#v1-0-0" id="id17">v1.0.0</a></p> <li><p><a class="reference internal" href="#v1-0-0" id="id16">v1.0.0</a></p>
<ul> <ul>
<li><p><a class="reference internal" href="#id4" id="id18">Release Summary</a></p></li> <li><p><a class="reference internal" href="#id4" id="id17">Release Summary</a></p></li>
</ul> </ul>
</li> </li>
</ul> </ul>
@@ -186,24 +184,19 @@
</section> </section>
<section id="v1-1-0"> <section id="v1-1-0">
<h2><a class="toc-backref" href="#id14" role="doc-backlink">v1.1.0</a><a class="headerlink" href="#v1-1-0" title="Link to this heading"></a></h2> <h2><a class="toc-backref" href="#id14" role="doc-backlink">v1.1.0</a><a class="headerlink" href="#v1-1-0" title="Link to this heading"></a></h2>
<section id="major-changes"> <section id="minor-changes">
<h3><a class="toc-backref" href="#id15" role="doc-backlink">Major Changes</a><a class="headerlink" href="#major-changes" title="Link to this heading"></a></h3> <h3><a class="toc-backref" href="#id15" role="doc-backlink">Minor Changes</a><a class="headerlink" href="#minor-changes" title="Link to this heading"></a></h3>
<ul class="simple"> <ul class="simple">
<li><p>Add kubevirt_vm_info module to describe existing VirtualMachines</p></li> <li><p>Add kubevirt_vm_info module to describe existing VirtualMachines</p></li>
</ul>
</section>
<section id="minor-changes">
<h3><a class="toc-backref" href="#id16" role="doc-backlink">Minor Changes</a><a class="headerlink" href="#minor-changes" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>inventory: Allow to control creation of additional groups</p></li> <li><p>inventory: Allow to control creation of additional groups</p></li>
<li><p>inventory: Drop creation of the namespace_vmis_group as it is redundant</p></li> <li><p>inventory: Drop creation of the namespace_vmis_group as it is redundant</p></li>
</ul> </ul>
</section> </section>
</section> </section>
<section id="v1-0-0"> <section id="v1-0-0">
<h2><a class="toc-backref" href="#id17" role="doc-backlink">v1.0.0</a><a class="headerlink" href="#v1-0-0" title="Link to this heading"></a></h2> <h2><a class="toc-backref" href="#id16" role="doc-backlink">v1.0.0</a><a class="headerlink" href="#v1-0-0" title="Link to this heading"></a></h2>
<section id="id4"> <section id="id4">
<h3><a class="toc-backref" href="#id18" role="doc-backlink">Release Summary</a><a class="headerlink" href="#id4" title="Link to this heading"></a></h3> <h3><a class="toc-backref" href="#id17" role="doc-backlink">Release Summary</a><a class="headerlink" href="#id4" title="Link to this heading"></a></h3>
<p>Initial release</p> <p>Initial release</p>
</section> </section>
</section> </section>

View File

@@ -67,6 +67,7 @@
<li class="toctree-l2"><a class="reference internal" href="#code-of-conduct">Code of Conduct</a></li> <li class="toctree-l2"><a class="reference internal" href="#code-of-conduct">Code of Conduct</a></li>
<li class="toctree-l2"><a class="reference internal" href="#contributing-to-this-collection">Contributing to this collection</a></li> <li class="toctree-l2"><a class="reference internal" href="#contributing-to-this-collection">Contributing to this collection</a></li>
<li class="toctree-l2"><a class="reference internal" href="#collection-maintenance">Collection maintenance</a></li> <li class="toctree-l2"><a class="reference internal" href="#collection-maintenance">Collection maintenance</a></li>
<li class="toctree-l2"><a class="reference internal" href="#release-policy">Release policy</a></li>
<li class="toctree-l2"><a class="reference internal" href="#governance">Governance</a></li> <li class="toctree-l2"><a class="reference internal" href="#governance">Governance</a></li>
<li class="toctree-l2"><a class="reference internal" href="#licensing">Licensing</a></li> <li class="toctree-l2"><a class="reference internal" href="#licensing">Licensing</a></li>
</ul> </ul>
@@ -207,6 +208,10 @@ ansible-galaxy<span class="w"> </span>collection<span class="w"> </span>install<
<p>The current maintainers are listed in the <a class="reference internal" href="#OWNERS"><span class="xref myst">OWNERS</span></a> file. If you have questions or need help, feel free to mention them in the proposals.</p> <p>The current maintainers are listed in the <a class="reference internal" href="#OWNERS"><span class="xref myst">OWNERS</span></a> file. If you have questions or need help, feel free to mention them in the proposals.</p>
<p>To learn how to maintain / become a maintainer of this collection, refer to the <a class="reference external" href="https://docs.ansible.com/ansible/devel/community/maintainers.html">Maintainer guidelines</a>.</p> <p>To learn how to maintain / become a maintainer of this collection, refer to the <a class="reference external" href="https://docs.ansible.com/ansible/devel/community/maintainers.html">Maintainer guidelines</a>.</p>
</section> </section>
<section id="release-policy">
<h2>Release policy<a class="headerlink" href="#release-policy" title="Link to this heading"></a></h2>
<p>The release policy of the collection can be found at <a class="reference internal" href="#docs/releasing.md"><span class="xref myst">docs/releasing.md</span></a>.</p>
</section>
<section id="governance"> <section id="governance">
<h2>Governance<a class="headerlink" href="#governance" title="Link to this heading"></a></h2> <h2>Governance<a class="headerlink" href="#governance" title="Link to this heading"></a></h2>
<p>The process of decision making in this collection is based on discussing and finding consensus among participants.</p> <p>The process of decision making in this collection is based on discussing and finding consensus among participants.</p>

View File

@@ -41,14 +41,10 @@ Not released due to issues in the release process
v1.1.0 v1.1.0
====== ======
Major Changes
-------------
- Add kubevirt_vm_info module to describe existing VirtualMachines
Minor Changes Minor Changes
------------- -------------
- Add kubevirt_vm_info module to describe existing VirtualMachines
- inventory: Allow to control creation of additional groups - inventory: Allow to control creation of additional groups
- inventory: Drop creation of the namespace_vmis_group as it is redundant - inventory: Drop creation of the namespace_vmis_group as it is redundant

View File

@@ -96,6 +96,10 @@ The current maintainers are listed in the [OWNERS](OWNERS) file. If you have que
To learn how to maintain / become a maintainer of this collection, refer to the [Maintainer guidelines](https://docs.ansible.com/ansible/devel/community/maintainers.html). To learn how to maintain / become a maintainer of this collection, refer to the [Maintainer guidelines](https://docs.ansible.com/ansible/devel/community/maintainers.html).
## Release policy
The release policy of the collection can be found at [docs/releasing.md](docs/releasing.md).
## Governance ## Governance
The process of decision making in this collection is based on discussing and finding consensus among participants. The process of decision making in this collection is based on discussing and finding consensus among participants.

View File

@@ -98,6 +98,7 @@
<li class="toctree-l2"><a class="reference internal" href="README.html#code-of-conduct">Code of Conduct</a></li> <li class="toctree-l2"><a class="reference internal" href="README.html#code-of-conduct">Code of Conduct</a></li>
<li class="toctree-l2"><a class="reference internal" href="README.html#contributing-to-this-collection">Contributing to this collection</a></li> <li class="toctree-l2"><a class="reference internal" href="README.html#contributing-to-this-collection">Contributing to this collection</a></li>
<li class="toctree-l2"><a class="reference internal" href="README.html#collection-maintenance">Collection maintenance</a></li> <li class="toctree-l2"><a class="reference internal" href="README.html#collection-maintenance">Collection maintenance</a></li>
<li class="toctree-l2"><a class="reference internal" href="README.html#release-policy">Release policy</a></li>
<li class="toctree-l2"><a class="reference internal" href="README.html#governance">Governance</a></li> <li class="toctree-l2"><a class="reference internal" href="README.html#governance">Governance</a></li>
<li class="toctree-l2"><a class="reference internal" href="README.html#licensing">Licensing</a></li> <li class="toctree-l2"><a class="reference internal" href="README.html#licensing">Licensing</a></li>
</ul> </ul>

File diff suppressed because one or more lines are too long