Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple active gateway enhancement proposal #69

Merged
merged 4 commits into from
Jun 15, 2022

Commits on Jun 14, 2022

  1. Multiple active gateway enhancement proposal

    Submariner currently only allows a single gateway to be active at
    any one time in a given cluster.  This enhancement proposes that
    there be an option to allow more than one gateway to be active in
    a given cluster to enhance both performance and resiliency. This
    feature is sometimes referred to as “active-active gateways”;
    however, the goal is to allow two or more actove gateways to be used.
    
    Signed-off-by: Andre Fredette <[email protected]>
    anfredette committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    373410a View commit details
    Browse the repository at this point in the history
  2. Updates to proposal based on POC and pr comments

    Signed-off-by: Andre Fredette <[email protected]>
    anfredette committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e426fbc View commit details
    Browse the repository at this point in the history
  3. Add design details for the multiple active gateway enhancement proposal

    submariner-io#69
    
    Signed-off-by: Andre Fredette <[email protected]>
    
    Co-authored-by: Andrew Stoycos <[email protected]>
    Co-authored-by: Billy McFall <[email protected]>
    3 people committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    9441222 View commit details
    Browse the repository at this point in the history
  4. Additional updates to multiple active gateway enhancement proposal

    based on design review and other discussions
    
    Signed-off-by: Andre Fredette <[email protected]>
    
    Co-authored-by: Billy McFall <[email protected]>
    Co-authored-by: Andrew Stoycos <[email protected]>
    3 people committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    bd57b72 View commit details
    Browse the repository at this point in the history