Commit Graph

49 Commits

Author SHA256 Message Date
Ana Guerrero
27b8faf6d2 Accepting request 1169271 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1169271
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=24
2024-04-21 18:26:02 +00:00
Richard Brown
191d5d3831 Accepting request 1169270 from home:jeff_mahoney:branches:devel:kubic
- Remove dependency on net-tools-deprecated.  It's not actually used.

Upstream commit 645c8a126bf removed the dependency in their docker builds.
In the current repo, the arp command  is only used in the vxlan examples.
I've submitted a patch upstream to fix the examples to use ip neighbour instead.

OBS-URL: https://build.opensuse.org/request/show/1169270
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=17
2024-04-19 17:58:10 +00:00
Ana Guerrero
358112da95 Accepting request 1143027 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1143027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=23
2024-01-31 22:55:19 +00:00
Priyanka Saggu
2695630455 Accepting request 1143026 from home:psaggu:branches:devel:kubic
Update to version 0.24.2:

- sync `kube-flannel.yaml` manifest with upstream release, v0.24.2 (bsc#1218694)
- refactor, clean spec file. Include following change:
  * bump go version build requirements: `BuildRequires:  golang(API) >= 1.20`
  * include go modules dependencies as vendor tar - vendor.tar.gz, update following %prep, %build, %install sections accordingly

OBS-URL: https://build.opensuse.org/request/show/1143026
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=16
2024-01-31 13:27:43 +00:00
Dominique Leuenberger
6a1bb8c1e7 Accepting request 907913 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/907913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=22
2021-07-26 15:37:54 +00:00
95dbd2dabc Accepting request 907910 from home:avicenzi:branches:devel:kubic
Update flannel to 0.14.0

OBS-URL: https://build.opensuse.org/request/show/907910
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=15
2021-07-23 09:38:32 +00:00
Dominique Leuenberger
e420104fd8 Accepting request 889223 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/889223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=21
2021-05-19 15:48:45 +00:00
Richard Brown
509088d527 Accepting request 889032 from home:rhafer:branches:devel:kubic
- Sync manifest with upstream (0.13.0 release). Includes the
  following changes:
  * Fix typo and invalid indent in kube-flannel.yml
  * Use stable os and arch label for node
  * set priorityClassName to system-node-critical
  * Add NET_RAW capability to support cri-o
  * Use multi-arch Docker images in the Kubernetes manifest

OBS-URL: https://build.opensuse.org/request/show/889032
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=14
2021-04-29 08:11:57 +00:00
Richard Brown
f383dd1d8d Accepting request 879543 from home:jfkw:branches:devel:kubic
- Set GO111MODULE=auto to build with go1.16+
  * Default changed to GO111MODULE=on in go1.16
  * Set temporarily until using upstream version with go.mod

OBS-URL: https://build.opensuse.org/request/show/879543
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=13
2021-03-17 11:13:21 +00:00
Dominique Leuenberger
d1cb09b790 Accepting request 875620 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/875620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=20
2021-03-10 07:48:04 +00:00
Thorsten Kukuk
6c61abe463 Accepting request 875312 from home:avicenzi:branches:devel:kubic
Update to 0.13.0

OBS-URL: https://build.opensuse.org/request/show/875312
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=12
2021-02-27 13:40:46 +00:00
Dominique Leuenberger
e68c69c9b6 Accepting request 827277 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/827277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=19
2020-08-20 20:24:06 +00:00
Thorsten Kukuk
cd617347b5 Accepting request 827073 from home:dirkmueller:branches:devel:kubic
- update to 0.12.0:
  * fix deleteLease
  * Use publicIP lookup iface if --public-ip indicated
  * kubernetes 1.16 cni error
  * Add cniVersion to general CNI plugin configuration.
  * Needs to clear NodeNetworkUnavailable flag on Kubernetes
  * Replaces gorillalabs go-powershell with bhendo/go-powershell
  * Make VXLAN device learning attribute configurable
  * change nodeSelector to nodeAffinity and schedule the pod to linux node
  * This PR adds the cni version to the cni-conf.yaml inside the kube-flannel-cfg configmap
  * EnableNonPersistent flag for Windows Overlay networks
  * snap package.
  * Update lease with DR Mac
  * main.go: add the "net-config-path" flag
  * Deploy Flannel with unprivileged PSP
  * Enable local host to local pod connectivity in Windows VXLAN
  * Update hcsshim for HostRoute policy in Windows VXLAN

OBS-URL: https://build.opensuse.org/request/show/827073
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=11
2020-08-17 09:02:07 +00:00
Dominique Leuenberger
ba53e49929 Accepting request 743846 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/743846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=18
2019-11-03 09:55:51 +00:00
Richard Brown
3ee321fc0d Accepting request 743844 from home:Guillaume_G:branches:devel:kubic
- Use Tumbleweed Kubic flannel containers instead of devel:kubic 
  containers. This fixes aarch64 and ppc64* (boo#1152185)

OBS-URL: https://build.opensuse.org/request/show/743844
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=10
2019-10-29 13:58:42 +00:00
Dominique Leuenberger
3443a98065 Accepting request 737414 from devel:kubic
Hopes & Prayers

OBS-URL: https://build.opensuse.org/request/show/737414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=17
2019-10-23 13:48:11 +00:00
Richard Brown
6d6666ab6a Accepting request 737413 from home:favogt:branches:devel:kubic
- It's apps/v1, not apps/v1beta1
- Fix some more typos

Tested, works.

OBS-URL: https://build.opensuse.org/request/show/737413
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=9
2019-10-11 08:29:22 +00:00
Richard Brown
2009a2f97d fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=8
2019-10-10 15:03:52 +00:00
Richard Brown
69d40e236a fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=7
2019-10-10 15:03:37 +00:00
Richard Brown
43652ec9cc Accepting request 737038 from home:RBrownSUSE:branches:devel:kubic
- Update flannel manifest to match upstream and support k8s 1.16 API

OBS-URL: https://build.opensuse.org/request/show/737038
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=6
2019-10-10 13:46:15 +00:00
Dominique Leuenberger
1a3da10bd7 Accepting request 716819 from devel:kubic
- Set cni version in flannel manifest

- Use current kube-flannel.yaml from git to fix DNS problems

OBS-URL: https://build.opensuse.org/request/show/716819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=16
2019-07-26 10:36:55 +00:00
Thorsten Kukuk
d6812b2ef2 - Set cni version in flannel manifest
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=5
2019-07-19 08:57:24 +00:00
Richard Brown
8de5d9f2e2 Accepting request 716247 from home:kukuk:container
- Use current kube-flannel.yaml from git to fix DNS problems

OBS-URL: https://build.opensuse.org/request/show/716247
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=4
2019-07-18 09:25:58 +00:00
Dominique Leuenberger
76b3f1736b Accepting request 710827 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/710827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=15
2019-06-27 13:52:03 +00:00
Thorsten Kukuk
676746a075 Accepting request 708850 from home:jengelh:branches:devel:kubic
- Add missing words in descriptions.

OBS-URL: https://build.opensuse.org/request/show/708850
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=3
2019-06-19 07:27:42 +00:00
Dominique Leuenberger
76d2f303bd Accepting request 708156 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/708156
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=14
2019-06-06 16:19:46 +00:00
Richard Brown
b57915f47b Accepting request 708155 from home:kukuk:container
- Fix path of flanneld in yaml file
- Cleanup filelist

OBS-URL: https://build.opensuse.org/request/show/708155
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=2
2019-06-06 14:01:48 +00:00
Richard Brown
9c2ff41790 Accepting request 692810 from home:kukuk:container
OBS-URL: https://build.opensuse.org/request/show/692810
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/flannel?expand=0&rev=1
2019-04-10 09:08:35 +00:00
Dominique Leuenberger
78f6ef7d35 Accepting request 660078 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/660078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=13
2018-12-28 11:33:58 +00:00
Jordi Massaguer
d570d217a3 Accepting request 660072 from home:clee:branches:devel:CaaSP:Head:ControllerNode
- Refactor go to go1.11 for BuildRequires

OBS-URL: https://build.opensuse.org/request/show/660072
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=13
2018-12-19 17:18:35 +00:00
Jordi Massaguer
91785bb121 Accepting request 659822 from home:clee:branches:devel:CaaSP:Head:ControllerNode
- Updated to a supported version of Go (due to security reasons)
  * bsc#1118897 CVE-2018-16873
    go#29230 cmd/go: remote command execution during "go get -u"
  * bsc#1118898 CVE-2018-16874
    go#29231 cmd/go: directory traversal in "go get" via curly braces in import paths
  * bsc#1118899 CVE-2018-16875
    go#29233 crypto/x509: CPU denial of service

OBS-URL: https://build.opensuse.org/request/show/659822
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=12
2018-12-19 11:42:18 +00:00
Dominique Leuenberger
ad5a783506 Accepting request 657543 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/657543
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=12
2018-12-13 18:49:01 +00:00
Jordi Massaguer
120e748ecb Accepting request 657539 from home:asaurin:branches:devel:CaaSP:Head:ControllerNode
Updated changelog

OBS-URL: https://build.opensuse.org/request/show/657539
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=11
2018-12-12 13:02:20 +00:00
Jordi Massaguer
04c03e4e33 Accepting request 657527 from home:asaurin:branches:devel:CaaSP:Head:ControllerNode
Require Go>=1.11

OBS-URL: https://build.opensuse.org/request/show/657527
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=10
2018-12-12 12:34:14 +00:00
Dominique Leuenberger
2c117e3196 Accepting request 614212 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/614212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=11
2018-06-08 21:14:06 +00:00
Containers Team
ea59004c69 Accepting request 614195 from home:dcassany:branches:devel:CaaSP:Head:ControllerNode
- Make use of %license macro

OBS-URL: https://build.opensuse.org/request/show/614195
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=9
2018-06-05 10:16:17 +00:00
Dominique Leuenberger
09cd580ac1 Accepting request 612836 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/612836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=10
2018-05-29 14:53:11 +00:00
Jordi Massaguer
00fb19121c Accepting request 612835 from home:ereslibre:branches:devel:CaaSP:Head:ControllerNode
- Add use-32-prefix-udp-backend.patch: backend/udp: Use a /32 prefix for the flannel0 interface
  This avoids the kernel's creation of broadcast routes, which prevent
  communication from the host with the zeroth subnet to containers on any
  other hosts.
Fixes: bsc#1094364

OBS-URL: https://build.opensuse.org/request/show/612835
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=8
2018-05-29 11:14:31 +00:00
Jordi Massaguer
19b21a9f18 Accepting request 612661 from home:ereslibre:branches:devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/612661
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=7
2018-05-29 10:59:23 +00:00
Dominique Leuenberger
af2cba1885 Accepting request 571977 from devel:CaaSP:Head:ControllerNode
OBS-URL: https://build.opensuse.org/request/show/571977
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=9
2018-02-02 21:22:20 +00:00
Jordi Massaguer
3c1e40e4eb Accepting request 571793 from home:oertel:branches:devel:CaaSP:Head:ControllerNode
- do not build on s390, only on s390x (no go on s390)

OBS-URL: https://build.opensuse.org/request/show/571793
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/flannel?expand=0&rev=6
2018-02-02 10:32:43 +00:00
Dominique Leuenberger
04348f7cc2 Accepting request 560101 from devel:CaaSP:Head:ControllerNode
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/560101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=8
2017-12-29 17:51:22 +00:00
Dominique Leuenberger
9249add344 Accepting request 546259 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/546259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=7
2017-11-30 11:45:02 +00:00
Dominique Leuenberger
7df98e9f16 Accepting request 519287 from Virtualization:containers
- build with go1.8 explicitly
  this fixes the golang.org/x/net/context conflict when building it in our devel projects for casp

OBS-URL: https://build.opensuse.org/request/show/519287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=6
2017-08-29 09:47:36 +00:00
Dominique Leuenberger
3dd41b5481 Accepting request 518506 from Virtualization:containers
1

OBS-URL: https://build.opensuse.org/request/show/518506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=5
2017-08-28 13:14:15 +00:00
Dominique Leuenberger
f7b68fed38 Accepting request 517902 from Virtualization:containers
1

OBS-URL: https://build.opensuse.org/request/show/517902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=4
2017-08-22 09:09:44 +00:00
Dominique Leuenberger
d13321d007 Accepting request 489295 from Virtualization:containers
1

OBS-URL: https://build.opensuse.org/request/show/489295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=3
2017-04-26 19:43:20 +00:00
Dominique Leuenberger
672d5d07b9 Accepting request 451962 from Virtualization:containers
- Update to version 0.7.0:
  * version: bump to v0.5.3+git
  * subnet: add infrastructure and tests for network watches
  * Refactoring: single ctx and pull out LeaseRenewer
  * Bug fix: remote mode errors out with bad backend type
  * Use a map for backend lookups
  * Split backend Init operation into New/Init and AddNetwork
  * Fix etcd implementation of getNetworks()
  * vendor: update etcd/client
  * aws-vpc: migrate to official AWS SDK
  * aws-vpc: use SDK to get metadata
  * Add network package to testing
  * Add/remove networks when registry changes
  * bug fix: no specified networks still led to multi-network path
  * Fix running multiple networks
  * Fix network watches when subnets change
  * Better handling of Ctrl+C
  * Add UnregisterNetwork backend method
  * Notify systemd service when server is ready to listen
  * Fix/improve docs
  * Masquerade host to flannel traffic.
  * Change copyright from CoreOS to flannel authors
  * remote: close response body during watch()
  * Refactor the backend interfaces for multi-networks
  * Go 1.5 compat change
  * test: add license header check + missing headers
  * travis: add logo to README, switch to go 1.4/1.5
  * build: use `git describe` output in version
  * file rename as separate commit for better diffs
  * Use jonboulle/clockwork

OBS-URL: https://build.opensuse.org/request/show/451962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=2
2017-02-05 14:47:28 +00:00
Dominique Leuenberger
906c5fb0f5 Accepting request 446428 from Virtualization:containers
new package

OBS-URL: https://build.opensuse.org/request/show/446428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=1
2017-01-21 23:27:07 +00:00