jdef

Results 451 comments of jdef

TODO: - [ ] run release-1.1 conformance tests against master code - [x] re-enable master against master conformance (once kubectl/job timeouts problems are fixed)

this issue does not refer to the **node ports** support kube-proxy, but instead to the allocation scheme implemented by the userspace proxy module in kube-proxy. see discussion in #791 placing...

@s-urbaniak please xref the working code you have so far

thanks! On Fri, Jan 8, 2016 at 2:16 PM, Sergiusz Urbaniak [email protected] wrote: > @jdef https://github.com/jdef it's here, sorry for the delay > mesosphere/kubernetes@ > c8f1019...mesosphere:sur-722-executor-upgrade-controller > https://github.com/mesosphere/kubernetes/compare/c8f1019c1064773727f1adccee275dfd3e1d00e8...mesosphere:sur-722-executor-upgrade-controller > >...

bah! I thought waffle.io would do something special if I used the "connected to" keyword. disappointed...

thanks for your interest! currently in bug-fixing mode, it may be a little while before we can circle back around to this On Fri, Feb 19, 2016 at 8:11 PM,...

It looks like they're attempting to upgrade from HTTP to SPDY to support bi-directional transfer: https://github.com/GoogleCloudPlatform/kubernetes/blob/release-0.19/pkg/client/remotecommand/remotecommand.go#L98 The upgrade proc is here (looks like it requires TLS, which k8s-mesos doesn't currently...