zfs-localpv/buildscripts
Pawan 39d2ee2859 fix(zfspv): fixing mounting issue with xfs
We changed the ubuntu docker image to 20.04 in https://github.com/openebs/zfs-localpv/pull/170,
which has issues with formatting the zvol as xfs file system. The filesystem
formatted with xfs is not able to mount with error : "missing codepage or helper program, or other error".

Reverting back to ubuntu 19.10 to fix this issue.

Signed-off-by: Pawan <pawan@mayadata.io>
2020-07-09 19:10:36 +05:30
..
zfs-driver fix(zfspv): fixing mounting issue with xfs 2020-07-09 19:10:36 +05:30
build.sh chore(doc): update docs for GO module support (#160) 2020-06-26 17:11:31 +05:30
custom-boilerplate.go.txt feat(zfs-localpv): initial commit 2019-09-18 08:44:08 +05:30
generate-manifests.sh feat(centos): adding operator yaml for centos7 and centos8 2020-06-08 10:35:13 +05:30
push refact(build):trim leading v from image tag 2020-05-07 22:06:24 +05:30
test-cov.sh feat(zfs-localpv): initial commit 2019-09-18 08:44:08 +05:30
tools.go feat(modules): migrate to go modules and bump go version 1.14.4 2020-06-09 22:27:01 +05:30
travis-build.sh feat(modules): migrate to go modules and bump go version 1.14.4 2020-06-09 22:27:01 +05:30