From 0dd9da1610a8d33397b0322e4fe4ec250e6e015c Mon Sep 17 00:00:00 2001 From: Pawan Date: Mon, 9 Dec 2019 12:59:58 +0530 Subject: [PATCH 1/3] chore(doc): adding changelog in the repo Signed-off-by: Pawan --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..38ac538f1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +v0.1 / 2019-11-07 +======================= + + * Initial commit for provisioning and deprovisioning the volumes ([#1](https://github.com/openebs/zfs-localpv/pull/1), + [@pawanpraka1](https://github.com/pawanpraka1)) + * adding README for ZFSPV ([#2](https://github.com/openebs/zfs-localpv/pull/2), + [@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)) + * not able to deploy on rancher with ZFS 0.8 ([#4](https://github.com/openebs/zfs-localpv/pull/4), + [@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)) + * adding encryption in ZFSVolume CR ([#6](https://github.com/openebs/zfs-localpv/pull/6), + [@pawanpraka1](https://github.com/pawanpraka1)) + * adding topology support for zfspv ([#7](https://github.com/openebs/zfs-localpv/pull/7), + [@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 xfs filesystem support for zfs-localpv ([#9](https://github.com/openebs/zfs-localpv/pull/9), + [@pawanpraka1](https://github.com/pawanpraka1)) + * updating readme with latest details ([#10](https://github.com/openebs/zfs-localpv/pull/10), + [@pawanpraka1](https://github.com/pawanpraka1)) + From a323a1674845e6646a63a81ee5c4e8a94ffc6c15 Mon Sep 17 00:00:00 2001 From: Pawan Date: Mon, 9 Dec 2019 15:54:46 +0530 Subject: [PATCH 2/3] chore(doc): adding v0.2 change log Signed-off-by: Pawan --- CHANGELOG.md | 47 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 36 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 38ac538f1..079fb2102 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,24 +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" flesystem ([#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 ======================= - * Initial commit for provisioning and deprovisioning the volumes ([#1](https://github.com/openebs/zfs-localpv/pull/1), + * updating readme with latest details ([#11](https://github.com/openebs/zfs-localpv/pull/11), [@pawanpraka1](https://github.com/pawanpraka1)) - * adding README for ZFSPV ([#2](https://github.com/openebs/zfs-localpv/pull/2), + * adding xfs filesystem support for zfs-localpv ([#10](https://github.com/openebs/zfs-localpv/pull/10), [@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)) - * not able to deploy on rancher with ZFS 0.8 ([#4](https://github.com/openebs/zfs-localpv/pull/4), + * volume count based scheduler for ZFSPV ([#8](https://github.com/openebs/zfs-localpv/pull/8), [@pawanpraka1](https://github.com/pawanpraka1)) - * updating README with volume property usage ([#5](https://github.com/openebs/zfs-localpv/pull/5), + * 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)) - * adding topology support for zfspv ([#7](https://github.com/openebs/zfs-localpv/pull/7), + * updating README with volume property usage ([#5](https://github.com/openebs/zfs-localpv/pull/5), [@pawanpraka1](https://github.com/pawanpraka1)) - * volume count based scheduler for ZFSPV ([#8](https://github.com/openebs/zfs-localpv/pull/8), + * not able to deploy on rancher with ZFS 0.8 ([#4](https://github.com/openebs/zfs-localpv/pull/4), [@pawanpraka1](https://github.com/pawanpraka1)) - * adding xfs filesystem support for zfs-localpv ([#9](https://github.com/openebs/zfs-localpv/pull/9), + * 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)) - * updating readme with latest details ([#10](https://github.com/openebs/zfs-localpv/pull/10), + * Initial commit for provisioning and deprovisioning the volumes ([#1](https://github.com/openebs/zfs-localpv/pull/1), [@pawanpraka1](https://github.com/pawanpraka1)) - From 99f5342c9e0c4316fd4450f344c71ec3ad6c6114 Mon Sep 17 00:00:00 2001 From: Pawan Date: Mon, 9 Dec 2019 23:58:47 +0530 Subject: [PATCH 3/3] review comments Signed-off-by: Pawan --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 079fb2102..003279985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ v0.2 / 2019-12-09 [@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" flesystem ([#15](https://github.com/openebs/zfs-localpv/pull/15), + * 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))