Benjamin Roberts

Results 30 comments of Benjamin Roberts

yeah I encountered this last night as well on OSX10.9/FF25. Going to have a play with it today to see what I can do.. EDIT: yeah seems to occur regardless...

well thats strange, just got a friend to build the latest revision on his 10.8 machine and his version doesnt suffer the -60031..

I run FileVault also... The computer my friend used to build the working version (OSX 10.8, which happened to work on my machine) didnt have it enabled...

Just a curious sidenote: I built a copy on 10.8, installed it onto my 10.9 machine and it worked. I did read that section about helper tools and codesigning, seems...

Just hit the same exception in our deployment. Only diference to the above is keel is in kube-system. Appeared to happen as I set the policy for a deployment in...

Specifically I can reproduce the crash by setting the keel policy to "major" on a nginx-ingress controller deployment. Setting it to "all" does not result in the crash. The image...

Anything additional changes/justification needed my end to progress this PR?

@cpuguy83 I've removed the marshal and allocation from the reply loop (there's `copy` remaining but hopefully this will be lower impact performance wise) and tests are passing again. Want to...

@cpuguy83 any time to review this? the underlying issue hit us hard in prod today 😢