Tags: Ethan-2017/kubevirt
Tags
Merge pull request kubevirt#1453 from davidvossel/bz_1613726 Make virtctl short commands consistent with naming of objects
Merge pull request kubevirt#1422 from rmohr/virt-preview virt-preview is missing the repo file
Merge pull request kubevirt#1378 from rmohr/release-0.6-memory-overco… …mmit Merge pull request kubevirt#1364 from rmohr/memory-overcommit
This release follows v0.6.0 and consists of 351 changes, contributed by 23 people, leading to 747 files changed, 395521 insertions(+), 57735 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.7.0>. 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 --------------- - CI: Move test storage to hostPath - CI: Add support for Kubernetes 1.10.4 - CI: Improved network tests for multiple-interfaces - CI: Drop Origin 3.9 support - CI: Add test for testing templates on Origin - VM to VMI rename - VM affinity and anti-affinity - Add awareness for multiple networks - Add hugepage support - Add device-plugin based kvm - Add support for setting the network interface model - Add (basic and inital) Kubernetes compatible networking approach (SLIRP) - Add role aggregation for our roles - Add support for setting a disks serial number - Add support for specyfing the CPU model - Add support for setting an network intefraces MAC address - Relocate binaries for FHS conformance - Logging improvements - Template fixes - Fix OpenShift CRD validation - virtctl: Improve vnc logging improvements - virtctl: Add expose - virtctl: Use PATCH instead of PUT Contributors ------------ 23 people contributed to this release: 72 Roman Mohr <[email protected]> 63 Artyom Lukianov <[email protected]> 48 Stu Gott <[email protected]> 44 Ihar Hrachyshka <[email protected]> 36 Sebastian Scheinkman <[email protected]> 19 David Vossel <[email protected]> 15 Fabian Deutsch <[email protected]> 12 Francesco Romani <[email protected]> 11 Tzvi Avni <[email protected]> 7 Marc Sluiter <[email protected]> 4 Vladik Romanovsky <[email protected]> 3 j-griffith <[email protected]> 3 tchughesiv <[email protected]> 2 Alexander Wels <[email protected]> 2 Gabriel Szasz <[email protected]> 2 Karim Boumedhel <[email protected]> 2 Ryan Hallisey <[email protected]> 1 Adam Litke <[email protected]> 1 Lukas Bednar <[email protected]> 1 Nelly Credi <[email protected]> 1 Shiyang Wang <[email protected]> 1 Thiago da Silva <[email protected]> 1 Yanir Quinn <[email protected]> Test Results ------------ > Ran 119 of 135 Specs in 4126.052 seconds > SUCCESS! -- 119 Passed | 0 Failed | 0 Pending | 16 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: c6e625f0075ce692fcbc58dcca87d52a4d106fdef6f1cab942fbd94413822e4974887ad07af967361006e5a60ef0519f06f52ecc898f2596cfa301fd71d1b98c
This release follows v0.6.1 and consists of 17 changes, contributed by 3 people, leading to 41 files changed, 343 insertions(+), 73 deletions(-). The source code and selected binaries are available for download at: <https://github.com/kubevirt/kubevirt/releases/tag/v0.6.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 --------------- - Binary relocation for packaging - QEMU Process detection - Role aggregation - CPU Model selection - VM Rename fix Contributors ------------ 3 people contributed to this release: 8 Fabian Deutsch <[email protected]> 5 Artyom Lukianov <[email protected]> 4 Roman Mohr <[email protected]> Test Results ------------ > Ran 117 of 128 Specs in 3774.947 seconds > SUCCESS! -- 117 Passed | 0 Failed | 0 Pending | 11 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: 7bf0bbbc8fd71dbf928f5b496fe6124f2a8f8187dcd22e4cf71f4b72b2d45081c84781d4595331a46852283a2d3df370e18ffcbe2e380faed09405f3df2feaf6
Merge pull request kubevirt#1116 from rmohr/manifest-templates Create and publish a jinja2 template of kubevirt.yaml
Merge pull request kubevirt#1224 from rmohr/verify-build-is-clean Verify build is clean
Merge pull request kubevirt#1099 from stu-gott/kvm-monitor Consume KVM devices using device plugin framework
Merge pull request kubevirt#1176 from davidvossel/configmap_informer_fix configmap informer start fix
Merge pull request kubevirt#1176 from davidvossel/configmap_informer_fix configmap informer start fix
PreviousNext