Commit Graph

14 Commits

Author SHA256 Message Date
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
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
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
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