Skip to content

Releases: openebs-archive/api

v1.12.0

16 Jul 13:54
e52e2bc

Choose a tag to compare

refact(cvr): add builder to initialize cvr zvolworkers and compressio…

v1.11.0

17 Jun 06:23
08b494f

Choose a tag to compare

fix(volume-mgmt): handle mutual exclusion while updating istgt conf f…

v1.10.0

20 May 09:10
62873dd

Choose a tag to compare

fix(base path): fix base path inside the containers (#49)

Signed-off-by: mittachaitu <[email protected]>

v1.10.0-RC1

08 May 05:19
3f54063

Choose a tag to compare

v1.10.0-RC1 Pre-release
Pre-release
feat(bdc): update bdc builder with adding tag (#36)

Ref: https://github.com/openebs/maya/pull/1648

A new label fixed selector (openebs.io/block-device-tag)
has been added to BDC to help with narrowing down the
block devices that can be claimed via the BDC.

This will allow users to tag block devices
and indicate which tagged devices can be used
by the BDC.

Signed-off-by: kmova <[email protected]>