v0.9.0
What's Changed
- PR - Used managed flag for LB rule from kube-loxilb by @TrekkieCoder in #13
- PR - Liveness checks on a per rule basis (#14) by @TrekkieCoder in #15
- PR - Fixes for (#16 and #17). Feature support for (#18) by @TrekkieCoder in #19
- PR - Typo fix in IPAM release by @TrekkieCoder in #21
- PR - Specific error status check moved out from REST request/resp handling by @TrekkieCoder in #22
- PR - Cluster LB support (#18) by @TrekkieCoder in #23
- PR - Support for in-cluster lb (fixes for #18) by @TrekkieCoder in #24
- PR - bgp custom listen port support by @UltraInstinct14 in #25
- bgp custom remote port support by @TrekkieCoder in #26
- add log verbose by @backguynn in #27
- add verbose option string by @backguynn in #28
- PR - BGP config error handling by @TrekkieCoder in #29
- PR - Fixed set-roles api call by @TrekkieCoder in #30
- Update kube-loxilb.yaml by @TrekkieCoder in #31
- change setRoles option type (bool -> string) by @backguynn in #32
- Update README.md by @TrekkieCoder in #33
- Change kube-loxilb labels and selector names by @moadqassem in #36
- Delete bgp neighbor when peer is purged. by @backguynn in #35
- PR - prevent potential conditions for dup lb-list entries by @TrekkieCoder in #37
- PR - gh-38 Use IPAM mode as specified in config yaml by @TrekkieCoder in #40
- If the node status is NotReady/Unknown, the node will not be selected as an endpoint. by @backguynn in #41
- gh-38 IPAM to use latest loxilib and enhanced internal logic by @UltraInstinct14 in #43
- PR- return hostname(which cant be resolved) after service creation to esc… by @TrekkieCoder in #45
- PR - Dont re-add staticIP back to ingress even if it is in LBIPAM range by @TrekkieCoder in #46
- PR : gh-38 - Support for single extIP per service irrespective of multiple… by @TrekkieCoder in #47
- PR - Updated to latest lib by @TrekkieCoder in #50
- PR - gh-51: Fixed generic BGP conf by @TrekkieCoder in #52
- PR : gh-51 fixed some typos and error condition handling by @TrekkieCoder in #54
- PR : gh-51 fixed some typos and error condition handling - p2 by @TrekkieCoder in #55
- Check http statusCode when delete loxilb's LB rule by @backguynn in #60
- PR - Fix peer clients continuously getting added by @TrekkieCoder in #61
- Update run-preflight.yml by @backguynn in #62
- PR - master-nodes also need to peer with each other by @TrekkieCoder in #64
- PR : Manifest fixes by @TrekkieCoder in #66
- Update README.md by @backguynn in #67
- PR - endpoint api changes by @TrekkieCoder in #68
- PR - bgp multi-hop support by @TrekkieCoder in #69
- Add service name to LoadBalancerModel by @backguynn in #70
- add loxilb.io/secondaryIPs annotation by @backguynn in #71
- Create sctp-lb-secips.yml by @nik-netlox in #72
- Bumped version to 0.9.0 by @TrekkieCoder in #73
New Contributors
- @moadqassem made their first contribution in #36
- @nik-netlox made their first contribution in #72
Full Changelog: v0.8.8...v0.9.0