Andrei Kvapil
Andrei Kvapil
I have worries that this will not work. nfs-server-provisioner generates config for each PVC, then exports it, then creates PV. This is main workflow.
yes, currently there in no such opportunity
Hi @ErikLundJensen, thanks for your contribution, could you please update chart [README.md](https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/tree/master/charts/nfs-server-provisioner) and bump [chart version](https://github.com/kubernetes-sigs/nfs-ganesha-server-and-external-provisioner/blob/master/charts/nfs-server-provisioner/Chart.yaml) please?
> Many files have no copyright notices AFAIK GPL3 does not require this > there is no license file in the root of the repo There is [candybox2_sourceCodeLicense.txt](https://github.com/candybox2/candybox2.github.io/blob/master/candybox2_sourceCodeLicense.txt)
Hi, not sure if original author @aniwey reading this, but you can try to contact him directly [email protected]
Hi, I'm maintainer of this project on Github, but not developer, If you consider this as bug, and if you can fix that PRs are kindly welcome :-) Thank you!
Hi @Raijinili I was compiling it fine with docker and [email protected]. Try this: ```bash docker run -ti alpine:3.10 apk add --no-cache python npm p7zip bash py-yuicompressor npm install -g [email protected]...
Hi, fencing-controller is not operating with failed pods, it is watching only for the nodes, eg running: ``` kubectl get node -w -l fencing=enabled ``` And if some node is...
Hi, fencing-switcher is controlling this annotation to indicate if node reboot initiated by user and hence node does not requires fencing. The current design is: - to add annotation when...
Do you have coredns pods running on single node?