Skip to content

Tags: ctrlaltdel/kubevirt

Tags

v0.0.4

Toggle v0.0.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
fabiand Fabian Deutsch
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][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 <[email protected]>
        46	Roman Mohr <[email protected]>
        12	Lukas Bednar <[email protected]>
        11	Lukianov Artyom <[email protected]>
         4	Martin Sivak <[email protected]>
         4	Petr Kotas <[email protected]>
         2	Fabian Deutsch <[email protected]>
         2	Milan Zamazal <[email protected]>
         1	Artyom Lukianov <[email protected]>
         1	Barak Korren <[email protected]>
         1	Clifford Perry <[email protected]>
         1	Martin Polednik <[email protected]>
         1	Stephen Gordon <[email protected]>
         1	Stu Gott <[email protected]>

Test Results
------------

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

Additional Resources
--------------------
- Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev>
- IRC: <irc://irc.freenode.net/#kubevirt>
- An easy to use demo: <https://github.com/kubevirt/demo>
- [How to contribute][contributing]
- [License][license]

[git-evtag]: https://github.com/cgwalters/git-evtag#using-git-evtag
[contributing]: https://github.com/kubevirt/kubevirt/blob/master/CONTRIBUTING.md
[license]: https://github.com/kubevirt/kubevirt/blob/master/LICENSE

Git-EVTag-v0-SHA512: 361dc178d632b337de292d39ed60735fe45fb2fb5e6838ab530e1a5111366da22cbba0cabdd4db7b5e6f608a8b91b96c43d59b7e791cf07f285097bda1872c3a

v0.0.3

Toggle v0.0.3's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
fabiand Fabian Deutsch
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][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 <[email protected]>
        70	David Vossel <[email protected]>
        15	Fabian Deutsch <[email protected]>
         9	Lukianov Artyom <[email protected]>
         8	Martin Polednik <[email protected]>
         5	Lukas Bednar <[email protected]>
         3	Martin Kletzander <[email protected]>
         3	Stu Gott <[email protected]>
         1	jniederm <[email protected]>

Test Results
------------

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

Additional Resources
--------------------
- Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev>
- IRC: <irc://irc.freenode.net/#kubevirt>
- An easy to use demo: <https://github.com/kubevirt/demo>
- [How to contribute][contributing]
- [License][license]

[git-evtag]: https://github.com/cgwalters/git-evtag#using-git-evtag
[contributing]: https://github.com/kubevirt/kubevirt/blob/master/CONTRIBUTING.md
[license]: https://github.com/kubevirt/kubevirt/blob/master/LICENSE

Git-EVTag-v0-SHA512: 0c86443f62e9d69ec15d3c42f14819c41f099d93d075174146130b291c3d5f09becd3b6de620a695013c726cc9130eba18c462ad1fbddd3ab5ad32b517f4d77f

v0.0.2

Toggle v0.0.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
fabiand Fabian Deutsch
v0.0.2

This release follows v0.0.1-alpha.5 and consists of 378 changes, contributed by
16 people, leading to 267 files changed, 13559 insertions(+), 17180
deletions(-).

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

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

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

Notable changes
---------------

- Usage of CRDs
- Moved libvirt to a pod
- Introduction of `virtctl`
- Use glide instead of govendor
- Container based ephermal disks
- Contributing guide improvements
- Support for Kubernetes Namespaces

Contributors
------------

16 people contributed to this release:

       130	Roman Mohr <[email protected]>
        50	Stu Gott <[email protected]>
        49	Fabian Deutsch <[email protected]>
        47	David Vossel <[email protected]>
        31	Daniel Berrange <[email protected]>
        30	Adam Young <[email protected]>
        15	Martin Polednik <[email protected]>
        10	Vladik Romanovsky <[email protected]>
         8	Lukianov Artyom <[email protected]>
         2	dankenigsberg <[email protected]>
         1	Alexis Monville <[email protected]>
         1	Allon Mureinik <[email protected]>
         1	Arik Hadas <[email protected]>
         1	Bohdan <[email protected]>
         1	Martin Sivak <[email protected]>
         1	Petr Kotas <[email protected]>

Test Results
------------

> Ran 31 of 31 Specs in 192.789 seconds
> SUCCESS! -- 31 Passed | 0 Failed | 0 Pending | 0 Skipped PASS

Additional Resources
--------------------
- Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev>
- IRC: <irc://irc.freenode.net/#kubevirt>
- An easy to use demo: <https://github.com/kubevirt/demo>
- [How to contribute][contributing]
- [License][license]

[git-evtag]: https://github.com/cgwalters/git-evtag#using-git-evtag
[contributing]: https://github.com/kubevirt/kubevirt/blob/master/CONTRIBUTING.md
[license]: https://github.com/kubevirt/kubevirt/blob/master/LICENSE

Git-EVTag-v0-SHA512: 3a15f364af4b48c7d7e8698e1569cd6953fd8b1646c7732ae650abc9ae714b1454ee7ca8dc68287fa67e759efa3d02a38fcc0d5fb550b7bfe5a9b1294f69bf24

v0.0.1-alpha.6

Toggle v0.0.1-alpha.6's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
fabiand Fabian Deutsch
v0.0.1-alpha.6

Git-EVTag-v0-SHA512: df46ac505e6b128c3fd3e8f2d35ca57d1a34f3c4147fd0889bcd1c50089d802734cb731768a0b5bfd72d7cdba2d28e7fc9193f966c0e9aa0c774117a2fc8c981

v0.0.1-alpha.5

Toggle v0.0.1-alpha.5's commit message
Merge pull request kubevirt#178 from rmohr/websocket-virtctl

Websocket virtctl

v0.0.1-alpha.4

Toggle v0.0.1-alpha.4's commit message
Merge pull request kubevirt#156 from admiyo/remove-useless-job-test

Remove useless job test

v0.0.1-alpha.3

Toggle v0.0.1-alpha.3's commit message
KubeVirt beta release v0.0.1-alpha.3

v0.0.1-alpha.2

Toggle v0.0.1-alpha.2's commit message
KubeVirt beta release v0.0.1-alpha.2

v0.0.1-alpha.1

Toggle v0.0.1-alpha.1's commit message
KubeVirt beta release v0.0.1-alpha.1

v0.0.1-alpha.0

Toggle v0.0.1-alpha.0's commit message
Merge pull request kubevirt#22 from fabiand/travis

travis: Do builds for tags as well