mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 14:30:12 +01:00
chore(doc): adding changelog in the repo (#23)
* chore(doc): adding changelog in the repo * chore(doc): adding v0.2 change log Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
1ce53690f8
commit
1c5d656635
1 changed files with 49 additions and 0 deletions
49
CHANGELOG.md
Normal file
49
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
v0.2 / 2019-12-09
|
||||
=======================
|
||||
|
||||
* making test cases to run on forked repo ([#22](https://github.com/openebs/zfs-localpv/pull/22),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* integration test cases for ZFSPV ([#21](https://github.com/openebs/zfs-localpv/pull/21),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* changing image pull policy to IfNotPresent ([#20](https://github.com/openebs/zfs-localpv/pull/20),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* renamed watcher to mgmt package ([#19](https://github.com/openebs/zfs-localpv/pull/19),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* fixing mongo yaml ([#18](https://github.com/openebs/zfs-localpv/pull/18),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* updating readme with latest details ([#17](https://github.com/openebs/zfs-localpv/pull/17),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* fix scheduling algorithm doc ([#16](https://github.com/openebs/zfs-localpv/pull/16),
|
||||
[@akhilerm](https://github.com/akhilerm))
|
||||
* adding support for applications to create "zfs" filesystem ([#15](https://github.com/openebs/zfs-localpv/pull/15),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* fixed a typo for thinprovision json name. ([#14](https://github.com/openebs/zfs-localpv/pull/14),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* updating sample ZFSVolume CR ([#13](https://github.com/openebs/zfs-localpv/pull/13),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* remove unnecessary deploy from travis ([#12](https://github.com/openebs/zfs-localpv/pull/12),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
|
||||
v0.1 / 2019-11-07
|
||||
=======================
|
||||
|
||||
* updating readme with latest details ([#11](https://github.com/openebs/zfs-localpv/pull/11),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* adding xfs filesystem support for zfs-localpv ([#10](https://github.com/openebs/zfs-localpv/pull/10),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* volume count based scheduler for ZFSPV ([#8](https://github.com/openebs/zfs-localpv/pull/8),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* adding topology support for zfspv ([#7](https://github.com/openebs/zfs-localpv/pull/7),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* adding encryption in ZFSVolume CR ([#6](https://github.com/openebs/zfs-localpv/pull/6),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* updating README with volume property usage ([#5](https://github.com/openebs/zfs-localpv/pull/5),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* not able to deploy on rancher with ZFS 0.8 ([#4](https://github.com/openebs/zfs-localpv/pull/4),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* Add license scan report and status ([#3](https://github.com/openebs/zfs-localpv/pull/3),
|
||||
[@fossabot](https://github.com/fossabot))
|
||||
* adding README for ZFSPV ([#2](https://github.com/openebs/zfs-localpv/pull/2),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* Initial commit for provisioning and deprovisioning the volumes ([#1](https://github.com/openebs/zfs-localpv/pull/1),
|
||||
[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
Loading…
Add table
Add a link
Reference in a new issue