Alexander Sack

Results 17 issues of Alexander Sack

Would like to get the ability to get the bytes written in response. Consider this a RFC pull request to get your ideas... let me know how you would like...

kinda essential for getting my kubernetes cluster deployed... Linux ... 4.4.38-std-1 #1 SMP Mon Dec 12 10:45:29 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux # zcat /proc/config.gz | grep XT_S #...

* mkdir /tmp and early mount dirs * add pv_installer mode as skeleton code * install trust certs from PANTAVISOR_PVS_DIR if defined * install scripts with 0755 permissions

Add initial oom score adjustments to ensure that on pantavisor system pantavisor itself and the log facilities get killed last by oom handler

To use this put a mdev.json in your platform folder, e.g. for a container named "busy" you could do: ``` cat busy/mdev.json { "rules": [ "hwrng 0:0 666 \u003epv/", "ebbchar...

Lets make run.json have the ability to select QoS level for a container which will be mapped to best practice oom_adj_scores. I suggest to use the kubernetes QoS levels for...