Brandon White

Results 4 issues of Brandon White

The UploadClient doesn't seem to be using the value of the `--ca-certificate` argument during calls to `upload()`. ``` (rucio-client) [bjwhite@lsst-devl01 ~]$ pip list | grep rucio-clients rucio-clients (1.26.9) (rucio-client) [bjwhite@lsst-devl01...

bug
Clients

The ICARUS Rucio deployment has been attempting to delete a DID for an individual file. However, the Undertaker fails to remove the DID, since (as per Martin) it was originally...

enhancement
Dataset deletion

### Description I'm requesting the implementation of the ability to query Rucio for the path that would be generated for a (possibly yet uncreated) DID replica. This would in theory...

feature
Replicas

### Description Currently, attempting operations such as `list-file-replicas ` results in a 500 error back from Rucio, unless there is enough memory on the server pod to accommodate the result...

enhancement
Core & Internals