Alex Zheng
Alex Zheng
Integrating an NFS export by using a NFS-Ganesha POD on top of a drbd RWO volume is not hard as demonstrated by Rook-NFS. However, by doing so, the NFS-Ganesha POD...
ugently needed 👍🏻
If /etc/host-release is not bind mounted, `host_dist` will be empty. `[ -z $host_dist ]` also skips the actions. yes, a function `verify_dist` should be better. Let me try emulate the...
@rck, I've pushed the function `host_dist_matches_image_dist()`
adjusted `host_dist_matches_image_dist` per above review
hi, @rck. The idea is make it possible to `exit 0` when both of the below conditions are met * the kernel module is not loaded * the image distro...
Thanks, I have update the PR per your revision.
I'm still using linstor-csi 1.6. Just checked with dev, should move to spec 1.7. I'll test and update.
Obviously, the core-dns or kube-dns in your k8s cluster does not work.
> Hello all. I am having a similar issue on K8s 1.16 with several of the services. I will speculate you are using Alpine containers which are known to have...