Christopher Corley
Christopher Corley
We resolved this symptom on v2.4.12+41f54aa for Apps that had many Pods by adding a resource exclusion along these lines to our config map: ``` data: resource.exclusions: | - apiGroups:...
Hey! Big fan of the pydriller work, been following the research output for a bit. :) Yes, this is something I think we can add from this example file. I...
Apologies for the slow work. Not a lot of free weekends this summer. I promise I started this, but got stuck :-)
Didn't get to include this in the 0.0.6 release; primary problem is I think there should be a few new format fields that other formats don't need and the refactor...
Hi @sebcrozet, just wanted to ping you on this PR again. Please let me know if there's anything else I can do to improve this change. Thanks!
Identified expression 1: https://github.com/cscorley/whatthepatch/blob/725a9831c0b5086bb8081bd538516d26206527d7/whatthepatch/patch.py#L62 Identified expression 2: https://github.com/cscorley/whatthepatch/blob/725a9831c0b5086bb8081bd538516d26206527d7/whatthepatch/patch.py#L31
For me, I see a similar issue on 0.11.0 in my private project. However, running the example `platformer` reveals maybe a helpful hint. The first room loads fine, but the...
That works for both my private project and the platformer example. Sorry, I misread your original post in this thread as applying to the previous version only. Thanks so much...
Just wanted to call-out here that while this strategy is cool and could be very useful for integrating with Rapier directly via your own `RapierContext`, I'm not sure it's compatible...
Hi: looks like you still might be working on this. Looks great so far, thank you. When you're ready for the merge, would you mind commenting so after squashing all...