Robert Andrew Ditthardt
Robert Andrew Ditthardt
For instance, for kubernetes glusterfs support the glusterfs binaries need to be installed inside the hyperkube container(so mount works)...but the fuse kernel module and a handful of other things also...
Odroid C2
So, I've made a stripped down image of ubuntu(2.2gb) that works on odroid c2 and hacked the scripts here together to make it work. I was surprised at how little...
Currently, kube-config enable-master sets the master up as a worker as well as master. It would be nice to have the two separated so they can run independently. Bonus points...
::Feature Request:: (Depends on threaded tests feature) - Add assertions for memory usage and time elapsed. - Add configurable limits to tests for memory usage. - Allow either "points" or...
This is the master issue for the 2.0 goal. Issues that still need to be solved before release: - [x] https://github.com/Olivine-Labs/busted/issues/299 - [x] https://github.com/Olivine-Labs/busted/issues/270 - specifically, test that pl.strict works....
::Feature Request:: - Allow each test file to execute in it's own thread by default if a threading library is installed - Add console switch for disabling threading - Add...
This allows us to rely on xID class instances to be garbage collected automatically under almost all circumstances(except a vm crash or manual call to os level process management functions,...
Output of `awesome --version`: awesome v4.3-314-g1116bc47 (Too long) • Compiled against Lua 5.1.4 (running with LuaJIT 2.0.5) • D-Bus support: ✔ • xcb-errors support: ✘ • execinfo support: ✔ •...
Luarocks
Would you mind sending this up to luarocks?
This is interesting... I connect via telnet and my client transmits telnet commands to the server...the connection works normally. I connect via telnet and my client waits for data from...