cloudnativelabs / kube-router

Kube-router, a turnkey solution for Kubernetes networking.
https://kube-router.io
Apache License 2.0
2.33k stars 471 forks source link

Pin iptables to 1.8.8-r1 #1589

Closed simonfelding closed 11 months ago

simonfelding commented 11 months ago

As per https://github.com/cloudnativelabs/kube-router/issues/1588, pin the iptables version to 1.8.8-r1 in order to support RHEL8-based distros.

aauren commented 11 months ago

@simonfelding - At this point, I don't think that we're willing to accept a pin of iptables in the main kube-router container, but if you want to rework this as an additional container based on the RHEL UBI image, like @mrueg suggested here: https://github.com/cloudnativelabs/kube-router/issues/1588#issuecomment-1863333452 then we are open to that change.

aauren commented 11 months ago

Closing this for lack of response.