Dionysius

Results 62 comments of Dionysius

Yes absolutely. Curious i didn't catch that point myself Am Dienstag, 7. Oktober 2014 um 20:29 schrieb Mark Hensler: > @dionysius (https://github.com/dionysius), can you confirm that make clean resolves your...

Thank you for your time looking into this! Unfortunately 9.0.6 did not solve this issue entirely. It's somewhat weird. Maybe there are two issues here. Seafile Desktop Client cleanly closed....

Kindly asking to reopen this issue @killing @feiniks. We believe this issue is not fixed yet.

Replaced `yq` with [`gojq`](https://github.com/itchyny/gojq) for the manipulation steps since I anyway wanted to move away from python helpers. `gojq --yaml-input --yaml-output` seems not to do word wrapping so I don't...

While what the previous commenter said is true, now we have an unfortunate double usage output, which we don't want and is not valid ``` Error: unknown command "fla" for...

Unfortunately not, referring to your example [Original](https://play.golang.org/p/r7RKLp-c_zn) returning an error (by cobra), the usage but exit 0 [With Run](https://play.golang.org/p/OlKvaTDiv5q) we can return an error (by ourselves), optionally the usage and...

Hey @johnSchnake I missed your comment, thank you for picking up the project! In my point of view this issue is still open and I would love to see an...

Just stumbled on this as well. Please note there's already a defined env variable `OPENEBS_IO_KUBE_CONFIG` in https://github.com/openebs/lib-csi/blob/develop/pkg/common/env/env.go#L27. Please make sure that arguments and environment variables work sensible together, this project...

Just saw that there's already a implementation made for package `zfsnode`: https://github.com/openebs/zfs-localpv/blob/develop/pkg/mgmt/zfsnode/start.go#L46. How about this project uses that? (it will use env variable `OPENEBS_IO_KUBE_CONFIG` and works perfectly with that) See...

What is needed to bring this PR forward? Please excuse the shy ping @bhamail It has been a few months since this PR is open. The repository is missing packages...