All notable changes to this project will be documented in this file.
- Fix the name of the program in the image.#196
- Change the
deploy/porter.yaml
image name tokubesphere/porter:v0.4.1
- Eip Address Management via CRD.#132
- Changes to the BgpConf/BgpPeer API to be compatible with the gobgp API and to support viewing status. #132
- Support layer 2 load-balancing
- Support loadBalancerIP in Service
- Support add neighbor dynamically
- Support config porter via CRD
- add portforward for nonstandard bgp port openelb#37
- add doc about setting up in real router openelb#36
- more tests
- new Jenkinsfile openelb#29
- duplicated externalIPs in
kubectl get svc
openelb#27 - update docs
- auto detect main interface instead of using
eth0
openelb#23 - add e2e test openelb#23
- fix the reconcile logic which add route without waiting for all endpoints openelb#24
- Update readme