mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
chore(doc): adding v1.1.0 changelog
Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
e83e051f83
commit
3404bc032b
7 changed files with 23 additions and 0 deletions
21
CHANGELOG.md
21
CHANGELOG.md
|
|
@ -1,3 +1,24 @@
|
|||
v1.1.0 / 2020-11-14
|
||||
========================
|
||||
* changing the zfs-driver images to multi-arch docker hub ([#237](https://github.com/openebs/zfs-localpv/pull/237),[@w3aman](https://github.com/w3aman))
|
||||
* Remove MountInfo struct from the api files ([#225](https://github.com/openebs/zfs-localpv/pull/225),[@codegagan](https://github.com/codegagan))
|
||||
* adding deployment yaml via kustomize ([#231](https://github.com/openebs/zfs-localpv/pull/231),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* add support for creating the Clone from volume as datasource ([#234](https://github.com/openebs/zfs-localpv/pull/234),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* add support for multi arch container image ([#233](https://github.com/openebs/zfs-localpv/pull/233),[@prateekpandey14](https://github.com/prateekpandey14))
|
||||
* support parallel/faster upgrades for node daemonset ([#230](https://github.com/openebs/zfs-localpv/pull/230),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
|
||||
v1.1.0-RC2 / 2020-11-13
|
||||
========================
|
||||
|
||||
v1.1.0-RC1 / 2020-11-12
|
||||
========================
|
||||
* Remove MountInfo struct from the api files ([#225](https://github.com/openebs/zfs-localpv/pull/225),[@codegagan](https://github.com/codegagan))
|
||||
* adding deployment yaml via kustomize ([#231](https://github.com/openebs/zfs-localpv/pull/231),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* add support for creating the Clone from volume as datasource ([#234](https://github.com/openebs/zfs-localpv/pull/234),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
* add support for multi arch container image ([#233](https://github.com/openebs/zfs-localpv/pull/233),[@prateekpandey14](https://github.com/prateekpandey14))
|
||||
* support parallel/faster upgrades for node daemonset ([#230](https://github.com/openebs/zfs-localpv/pull/230),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
|
||||
|
||||
v1.0.1 / 2020-10-14
|
||||
========================
|
||||
* removing centos yamls from the repo ([#211](https://github.com/openebs/zfs-localpv/pull/211),[@pawanpraka1](https://github.com/pawanpraka1))
|
||||
|
|
|
|||
1
changelogs/released/v1.1.0-RC1/233-prateekpandey14
Normal file
1
changelogs/released/v1.1.0-RC1/233-prateekpandey14
Normal file
|
|
@ -0,0 +1 @@
|
|||
add support for multi arch container image
|
||||
1
changelogs/released/v1.1.0/237-w3aman
Normal file
1
changelogs/released/v1.1.0/237-w3aman
Normal file
|
|
@ -0,0 +1 @@
|
|||
changing the zfs-driver images to multi-arch docker hub
|
||||
Loading…
Add table
Add a link
Reference in a new issue