Skip to content

Commit

Permalink
Merge pull request #3722 from xmudrii/rm-socat
Browse files Browse the repository at this point in the history
Remove socat and ebtables dependencies from the kubelet package
  • Loading branch information
k8s-ci-robot authored Aug 27, 2024
2 parents c8878b3 + 98122cf commit e0a3b21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/krel/templates/latest/kubelet/kubelet.spec
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,8 @@ Requires: conntrack
Requires: iproute
Requires: conntrack-tools
%endif
Requires: socat
Requires: util-linux
Requires: ethtool
Requires: ebtables

%if "%{_vendor}" == "debbuild"
BuildRequires: systemd-deb-macros
Expand Down

0 comments on commit e0a3b21

Please sign in to comment.