leigh capili
                                            leigh capili
                                        
                                    Just noting from our previous convo in slack a few weeks ago: > i also made the system which is controlling ignite less aggressive and haven't seen any crashes yet...
> It could be another one of the strange behaviors when the VM runs out of space. For debugging you could check this by `mount`ing the ext4 loopfile for the...
@EmeraldShift just the new image + some edits to the Makefile should be perfect. If you'd like to update or author some related documentation, that could be a beneficial second...
Feel free to join our dev call on Mondays if you need help :)
Just to state things clearly, the current workaround for this is to import all dependent OS and kernel images before you start your concurrent workloads. ex: ```bash ignite kernel import...
Notes from the [oct14 ignite dev call (recorded)](https://docs.google.com/document/d/1fv8_WD6qXfvlIq7Bb5raCGyBvc42dNF-l8uaoZzoUYI/edit#heading=h.3u1i1i4ncghi): > - The technical approach for building this primed image appears technically sound > - The yum cache is created in this...
I think the flag interface is a good start. Need a further review on the annotations -- maybe we should have a struct instead. For the implementation, I'm not sure...
@mehstg We are looking to release ARM support this week.
@mehstg all of the images and binaries are pushed. Let us know if you end up trying again :) https://github.com/weaveworks/ignite/releases/tag/v0.7.0
We've talked before about making CNI configurable in the Ignite Config API object that changes ignite's general behavior. This would also have a key benefit in allowing a single ignite...