Browse Source
* Fix volume.fsck 401 Unauthorized by adding JWT to HTTP delete requests * Additionally, for performance, consider fetching the jwt.filer_signing.key once before any loops that call httpDelete, rather than inside httpDelete itself, to avoid repeated configuration lookups.pull/8323/head
committed by
GitHub
1 changed files with 12 additions and 1 deletions
Loading…
Reference in new issue