Travis Glenn Hansen
Travis Glenn Hansen
Of course! Just wasn't sure what to expect. Been a while since I dug into the depths of redis semantics. Assuming replication is working as desired, how does the `Service`...
OK that sounds sane. Thanks for the refresher. I have 1 small change I would make to the above statement: number of pods will be `( + ( * ))`...
Did this get cleaned up in any releases yet?
Is it systemically possible to determine if a particular connection/controller is capable of multiple roles simultaneously?
@gnarl understood. `xfs` can be tweaked as well but looks like it defaults to `4k`? I haven't tested this one yet. - https://www.thegeekdiary.com/how-to-create-an-xfs-filesystem/
Can you send the full config yaml with any secrets removed? And if you have the volumesnapshotcontents yaml that you could send that would also be helpful. Thanks!
Yes I am essentially in a reconcile loop. Under normal circumstances the loop monitors drm udev events so I can kill the app (chrome/mpv) if no monitors are connected…or launch...
Thanks for the pointers. I don’t know the wayland protocol at all so if I simply want to detect server shutdown events which protocol would I use? (I don’t really...
Scale doesn't seem to do what I need. I did mess with it before but it had been a while so I retried. The image still fill the 'screen' when...
Thanks everyone for looking into it!