Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(doc): adding changelog in the repo #23

Merged
merged 3 commits into from
Dec 10, 2019
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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" flesystem ([#15](https://github.com/openebs/zfs-localpv/pull/15),
kmova marked this conversation as resolved.
Show resolved Hide resolved
[@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))