Skip to content

Releases: submariner-io/submariner

0.6.0 Release

27 Aug 10:25
Compare
Choose a tag to compare
Add YAML linting, fix errors

Signed-off-by: Daniel Farrell <[email protected]>

0.5.0

20 Jul 15:26
Compare
Choose a tag to compare
  • Enabled more linting tools for golangci-lint.
  • Added more unit tests.
  • Minor bug fixes/enhancements.

Libreswan cable driver

24 Jun 10:00
v0.4.1
Compare
Choose a tag to compare
  • 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

23 Jun 14:47
Compare
Choose a tag to compare
  • 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

08 May 09:43
Compare
Choose a tag to compare
  • 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

23 Mar 16:05
v0.2.0
Compare
Choose a tag to compare
  • 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

06 Mar 15:57
Compare
Choose a tag to compare
  • cleaner logging for submariner-engine
  • cleaner logging for submariner-route-agent

Submariner v0.1.0 with some light

17 Feb 13:07
Compare
Choose a tag to compare

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

21 Nov 00:01
v0.0.3
5afac41
Compare
Choose a tag to compare

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).

v0.0.1

12 Mar 06:47
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Submariner v0.0.1 is in pre-alpha and should not be used for production systems