k3s/pkg
Matthias Schneider 56a083c812 fixed panic in network_policy_controller
I have rebooted a newly created k3s etcd cluster and this panic was triggered:

    ```
    k3s[948]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x45f2945]
    k3s[948]: goroutine 1 [running]:
    k3s[948]: github.com/rancher/k3s/pkg/agent/netpol.NewNetworkPolicyController(0xc00159e180, 0x61b4a60, 0xc006294000, 0xdf8475800, 0xc011d9a360, 0xc, 0x0, 0xc00bf545b8, 0x2b2edbc)
    k3s[948]:         /home/x/git/k3s/pkg/agent/netpol/network_policy_controller.go:1698 +0x275
    ```

Signed-off-by: Matthias Schneider <ms@wck.biz>
2020-06-29 20:49:24 +02:00
..
agent fixed panic in network_policy_controller 2020-06-29 20:49:24 +02:00
apis/k3s.cattle.io
bootstrap
cli Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
clientaccess Add supervisor port 2020-05-05 15:54:51 -07:00
cloudprovider Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
cluster Add embedded etcd support 2020-06-06 16:39:41 -07:00
codegen
containerd
ctr
daemons Add heartbeat interval and election timeout 2020-06-06 16:39:42 -07:00
datadir Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
deploy Upgrade local-path-storage to v0.0.14 2020-06-02 13:47:37 +00:00
etcd Add heartbeat interval and election timeout 2020-06-06 16:39:42 -07:00
generated go generate 2020-04-23 02:42:12 +02:00
kubectl
netutil
node
nodeconfig Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
passwd
rootless
rootlessports Mock out rootlessports on windows 2020-04-21 15:43:36 -07:00
server Refactor clustered DB framework 2020-06-06 16:39:41 -07:00
servicelb Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
static
token
untar
util
version Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00