Fabian Zeindl
Fabian Zeindl
Check out how leaflet does it: https://github.com/Leaflet/Leaflet/blob/master/src/dom/DomUtil.js#L172 and https://github.com/Leaflet/Leaflet/blob/master/src/dom/DomUtil.js#L139 I wrestled with transitionEnd not firing the whole last week. I worked around it by adding a small random number (`Math.random()...
@floreks Is there any realistic chance this will ever be implemented? I think it would be a great addition to the dashboard and help immensely if logging etc. is not...
Hi, no I mean that you see the actual healthcheck output of a deployed deployment, so if you have a pod that get's restarted because of healthcheck returning 500 you...
@kunal-kushwaha when https://github.com/kubernetes/kubernetes/issues/111386 is ready it will be possible to show the output in the dashboard!
I have a similar problem using JDBC directly: ``` WARNING: Uninstrumented methods (marked '**') or call-sites (marked '!!') detected on the call stack: at co.paralleluniverse.common.util.ExtendedStackTrace.here (ExtendedStackTrace.java:44 bci: 8) at co.paralleluniverse.fibers.Fiber.checkInstrumentation...
Is there a way to specific only specific class to be run?
Can you have a look at my comment in #50 ? Why is a large garbage-string faster than a large string containing json?
Good idea, but for sake of saving work, I would wait until someone actually comes along who needs this. Maybe ask on the mailing list.
Agree to everything except ICU4J. How would the optional dependency work?
Sounds good to me.