Agustín Dall'Alba

Results 4 issues of Agustín Dall'Alba

Steps to reproduce: 1) Make a file/folder in the Google Drive web interface that includes a forward slash 2) Mount the Google Drive and run `ls` Result: `ls: reading directory...

After you change a file's modification time (for example using `touch`) a later `stat` doesn't reflect this change—the ctime/mtime value seems to be cached. Actually modifiying the file does work...

This fixes issue #99. There's a situation where the connection pressure is solved but redsocks doesn't resume listening to new connections. 1. `redsocks_conn_max` is hit, `conn_pressure` runs. 2. There are...

**Describe the problem/challenge you have** I'm trying to use Velero for PVC backups. I already use FluxCD to deploy manifests and keep things updated automatically. I decided to install Velero...