Amin Jamali

Results 50 comments of Amin Jamali

@wallyqs I have not seen any sings of slow consumer and didn't find that in the logs. Here is our nats config: ``` net: "10.0.4.5" port: 4222 prof_port: 0 http:...

@xtremerui @schindlersebastian [1.23.0 version of the gdn](https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.23.0) is now shipped without dependency on `GLIBC` and build with `musl`. Please try them on bionic and let us know if that will...

I am going to close this issue, please re-open if you are still having a problem.

@xtremerui i am going to re-open this issue instead. I think the problem is that we need to build iptables with musl as well.

@xtremerui With the above commit, we are now building `iptables` with `musl` as well, which should solve the issue you were seeing last. That said, we are using x86_64 libraries...

@xtremerui We just released [v1.25.0](https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.25.0) with the fix for this issue. Please let us know if that solves the issues.

@xtremerui Is this error happening now with both `bionic` and `jammy`? Is there a way for us to test out the gdn binary manually in a concourse worker?

@xtremerui Is this error happening now with both `bionic` and `jammy`?

@xtremerui We ended up building the iptables on bionic so that it will continue to work on both Jammy and Bionic. I've verified that the resulting `gdn` binary works on...

@xtremerui [v1.26.0](https://github.com/cloudfoundry/garden-runc-release/releases/tag/v1.26.0) is released now.