Brandon Philips

Results 133 comments of Brandon Philips

_From @coolljt0725 on September 7, 2016 8:36_ working on that, pr is coming :)

I would be fine with making this an optional feature. Requiring network traffic by default doesn't seem like the best default however.

_From @wking on June 16, 2016 22:10_ On Thu, Jun 16, 2016 at 03:01:46PM -0700, Brandon Philips wrote: > I would be fine with making this an optional feature. Requiring...

@wking no, this is the "right" way os doing this for Go. Compiling in the data in a section via a const is the common practice. Not great but that...

_From @s-urbaniak on June 17, 2016 13:48_ Agreeing to all @philips said. I can work on a possibility to look up schema via http/s, or if you @wking would like...

_From @wking on June 17, 2016 16:12_ On Fri, Jun 17, 2016 at 06:48:30AM -0700, Sergiusz Urbaniak wrote: > I can work on a possibility to look up schema via...

I am going to make this post-v1.0.0 as it feels like a nice to have. Also, labeling as help wanted as it is a fun Go project for someone :)

@squaremo This is part of the context, I think: https://groups.google.com/forum/#!topic/cni-dev/FW3BCFJwAxY

I agree with @lxpollitt. For now I want to focus on CNI being awesome at setting up connectivity for a container and tearing that connectivity down when it dies. If...

+1, I don't think we should be doing firewall configuration here. And I agree the tuning plugin seems strange too. I think this issue should be closed. On Wed, Aug...