Sergii Bogomolov

Results 4 issues of Sergii Bogomolov

Some terminal emulators (like foot) do not support an argument `-e`. With `--term-args` it is possible to customize the arguments passed to the terminal emulator. If this option is not...

Currently after spinner is stopped it might leave behind the last symbol that was printed. This happens because '\b' is non-destructive in many terminal emulators. If '\n' is printed after...

I have setup three identical deployments with `icloudpd` for three different icloud accounts. One of them worked flawlessly, the other two keep crashing. One of them is crashing every time...

We already support shared storage. However, PV backed by shared storage is bound to the node it was created on. If pod is killed and recreated on a different node...