Results 131 comments of Jasper

This fix does work for me, though I have the same doubt as you that it might not be the best way. The locale en-CN doesn't exist indeed, but it...

``` 07:18:14 200 GET 0ms stats.redacted/count.js May 4 07:18:20 cron: DEBUG: PersistAndStat started cron 2247ms memstore May 4 07:18:30 ERROR: cron task PersistAndStat is taking longer than 10s cron 7826ms...

Before sending the hit, I see `cron: DEBUG: PersistAndStat started` every 10 seconds, but afterward, I never see that log entry again.

> Yeah, that's expected; as there are no pageviews to process. Is it expected that I see these logs every 10 seconds after restarting (before any hits are received at...

> Wait, I misread your comment, I thought you meant that the messages after PersistAndStat started were never seen again (cron 2247ms memstore etc.), but you meant that this entire...

The error is being returned by the webhook because `kubernetes-alpha` is stripping out the `selfSigned` key from the `spec` (presumably because the value of the key is an empty map)....

Also, forgot to mention, the same manifest applies correctly in 0.2.x

Thanks for that, I'll try to improve this in the coming days and send a pull request.

27b261eb58116e1dd395124e90ccbcc09d13b135 4.5.2 on Arch doesn't fix the issue for me though.

Yup absolutely, just wanted to make sure the impl wasn't left off for a reason. Will send a PR shortly!