Frank Petrilli
Frank Petrilli
@dmuth, calling your attention to this in particular.
Hi Luca! Great - I've offered some discussion around the platform ID in the in-line comment above, and I'm open to your comments on that matter. With respect to the...
I'm not presently working on this since the initrd networking change (#362) is needed for this to be very helpful. I've also moved away from using Flatcar or its siblings...
Okay, @ZenGround0, I think this covers everything you wanted changed. Thoughts?
While docker containers can _technically_ run Kubernetes, it's 100% not supported and far from best practice; the best way to deploy a new Kubelet is either as a VM or...
@mikhail-manuilov, would you want to send in a pull request with the changes you're proposing? I'll be happy to look it over and approve it once I confirm it meets...
So I've dug a bit at this project and introduced a few things in the process of implementing tests. First off, the new tests: - Failing cat because previous node...
I've also found it necessary to implement a parallel test runner / matching DSL to meet the requirements in [@whyrusleeping's issue 211 "Swarm downloading a small file"](https://github.com/ipfs/notes/issues/211). At this point,...
RPM/DEB build artifacts: ``` added QmXrSm9mp3ewBFkUWLbdkkn8f6fwg3SroAbRNj9FumJKbN triggerserver-1.0.0-1.x86_64.rpm added QmWRWsubcxEpsPwfkSQ62wdrbuWsb3UB3613XaiMCibfYK triggerserver_1.0.0_amd64.deb ```
@hsanjuan, will you check my recent changes?