Skip to content

Conversation

rayandas
Copy link
Contributor

@rayandas rayandas commented Jan 10, 2022

This should fix the publish build CI. Earlier it was not able to find the iptables binary inside /usr/sbin or /sbin that's why iptables-wrapper-installer.sh was throwing the error https://drone-publish.rancher.io/rancher/hyperkube-base/16/1/3.

For: rancher/rancher#35709, continuation of #7

@rayandas rayandas requested review from Oats87 and snasovich January 10, 2022 08:10
Copy link
Collaborator

@snasovich snasovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should indeed fix the issue.

However it's weird that when running apt-get install before modifications on 20.04 we do get iptables while we don't on 21.10. Probably some of dozen+ packages we pull install it on 20.04 but not on 21.10.

@kinarashah @Oats87 , just copying you to ensure it's OK. Please take a peek. Will merge once I hear back from one of them.

@snasovich snasovich requested a review from kinarashah January 10, 2022 16:30
Copy link
Contributor

@Oats87 Oats87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; ipset was what used to install iptables on ubuntu:20.04

@snasovich snasovich merged commit d9369a3 into rancher:master Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants