John Mulligan
John Mulligan
I don't know if there is a particularly *easy* way to do this for the "built in" APIs such as the RBD calls. There's some logging built in to the...
```go package cephwrap import ( // pretend this is filled in ) // IOContext matches the IOContext function calls from go-ceph's rados package used by CSI. type IOContext interface {...
Hi, @humblec I am assuming you'd prefer to access this via the api rather than cli if possible. Would you like me to file an issue in go-ceph for API...
Done. ceph/go-ceph#611 :-)
Still Looks Good to me
CC: @adk3798 @rkachach @epuertat @ajarr may also be interested since you were making changes related to this topic recently FWIW I still need to test parts of this. I'll leave...
I've applied a number of small, what I figured would be noncontroversial, changes. There are a few open sub-threads that I have not taken before I hear back from the...
jenkins test dashboard cephadm
@adk3798 @rkachach - any additional thoughts, must-haves on this PR?
Ping @ajarr & @epuertat any takers for another look? @adk3798 has already approved, but it would if another stakeholder in the module had feedback. :-)