Elliot Metsger
Elliot Metsger
@JeffSpies @maxogden I'd be interested in tracking the modeling changes as well!
> Does Go create a single Ryuk instance for all packages? Yes, exactly. > Does one package connect successfully and the others fail? Does it retry to connect if it...
With respect to the languages/platforms supported by `testcontainers`: If other platforms are affected by this same issue, then they'll need a patch similar to https://github.com/testcontainers/testcontainers-go/pull/2508, which actually _uses_ the results...
I did encounter some things that I can't explain during my investigation, so I wanted to add them here for full transparency. TL;DR: I failed to identify which component was...
Hey team, just bumping this PR. Would love to hear feedback and if there's anything I can do to help move it forward 🙏 Thanks for all your efforts on...
Thank you for trying to reproduce! I’m using Rancher, so I wonder if that may be contributing to the discrepancy. What container engine/version are you on? I’ll be back at...
Do you know what docker engine/version is running in your CI? On Thu, May 2, 2024 at 6:00 AM Simon Bos ***@***.***> wrote: > I am experiencing a similar issue...
@simonbos what docker engine/version are you running on your local machine?
**Edit**: updated with Colima results (thanks @lachauj for bringing this to our attention!) | Test Case | Test Result | Testcontainers Version | Container Manager | Container Engine Version |...
@mdelapenya I ran the [test case](https://github.com/emetsger/testcontainers-ryuk-testcase) against a variety of container managers/docker engines ([see table above](https://github.com/testcontainers/testcontainers-go/pull/2508#issuecomment-2094979445)) I was able to successfully run my test case against all the container managers...