Skip to content

Releases: kubevirt/kubevirt

v0.3.0-alpha.4

28 Feb 14:49
fbc0643
Compare
Choose a tag to compare
v0.3.0-alpha.4 Pre-release
Pre-release
Merge pull request #779 from rmohr/timeouts

Increate test timeout to 60 minutes

v0.3.0-alpha.3

20 Feb 18:38
91025f9
Compare
Choose a tag to compare
v0.3.0-alpha.3 Pre-release
Pre-release
Merge pull request #686 from vladikr/decentralized_pod_networking

Decentralized pod networking

v0.3.0-alpha.2

16 Feb 12:32
5943602
Compare
Choose a tag to compare
v0.3.0-alpha.2 Pre-release
Pre-release
Merge pull request #741 from kubevirt/manifests

Pass DOCKER_TAG to manifest generator

v0.3.0-alpha.1

16 Feb 11:48
8085086
Compare
Choose a tag to compare
v0.3.0-alpha.1 Pre-release
Pre-release
Merge pull request #739 from rmohr/overwrite

Overwrite already existing files on prereleases

v0.3.0-alpha.0

12 Feb 10:45
e1a1ac0
Compare
Choose a tag to compare
v0.3.0-alpha.0 Pre-release
Pre-release
Merge pull request #724 from davidvossel/vendor-prune

fix dependency test pruning when updating glide dependencies

v0.2.0

05 Jan 15:32
v0.2.0
8606c9e
Compare
Choose a tag to compare

This release follows v0.1.0 and consists of 131 changes, contributed by
6 people, leading to 148 files changed, 9096 insertions(+), 5871 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt/releases/tag/v0.2.0.

The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using git-evtag.

Pre-built containers are published on Docker Hub and can be viewed at:
https://hub.docker.com/u/kubevirt/.

Notable changes

  • VM launch and shutdown flow improvements
  • VirtualMachine API redesign
  • Removal of HAProxy
  • Redesign of VNC/Console access
  • Initial support for different vagrant providers

Contributors

6 people contributed to this release:

    65	Roman Mohr <rmohr@redhat.com>
    60	David Vossel <dvossel@redhat.com>
     2	Fabian Deutsch <fabiand@redhat.com>
     2	Stu Gott <sgott@redhat.com>
     1	Marek Libra <mlibra@redhat.com>
     1	Martin Kletzander <mkletzan@redhat.com>

Test Results

Ran 40 of 42 Specs in 703.532 seconds
SUCCESS! -- 40 Passed | 0 Failed | 0 Pending | 2 Skipped PASS

Additional Resources

v0.1.0

08 Dec 17:36
v0.1.0
2115789
Compare
Choose a tag to compare

This release follows v0.0.4 and consists of 115 changes, contributed by
11 people, leading to 121 files changed, 5278 insertions(+), 1916 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt/releases/tag/v0.1.0.

The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using git-evtag.

Pre-built containers are published on Docker Hub and can be viewed at:
https://hub.docker.com/u/kubevirt/.

Notable changes

  • Many API improvements for a proper OpenAPI reference
  • Add watchdog support
  • Drastically improve the deployment on non-vagrant setups
    • Dropped nodeSelectors
    • Separated inner component deployment from edge component deployment
    • Created separate manifests for developer, test, and release deployments
  • Moved komponents to kube-system namespace
  • Improved and unified flag parsing

Contributors

11 people contributed to this release:

    42	Roman Mohr <rmohr@redhat.com>
    20	David Vossel <dvossel@redhat.com>
    18	Lukas Bednar <lbednar@redhat.com>
    14	Martin Polednik <mpolednik@redhat.com>
     7	Fabian Deutsch <fabiand@redhat.com>
     6	Lukianov Artyom <alukiano@redhat.com>
     3	Vladik Romanovsky <vromanso@redhat.com>
     2	Petr Kotas <petr.kotas@gmail.com>
     1	Barak Korren <bkorren@redhat.com>
     1	Francois Deppierraz <francois@ctrlaltdel.ch>
     1	Saravanan KR <skramaja@redhat.com>

Test Results

Ran 44 of 46 Specs in 851.185 seconds
SUCCESS! -- 44 Passed | 0 Failed | 0 Pending | 2 Skipped PASS

Additional Resources

v0.1.0-alpha

07 Dec 15:39
v0.1.0-alpha
bc92617
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release
Git-EVTag-v0-SHA512: e85d4f00f888c4273decbe759e75559b2fc0fc33ba7ab915…

…bac2d1c323a74a82afa6c6d8d26e0d47b1f2d6a11aa35cc3ea033ae6cfac9435b7e5dead2b4a72f3

v0.0.4

07 Nov 10:56
v0.0.4
b3ce2f0
Compare
Choose a tag to compare

This release follows v0.0.3 and consists of 133 changes, contributed by
14 people, leading to 109 files changed, 7093 insertions(+), 2437 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt/releases/tag/v0.0.4.

The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using git-evtag.

Pre-built containers are published on Docker Hub and can be viewed at:
https://hub.docker.com/u/kubevirt/.

Notable changes

  • Add support for node affinity to VM.Spec
  • Add OpenAPI specification
  • Drop swagger 1.2 specification
  • virt-launcher refactoring
  • Leader election mechanism for virt-controller
  • Move from glide to dep for dependency management
  • Improve virt-handler synchronization loops
  • Add support for running the functional tests on oVirt infrastructure
  • Several tests fixes (spice, cleanup, ...)
  • Add console test tool
  • Improve libvirt event notification

Contributors

14 people contributed to this release:

    46	David Vossel <dvossel@redhat.com>
    46	Roman Mohr <rmohr@redhat.com>
    12	Lukas Bednar <lbednar@redhat.com>
    11	Lukianov Artyom <alukiano@redhat.com>
     4	Martin Sivak <msivak@redhat.com>
     4	Petr Kotas <pkotas@redhat.com>
     2	Fabian Deutsch <fabiand@redhat.com>
     2	Milan Zamazal <mzamazal@redhat.com>
     1	Artyom Lukianov <alukiano@redhat.com>
     1	Barak Korren <bkorren@redhat.com>
     1	Clifford Perry <coperry94@gmail.com>
     1	Martin Polednik <mpolednik@redhat.com>
     1	Stephen Gordon <sgordon@redhat.com>
     1	Stu Gott <sgott@redhat.com>

Test Results

Ran 45 of 47 Specs in 797.286 seconds
SUCCESS! -- 45 Passed | 0 Failed | 0 Pending | 2 Skipped PASS

Additional Resources

v0.0.3

06 Oct 08:24
v0.0.3
Compare
Choose a tag to compare

This release follows v0.0.2 and consists of 198 changes, contributed by
9 people, leading to 165 files changed, 8321 insertions(+), 1928 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/kubevirt/releases/tag/v0.0.3.

The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using git-evtag.

Pre-built containers are published on Docker Hub and can be viewed at:
https://hub.docker.com/u/kubevirt/.

Notable changes

  • Containerized binary builds
  • Socket based container detection
  • cloud-init support
  • Container based ephemeral disk support
  • Basic RBAC profile
  • client-go updates
  • Rename of VM to VirtualMachine
  • Introduction of VirtualMachineReplicaSet
  • Improved migration events
  • Improved API documentation

Contributors

9 people contributed to this release:

    84	Roman Mohr <rmohr@redhat.com>
    70	David Vossel <davidvossel@gmail.com>
    15	Fabian Deutsch <fabiand@redhat.com>
     9	Lukianov Artyom <alukiano@redhat.com>
     8	Martin Polednik <mpolednik@redhat.com>
     5	Lukas Bednar <lbednar@redhat.com>
     3	Martin Kletzander <mkletzan@redhat.com>
     3	Stu Gott <sgott@redhat.com>
     1	jniederm <jniederm@users.noreply.github.com>

Test Results

Ran 39 of 41 Specs in 572.670 seconds
SUCCESS! -- 39 Passed | 0 Failed | 0 Pending | 2 Skipped PASS

Additional Resources