Skip to content

Releases: Mirantis/virtlet

v1.5.1

16 May 16:21
6095268
Compare
Choose a tag to compare

Update for Kubernetes 1.14 (#880)
Fix link to Fedora image (#875)

SHA256 sums for the files:

dcb936619abab8ec1d02e7ccd5c890dba7c3d05c6c5631ab41fe871f5e79c531  virtletctl
ce980192c4bb2929cab3ff03d82926c98c84832879a859fd5ce583808464579b  virtletctl.darwin

v1.5.0

05 Mar 19:02
5087718
Compare
Choose a tag to compare

Make it possible to specify stable SMBIOS UUIDs (#714)
Use minimal libguestfs bindings (fix possible licensing issue) (#837)
Update k8s example (#840)
Fix file injection with multiple partitions (#842)
Fix tap MTU setting (#848)
Introduce virtletctl validate command (#847, #849)
Fix container startup failure handling (#858)
Fix 9pfs hostPath mounts (#862)
Update apparmor libvirt profile (#866)
Fix network namespace handling in case of VM crash (#864)
Fix Virtlet restarts (#839, #845, #867)
Update for k8s 1.13 (#869)
Add ForceDHCPNetworkConfig (to be used for e.g. Debian OpenStack image) (#870)

SHA256 sums for the files:

dbaeeeefa51ab5bd9dc3ad70b7def0c44440f92b2b13205e5d33cec556e2f77a  virtletctl
fc43d0fe16ccc57ce7e7ecb5a188239621fe58ac6654f933eba37760df61bd53  virtletctl.darwin

v1.4.4

24 Dec 19:29
820f97f
Compare
Choose a tag to compare

UpdateContainerResources now sets cpuset for the emulator (#831)

SHA256 sums for the files:

465179e45c94e99533a2532e1d97ad92b80a22abf4ef0f5e587f3423caf4e1c8  virtletctl
7216c3a52aa91b03789c6d07448a04c6d915bf384303cc9877007d230f43087c  virtletctl.darwin

v1.4.3

11 Dec 07:20
f9f2909
Compare
Choose a tag to compare

Fixed NoCloud network config generation (#805)
Switched Mirantis hardened version of libvirt (#810)
Updated demo script to support containerd (#813)
Switched to stable branch on Mirantis hardened libvirt (#814)
Fixed loading of image translation CRDs (#815)
Added support for k8s 1.12 (#816)
Fixed log reopen handling (#817)
Fixed network namespace GC (#820)

SHA256 sums for the files:

1c1c7fd143518d1a694dc6d9751b88d655f99c9933fbc12a2d5f93564531bce5  virtletctl
3221e18b70718143fd5257e21fea569aac226e45c3463e38067ad640b0bd0fbf  virtletctl.darwin

v1.4.2

16 Nov 10:43
cb45b36
Compare
Choose a tag to compare

Improved the examples (#774, #788, #797, #802)
Added injecting ConfigMap/Secrets into rootfs (#775)
Fixed startup data corruption on persistent rootfs (#776)
Added virtlet-101 doc (#780)
Added support for cpusets (#782)
Fixed handling of dhcp classless routes (#784)
Fixed handling of node reboot with running VMs (#790)
Fixed MAC address handling in cloud-init (#795)
Fixed virtletctl vnc port handling (#800)

SHA256 sums for the files:

b1b9d07fb8d0f3d6e127d15542b4ae5a9d7b121fb136c68eca93cf0952e00422  virtletctl
c007d50f420313d98548c1a4da43e4af96dd2152f4013d247ec9f3b2012046d7  virtletctl.darwin

v1.4.1

03 Oct 22:51
b5c9b48
Compare
Choose a tag to compare

Disabled cloud-init netconfig for persistent rootfs (#769)
Added an option to store whole user-data in secret/configmap entry (#770)
Added devicemapper GC for persistent rootfs (#771)
Updated block PV & persistent rootfs docs+examples (#772)

SHA256 sums for the files:

0c91ad3816f3aa1e5cd8bcb3e9697e184b44ace692142de65c5daefb85d3816f  virtletctl
4417b26c10e5021c1cb76f9cb0f7acbdfd875bef871abccf948d5558e8d25e44  virtletctl.darwin

v1.4.0

19 Sep 14:42
008ddbb
Compare
Choose a tag to compare

Added runtime CRI metrics (#743)
Updated apparmor profiles (#765)
Added persistent root filesystem (#767)

SHA256 sums for the files:

08376b6fd8fbea209f0845baad89853776425a0f9bd1a84a0011cb0fe13f8396  virtletctl
bafd42663996d52b86a290a8c2266b3797ec3828a4820523fb66b6e69f81cc5f  virtletctl.darwin

v1.3.0

11 Sep 13:09
5b53a91
Compare
Choose a tag to compare

Fix pod network setup issue (#719)
Support mounting arbitrary k8s volumes using 9pfs (#739)
Added documentation of VM pod lifecycle (#746)
Added support for block PVs (#751)
Make kubelet root dir configurable (#752)
Use fixed image tag for nginx (#756)
Switch to upstream CNI Genie (#757)
Reduce noisy logging (#759)
Check image digests (#761)

SHA256 sums for the files:

42faf2aa48165e7e56a1f9951bbcf73627c484b2119bcdfaab26fb48684336bc  virtletctl
7705185562b5a265906e693a131cb8791484fd97670c876754ec72e6b1481438  virtletctl.darwin

v1.2.0

27 Aug 12:55
42f4bab
Compare
Choose a tag to compare

Add initial apparmor profiles (#716)
Fix libvirt volume leak (#718)
Support Kubernetes 1.11 (#724)
Support more options for CPU settings (#728)
Fix mount leak (#729)
Fix raw device access (#730)
Fix sonobuoy image tag and pull policy (#732)
Make stream port configurable (used by ‘attach’) (#734)
ImageFsInfo for CRI (#735)
Fix log levels (#737, #738)
Fix kdc apiserver port allocation (#740)
Support resizing root volumes via VirtletRootVolumeSize annotation (#742)
Fix bad diag result on dotfiles in log dirs (#749)

SHA256 sums for the files:

bc3dc39c5b9bffaf9c382f1c78701b2f00c8cec6b7f84327fecc6fd1a7f6eb74  virtletctl
a867475019444492d758cd603ff5664e7787bf8d099536a52ba64507bdc70e9d  virtletctl.darwin

v1.1.2

11 Jul 12:53
7724a0a
Compare
Choose a tag to compare

Add virtletctl diag (#712)
Add longevity tests (#705)
VLan support for SR-IOV (#708)
Add e2e test & demo mode for multiple CNIs (#706)
Bump CRI Proxy to v0.11.1 (#702)
Change DaemonSet version to apps/v1 to support upgrades (#701)

SHA256 sums for the files:

31c2888f70231221eeda2aee186089756a5a49f740b35fb948432fbb771792d1  virtletctl
0aa04a4a94e8f1b8ae1c12b19e42a7699da3ec1265f7227fc8d6dd0ca620be45  virtletctl.darwin