Pinned repositories
2,608 contributions in the last year
Contribution activity
October 2017
Created a pull request in kubernetes/kubernetes
that received 7
comments
kubelet/cm: remove unneeded fork of 'cat'
Reading a file in Go is perfectly possible without invoking cat. I also removed an outdated comment. This is meant to be a trivial/minor code clean…
Created an issue in rkt/rkt
that received 6
comments
default seccomp filters to EPERM rather than RET_KILL for usability?
Background This is a usability vs security question. seccomp filters can choose to either return an error (errno=EPERM being a common one) or to ki…
50
contributions
in private repositories
Oct 3 – Oct 31