Skip to content

Tags: deckhouse/virtualization

Tags

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: update docs for v0.15 (#620)

* docs: update docs for v0.15
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Co-authored-by: Lada Lysenko <lada.lysenko@flant.com>
Co-authored-by: Lada Lysenko <lada.lysenko@flant.com>
Co-authored-by: Ivan Mikheykin <ivan.mikheykin@flant.com>

api/v0.15.0

Toggle api/v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: update docs for v0.15 (#620)

* docs: update docs for v0.15
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Co-authored-by: Lada Lysenko <lada.lysenko@flant.com>
Co-authored-by: Lada Lysenko <lada.lysenko@flant.com>
Co-authored-by: Ivan Mikheykin <ivan.mikheykin@flant.com>

v0.14.1

Toggle v0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(vdsnapshot,vmsnapshot): unfreeze virtual machines

Fix unfreezing of virtual machines
Fix VolumeSnapshot deletion
Improve processing of concurrent snapshots

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>

v0.14.0

Toggle v0.14.0's commit message
chore(ci): update build and deploy prod for login to prod and dev repos

Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>

v0.13.2

Toggle v0.13.2's commit message
fix(vdsnapshot): fix no bootable device error

1. Fix no bootable device error (wrong api group for pvc)
2. Fix unfreeze for disk devices
3. Improve crd description

Signed-off-by: Isteb4k <dmitry.rakitin@flant.com>

v0.13.1

Toggle v0.13.1's commit message
chore(main): release 0.13.1 (#376)

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.13.0 (#311)

Features
api: adjust image size (cbb37c1)
api: set tag for dvcr images (cf71a98)
cdi: remove service-monitor (#328) (621baf2)
controllelr: add gc for resources (#303) (a14f2e8)
controller: add tasks with dlv (#321) (83fa3c6)
cvi: create from vd (#352) (e42e28c)
module: add base control-plane alerts (#345) (c66c4fd)
vd: deny iso source (77bcad1)
vd: override virtualdisk's pvc parameters via StorageClass annotations (#351) (fa37881)
vdsnapshot: add the new controller for the virtual disk snapshot (e813124)
vd: support filesystem mode (#300) (4b147f7)
vd: support filesystem mode (#327) (754c4a7)
vi: add new storage type - kubernetes (#298) (51e2a40)
vi: create from vd (#354) (f4d4b6d)
vm-route-forge: add ebpf route watcher (#292) (ca67190)
vm: add metrics (#333) (c28df0a)
vmclass: size policies vaidation hook (#344) (5f585c4)
vmop: implement conditions, use new reconciler style (#258) (13f6a9d)

Bug Fixes
cvi: fix cleanup for resources (#363) (1f13148)
templates: add missed symbol (#318) (f30cd69)
vd: ensure last transition time for conditions (b39487a)
vd: fix panic if pvc not found (#349) (fd4b0af)
vd: remove pv protection (aa489c4)
vd: set validator warnings instead of errors (b173b08)
vm-route-forge: add check to ensure VM host node is identified (#356) (4077584)
vmbda: fix sa rules (9367162)
vmclass: revert last transition time to condition builder (db3f272)
vm: fix panic with nil labelselector (#355) (8df6c59)
vm: impl delete method for subresource virtualmachine on apiserver (#334) (39c7d65)
vm: sync labels and annos with empty value (#322) (0353618)

v0.12.3

Toggle v0.12.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.12.3 (#288)

Bug Fixes:
provisioner: fix provisioner pods buffer issue (#302) (e332b64)
vd,vmbda: write occurred data volume errors to condition (4694b5e)
vd: write error to condition if pvc size is smaller than virtual size of source image (de61f96)
vd: write size error to condition (de61f96)
vm: added processing of an empty phase for a VM and KVVM (#274) (683bb70)
vmbda: write to condition message if disk is already attached to vm spec (#267) (8b5551d)
vmclass: add missing nodeSelector for discovery type (#293) (1a461a4)
vmip: fix bug of creating two VirtualMachineIPAddress with the same name in different namespaces (#287) (af7dd97)
vmip: fix bug with create VirtualMachineIPAddress in different namespace, when VirtualMahineIPAddressLease 'Released' (#296) (4425e79)

v0.12.2

Toggle v0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.12.2 (#285)

Update docs

v0.12.1

Toggle v0.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 0.12.1 (#277)

Bug Fixes
vmip: changes to the resource name generation algorithm (#276) (54c8b49)
vm: wait for virtual disk's target pvc to be created before start internal virtual machine (9be8ab7)