Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-07-16 11:09:55 +00:00
parent dccc81c7ae
commit db340ef41d
7 changed files with 166 additions and 111 deletions

View File

@@ -28,6 +28,7 @@ Minor Changes
- 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