John Mulligan

Results 281 comments of John Mulligan

@Madhu-1 can you please follow up with clarification on what functionality you are asking for. I feel that the other contributors to this thread have been helpful but we've been...

Thanks! It appears that `rbd map ...` is an alias for `rbd device map ...` and this code, as suspected, does not interact with the librbd apis. I traced thru...

For future reference function `do_map` in src/krbd.cc in the ceph tree.

I believe the desire is to move ceph-csi to native Go function calls where possible. The hope is to have simpler and more efficient interactions with ceph without the costs...

Hi, @humblec I was going through some older issues and saw this. I was looking for some things for @anoopcs9 to look into - and this seemed like a good...

Including @nixpanic and @ansiwen as you've expressed interest in the project in other channels.

I like the plan outlined by Noah in #92 as well as his suggested version. I feel the code coverage is simply too low to consider the project in anything...

For reference: * Go modules blog series: https://blog.golang.org/using-go-modules * Go wiki: https://github.com/golang/go/wiki/Modules Note that I'm not advocating doing modules immediately, just that I want to make sure we don't do...

I see nothing with the branching & tagging strategy previously proposed that's an issue but I'm even more strongly for starting at v0 because modules really really wants v1 to...

Since I'm already kind of using this issue as a kind of project meta-thread.... @nixpanic @ansiwen are you both OK with becoming proper reviewers for this project? I keep feeling...