Skip to content

Releases: longhorn/longhorn-share-manager

v1_20210416 Patch 1

25 Nov 08:24
Compare
Choose a tag to compare
v1_20210416 Patch 1 Pre-release
Pre-release
update drone config

Signed-off-by: Mohamed Eldafrawi <mohamed.eldafrawi@suse.com>

v1_20211020

20 Oct 10:48
Compare
Choose a tag to compare

Support filesystem expansion for encrypted volumes and move the responsibility of expansion during the mount phase of the volume.
This means the share-manager itself will be responsible for expanding the filesystem of the underlying RWO volumes before the export.
longhorn/longhorn#2794
longhorn/longhorn#2868

v1_20210914

14 Sep 10:09
Compare
Choose a tag to compare
  • longhorn/longhorn#2991 support existing volumes that where marked as XFS but were actually created as EXT4
  • update the kubernetes dependencies to v18.19 to be consistent with longhorn-manager

v1_20210820

20 Aug 08:08
Compare
Choose a tag to compare
Add xfsprogs, e2fsprogs to the docker image

Longhorn #2814

Signed-off-by: Joshua Moody <joshua.moody@suse.com>

v1_20210416

20 Apr 00:53
Compare
Choose a tag to compare
Set volume mount dir permissions to 0777

Since we don't have any ACL on the nfs server we can just make the base
directory world writeable by all, this should allow for usage by non
root pods. Since permissions on RWX volumes are not set by kubernetes,
they normally would be root only, any file/folder that gets created by
the pod should have the correct owner/permissions.

Longhorn #2418

Signed-off-by: Joshua Moody <joshua.moody@rancher.com>

v1_20210406

06 Apr 11:41
Compare
Choose a tag to compare

Switch to using only numeric ids
longhorn/longhorn#2357 (comment)

Longhorn Share Manager v1_20210302

02 Mar 02:40
cccf8ae
Compare
Choose a tag to compare

Includes a patched ganesha version that fixes the ipv6 check.
This addresses issue longhorn/longhorn#2197

Also includes a fix for the missing /etc/mtab link on arm ubuntu 20.04.
longhorn/longhorn#2111

Longhorn Share Manager v1_20210106

12 Jan 19:49
Compare
Choose a tag to compare
Switch to building ganesha on an ubuntu image

Signed-off-by: Joshua Moody <joshua.moody@rancher.com>

Longhorn Share Manager v1_20201204

05 Dec 03:33
Compare
Choose a tag to compare
Rename drone repo to longhorn-share-manager

Signed-off-by: Joshua Moody <joshua.moody@rancher.com>