Files
weave/Makefile.diff
Thorsten Kukuk 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 #3710

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=6
2019-11-06 15:38:29 +00:00

1.4 KiB