Skip to content

v0.2.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewsykim andrewsykim released this 23 Apr 19:17

Changelog

Ability to enable/disable node advertising its pod CIDR to external BGP peers (#408) - @murali-reddy
split routing controllers to smaller modules by function (#406) - @murali-reddy
break controller package to independent packages (#405) - @murali-reddy
move health, metrics to sepearate packages (#404) - @murali-reddy
update gobgp to d31262d which fixes critical bug with BGP graceful restarts (#403) - @andrewsykim

Full Commit History

89aef2c go-releaser: update binary path
c044162 only push new docker image on release
682c494 remove release task in travis CI (#409)
41332a1 Ability to enable/disable node advertising its pod CIDR to external BGP peers (#408)
23d4362 split routing controllers to smaller modules by function (#406)
05bec8b break controller package to independent packages (#405)
1a0bfa2 move health, metrics to sepearate packages (#404)
6eece2d update gobgp to d31262d for BGP graceful restart fixes (#403)