v0.2.0
Pre-release
Pre-release
- Various cleanup
- Eliminate requirement of container image build; reformulate using initContainers and sidecar containers (Closes #18)
- Migrate 2regions-hrr example to MetalLB-based design
- Example only; other mechanisms still available depending on specific use case requirements
- Move most configuration out of environment variables and into YAML
- Refactor some configuration to be iterable, allowing for more than 3 BGP groups and different use cases (Closes #19)
- Create 3clientgroups example
- Various documentation updates