k3s/build/debs
Duffie Cooley 2d7b386193
Add conntrack as a dependency of kubelet
FIXES: https://github.com/kubernetes/kubeadm/issues/1287

- This commit integrates the work of @jdetiber to fix bazel build
//build/rpms and also addresses an issue where not all common versions
of rpmbuild have the %{_sysctldir} macro.

- Since that macro points to /usr/lib/sysctl.d this commit just points
directly to that dir.

- This also adds conntrack as a dependency of kubelet for both rpm and
deb builds.

Signed-off-by: Duffie Cooley <dcooley@heptio.com>
2018-11-29 10:08:07 -08:00
..
10-kubeadm.conf
50-kubeadm.conf changes done to enable br_filter and ip_forward for debian packages 2018-10-25 10:55:13 -05:00
BUILD Add conntrack as a dependency of kubelet 2018-11-29 10:08:07 -08:00
OWNERS
kubeadm.conf changes done to enable br_filter and ip_forward for debian packages 2018-10-25 10:55:13 -05:00
kubelet.service
postinst