Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 0d41c9a9c623
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9662e0eaf917
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 26, 2020

  1. k3s: add modprobe to k3s's PATH

    Otherwise we get warnings like 'level=warning msg="failed to start
    br_netfilter module"' in k3s's logs.
    
    Adding modprobe to k3s's PATH fixes the warning at least. I'm not
    certain if it fixes any real issue or not.
    euank committed Oct 26, 2020
    Copy the full SHA
    7661b55 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Merge pull request #101744 from euank/k3s-modprobe

    k3s: add modprobe to k3s's PATH
    mweinelt committed Oct 28, 2020
    Copy the full SHA
    9662e0e View commit details
    Browse the repository at this point in the history