Avi Deitcher

Results 524 comments of Avi Deitcher

> I've chosen to support only one node peer. IMO supporting multiple node peers will make the annotations/labels very complex. Having multiple node peers isn't a big deal in terms...

I also just ran some tests off images @johananl built off this branch, worked like a charm.

> IIUC there is nothing preventing the user from using annotations such as example.com/local-asn-0 No, there isn't, but the is no way for a user to have multiple peers. I...

Either way, it is something for the future, methinks.

> My hope is that CRDs would make the UX nicer and the configuration safer than having to carefully construct strings with indices 😬 I can see that. I might...

I am going to take the first stab at answering this. Expect others may have divergent opinions. First, from the technical perspective. The packages you listed mostly are our own...

I am not convinced that is the issue. I did a build, and looked at the generated output files, specifically `docker-initrd.img`, which is just a gzipped cpio file. I gunzipped...

I tried rerunning it, allocating 2048MB of memory instead of the default 1024. Works fine.

When you run it as kernel+initrd, it all gets loaded into memory. If there isn't enough provided, it will fail.