Joseph Daniel
Joseph Daniel
Traceback: ``` 2018-01-13 17:49:09+0530 [-] Generating map 'classicgen #149425617'... 2018-01-13 17:49:10+0530 [-] Map loaded successfully. 2018-01-13 17:49:29+0530 [-] Unhandled error in Deferred: 2018-01-13 17:49:29+0530 [-] Unhandled Error Traceback (most recent...
Hard to debug/reproduce it so removing it from milestone.
@esplemea go ahead!
@lokka30 You might be misinterpreting; by network range they mean CIDR range. Eg. Banning `10.0.0.0/24` would mean banning 256 IPs `10.0.0.[0-255]`. Not sure how MySQL would help in this regard;...
The classic client works out of the box with wine for the most part(ESC doesn't quite work, cursor still stays locked).
Cross-compiled it and tested it with wine. Works fine. Pre-built executable: [windows.zip](https://github.com/ketchuphq/ketchup/files/2161259/windows.zip)
@gedw99 I only used wine for testing/verifying the executable. And indeed cross compilation to windows will work from any other platform.
+1 Would like to see pod disruption budget on per-shard bases.
Ran into same issue. Barely understand the source but made few changes to get it working. https://gist.github.com/godwhoa/1173f5a374cf324ad1a7be408be4d0af
I'm guessing it's [an issue with the outdated docz library](https://github.com/doczjs/docz/issues/495). I gave upgrading it a try but went down the rabbithole of upgrading gastby and all other dependencies. 😬 Gave...