Releases: submariner-io/submariner
Releases · submariner-io/submariner
0.6.0 Release
Add YAML linting, fix errors Signed-off-by: Daniel Farrell <[email protected]>
0.5.0
Libreswan cable driver
- The libreswan IPsec cable driver is available for testing. It’s been included on the testing matrix of the project.
- Globanet overlapping CIDR support improvements and bug fixes
- Multiple CI improvements implemented from shipyard
- The testing matrix is now run via GitHub actions
Libreswan support
- Libreswan IPsec cable driver is available for testing and is covered in Submariner’s CI.
- Globanet overlapping CIDR support improvements and bug fixes.
- Multiple CI improvements implemented from Shipyard.
- CI tests are now run via GitHub Actions.
Wireguard, Gateway reporting and Globalnet from hostNetwork
- Experimental Wireguard support has been added as a pluggable CableDriver option in addition to the current default IPsec. (Please note that wireguard + globalnet isn't supported yet)
- Submariner reports the active and passive gateways as a gateway.submariner.io CRD.
- The gateway redundancy/failover tests are now enabled and stable in CI.
- Globalnet hostNetwork to remote globalIP is now supported. Previously, when a pod used hostNetworking it was unable to connect to a remote service via globalIP.
v0.2.0
- Support for Overlapping CIDRs between clusters (globalnet)
- Enhanced e2e scripts, which will be shared between repositories in the shipyard project (ongoing work)
- Local registry in make e2e, improves e2e deployment.
- Refactoring for support pluggable drivers (in preparation for wireguard support)
Minor fixes over v0.1.0
- cleaner logging for submariner-engine
- cleaner logging for submariner-route-agent
Submariner v0.1.0 with some light
This release has focused on stability, bugfixes, and making https://github.com/submariner.io/lighthouse available as developer preview via subctl deployment.
- Several bugfixes and enhancements around HA failover (#346, #348, #332)
- Migrated to Daemonsets for submariner gateway deployment
- Added support for hostNetwork to remote pod/service connectivity (#288)
- Auto detection and configuration of MTU for vx-submariner, jumbo frames support (#301)
- Support for updated strongswan (#288)
- Better iptables detection for some hosts (#227)
Submariner Release v0.0.3 -- KubeCon NA 2019
Submariner has been greatly enhanced to allow operators to deploy into Kubernetes clusters without the necessity for layer-2 adjacency for nodes. Submariner now allows for VXLAN interconnectivity between nodes (facilitated by the route agent).