7c4a21d24f
- Update to version 2.8.1 - Kubernetes: move kernel and CNI setup to init container - For K8s, stop running in host PID namespace - NetworkPolicy: avoid logging dropped packets that were not actually dropped - Use go 1.15
Thorsten Kukuk2021-02-02 11:47:29 +00:00
a30175b5ea
- Update to version 2.6.5 - Fixes a bug that would leak memory every time a fast-datapath connection was stopped. - Avoid a crash when the machine has ipv6 disabled. - Refresh vendor.tar.xz
Thorsten Kukuk2020-06-30 13:23:18 +00:00
677accdc0c
- Update to version 2.6.4 - Improve the iptables rule to block just the Weave Net control port, and avoid blocking other uses of 127.0.0.1. #3811Thorsten Kukuk2020-05-30 11:41:30 +00:00
0966595d35
- Update to version 2.6.3 - Block non-local traffic to the Weave control port #3805 - Tell Linux not to accept router advisory messages #3801 - NPC: add a metric to show errors while operating #3804 - NPC: don't treat named port as a fatal error #3790Thorsten Kukuk2020-05-28 14:57:58 +00:00
36859c727e
- Update to version 2.6.2 - Weave Net can not be used in fastdp mode and always falls back - Restrict timeout value passed to pcap library - Refresh vendor.tar.xz
Thorsten Kukuk2020-03-27 11:14:55 +00:00
89657bd7e3
- Update weave to 2.6.0 - Fix a race condition in Kubernetes addon when reclaiming IP addresses after node deletion #3724, #3716 - Buffer events so Docker won't drop them, and Weave Net can clean up after dead containers #3432, #3705 - Weave reconnect occasionally fails after network interface disconnect #3666, #3669, #3676 - Ingress NetworkPolicy would accepts all traffic when specifying both IPBlock and port #3653, #3654 - Support both podSelector and namespaceSelector in NetworkPolicy #3312, #3647 - Only add default-drop egress rule if network policies are in use #3639 - Manifests use 'apps/v1' rather than deprecated 'apps/v1beta1' #3660 - Avoid Weave Net pods being evicted by setting priorityClassName: system-node-critical #3697 - Manifests use recommended DNS policy ClusterFirstWithHostNet #3692 - Weave Net now tolerates 'NoExecute' taint #3655 - Allow extra arguments to NetworkPolicy controller to be set in an environment variable #3683 - Stop reporting a failure to connect to self #3454, #3585 - Minor reduction in log noise when reclaiming IPs #3710Thorsten Kukuk2019-11-06 15:38:29 +00:00