Tim Stoop
Tim Stoop
This would be a really useful addition!
Hi, no real help for this, I'm afraid, but I wanted to point out that this is probably related to #427. It seems that Kraken is exporting the wrong currency...
Tried that, but the problem persists after that. Anything else I could try?
I tried moving the books to a different folder on the device, hoping it might reset the timestamp or something, but it didn't help either.
Latest release fixes this issue for me. Thanks!
So I don't want to be thát guy, however, I think that hardening has a lot to do about managing the running processes. And a container should ideally only have...
Using the 2.2-release branch, I still get those kind of errors: ``` ./kivent_core/rendering/batching.pxd: cannot find cimported module 'kivy.graphics.c_opengl' ./kivent_core/rendering/fixedvbo.pxd: cannot find cimported module 'kivy.graphics.c_opengl' kivent_core/rendering/gl_debug.pyx: cannot find cimported module 'kivy.graphics.c_opengl'...
I'm running on Linux, installed Kivy with pip within a virtualenv. I've just tried to install master and that actually seems to work fine. It's just the branch 2.2-release that...
I'd also like to get some input on more low-level components that should or should not be part of a Chart: * resource allocations: should we prefer simply having a...
Also, it might be good to explain versioning a bit. I'm looking at helm/charts#4453 and I'm not sure if the version of the Chart should start with 1.0.0, as I...