meidlinga
meidlinga
### Question I would like to see support for block based writes. In my understanding, a file can be written only as whole making it hard to use with very...
**Is your feature request related to a problem? Please describe.** When using tusd for multiple users, different users should not be able to access other users uploads in any way....
## Summary It would be convenient to have a terraspace taint command, forwarding to terraform taint. ## Motivation When taining a resource, I always have to go to the directory...
Add a hint about getAdatpter when using MasterSlaveFeature to the documentation. | Q | A |-------------- | ------ | Documentation | yes | Bugfix | no | BC Break |...
To make it work with recent versions
An an option to skip certificate verification for downloads. When enabled, models can be downloaded from sites with invalid, expired, or self-signed TLS certificates.
Additionally determine the path to the script programatically, instead of hardcoded
Currently the output is missing a quote, creating invalid csv files
Currently calls to VLOG(n) map to LOG(INFO). I would like to map the verbosity in my custom log sink. So that the impementing class would be aware if LOG(INFO), or...