Unverified Commit 8e687906 authored by superherointj's avatar superherointj Committed by GitHub
Browse files

Merge pull request #318078 from rksm/master

k3s: add bash to runtime deps for tailscale
parents 4894f74d 0e7f783f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -338,6 +338,7 @@ buildGoModule rec {
    util-linux # kubelet wants 'nsenter' from util-linux: https://github.com/kubernetes/kubernetes/issues/26093#issuecomment-705994388
    conntrack-tools
    runc
    bash
  ];

  k3sKillallDeps = [