From kubelet logs in a fresh v1.13.0-rc.1 install:
Nov 28 12:40:01 kubeadm-test kubelet[12151]: W1128 12:40:01.147255 12151 hostport_manager.go:68] The binary conntrack is not installed, this can cause failures in network connection cleanup.
/assign
@mauilion: GitHub didn't allow me to assign the following users: mauilion.
Note that only kubernetes members and repo collaborators can be assigned.
For more information please see the contributor guide
In response to this:
/assign
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
I am interested in taking this on.
Thanks @mauilion! Making sure conntrack is a dep of (all!) our packages is necessary for this.
For context, can you also research why it's needed etc. please
@luxas I am looking at doing this work in k8s.io/release there is also a set of files in k8s.io/kubernetes/build/ should I update both or just the release side?
Also per your comment shall I update kube{adm,let} with this dependency? The container images likely already grab conntrack.
@mauilion we need to keep both in sync for the time being. yes please
Reopening to track https://github.com/kubernetes/release/pull/653
seems that kubernetes/release#653 was merged.
please reopen again if needed.