4f6ef03a49
Accepting request 974351 from home:marxin:branches:devel:kubic
...
- Remove dependency on binutils-gold as the package will be removed
in the future. Gold linker is unmaintained by the upstream project.
OBS-URL: https://build.opensuse.org/request/show/974351
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=32
2022-05-04 09:22:13 +00:00
3730946102
Accepting request 965675 from home:favogt:boo1197490-cni
...
- Add patch to fix compatibility with runtimes using cni >= 1.0.0
(boo#1197490, gh#weaveworks/weave#3936):
* 0001-cni-Add-cniVersion-to-Result.patch
OBS-URL: https://build.opensuse.org/request/show/965675
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=30
2022-03-29 14:16:59 +00:00
cf14606280
- Add init.sh for init container
...
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=28
2021-02-04 16:16:30 +00:00
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
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=26
2021-02-02 11:47:29 +00:00
48f0f507b8
- obsoletes vendor.tar.xz
...
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=24
2020-08-14 11:29:07 +00:00
4e98c18426
- Update to version 2.7.0
...
- https://github.com/weaveworks/weave/releases/tag/v2.7.0
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=23
2020-08-14 11:28:44 +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
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=21
2020-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. #3811
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=19
2020-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 #3790
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=18
2020-05-28 14:57:58 +00:00
7adc4dc86d
Accepting request 795700 from home:kukuk:container
...
- Use file requires for modprobe (to be able to use busybox-kmod)
OBS-URL: https://build.opensuse.org/request/show/795700
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=16
2020-04-20 08:33:31 +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
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=13
2020-03-27 11:14:55 +00:00
fa283a2301
- disable-iptables-setup.patch
...
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=11
2020-03-10 12:32:28 +00:00
18384f82e4
- Fix typo in url
...
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=10
2020-03-10 10:17:44 +00:00
fdc2f8ba8b
- weave-kubic needs modprobe
...
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=9
2020-03-09 15:17:13 +00:00
a3ab0aa4db
- Update weave to 2.6.1
...
- Fix possible deadlock
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=8
2020-03-09 15:05:51 +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 #3710
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=6
2019-11-06 15:38:29 +00:00
edb55072cf
- Update weave.yaml for kubernetes 1.16
...
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=5
2019-11-02 19:34:36 +00:00
6c4054d72c
- Adjust registry path to the official images
...
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=3
2019-07-26 11:24:28 +00:00
Richard Brown
c240c8cbf5
Accepting request 718148 from home:kukuk:container
...
OBS-URL: https://build.opensuse.org/request/show/718148
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/weave?expand=0&rev=1
2019-07-24 09:20:13 +00:00