Releases: Mirantis/virtlet
v1.1.1
v1.1.0
Add k8s 1.10 support (#651)
Misc SR-IOV improvements (#686, #688, #690, #694)
Add per-node config support (#684)
Bump virtlet base image to a newer one (#680)
Fix a compatibility issue in e2e tester (#681)
SHA256 sums for the files:
ff4122acfa85128de96cf91d56809b805711b6a5a79356184a975eb236b7af59 virtletctl
a11e5465bd97679015d82e86f24904a44c02d8dcf3d5406deb97f5a0904c64dd virtletctl.darwin
v1.0.3
- Fix race condition in libvirt storage (#677)
- Fix test teardown in e2e when focus/skip is used (#678)
- Fix route handling and pv/pvc deletion in ceph e2e (#679)
- Add VLan support for sr-iov (#674)
SHA256 sums for the files:
1aca14e628be51e8b594520d2c0f22c597a99944b996ad693472aa5918608170 virtletctl
8abece0b2c5000f8926ff8d5072f2ccb664c0c7f6d172e588bab5c13ccb55169 virtletctl.darwin
v1.0.2
v1.0.1
- SR-IOV improvements (#661, #653, #656)
- Fixed demo on Mac OS X Docker (#662)
- Added the
virtletctl version
command (#658) - Documentation improvements (#654, #659, #660)
- Updated the Kubernetes-in-Kubernetes example (#655)
SHA256 sums for the files:
85fa55430efe1ea5fc60d67a7c79af8e15365a4932dfba93254422178f583411 virtletctl
ee05db1a53a4a864fd0707006d106c56b44a600cddad799d5a92b273db42d846 virtletctl.darwin
v1.0.0
Added virtletctl tool (#587, #598, #644, #613, #636, #642)
Made VMs survive Virtlet / libvirt restarts (#596, #639, #641)
Added support for Kubernetes 1.9 (#586)
Fix http error handling during image pulls (#634)
Update libvirt to 3.7.0 (#631)
Fix error handling during CNI network setup (#624)
Disable all tcp listeners in libvirt (#623)
Fix ordering of VM network interfaces (#648)
Code cleanup and style fixes
SHA256 sums for the files:
4a0efdfe339f6fb00525bc53428415177bdd5f2391774d60ec1c449a99990461 virtletctl
8265312a5d9ffe0e8ce1ff66fde187ad025d1ebd780fb500f54512b7f0738bd3 virtletctl.darwin
v0.9.4
Support passing the MTU value to VMs #547, #558
ConfigDrive support #553
Cleanup and additions (Fedora) in the examples #554
Improved network data generation for CloudInit #555
Improved image handling (use QCOW2 backing files) #556
Fixed passing routes through dhcp #560
Fixed panic in tapmanager, thanks @yanxuean #565
Fix panic in CNI config code #565
Update Virtlet’s own Cirros image build procedure providing a more standard dhcp client #567, #579
Make e2e tests compatible with Ubuntu 16.04 cloud image #568
Add -junitOutput flag for e2e #569
Use proper mount propagation for Virtlet pod #573
Fix Virtlet startup race #580, #583
CRI proxy updated to v0.9.5 #582