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

design: Add design for multiple Envoy listeners #3263

Closed

Commits on Jan 19, 2021

  1. design: Add design for multiple Envoy listeners

    As part of implementing Service APIs, it's necessary to reconsider Contour's insecure to secure redirect functionality.
    This document suggests keeping the functionality, while allowing additional listening ports to be defined.
    
    Updates projectcontour#1300
    Updates projectcontour#2922
    Updates projectcontour#3086
    
    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    dfc7fab View commit details
    Browse the repository at this point in the history
  2. Update design for clarity around external ports vs Envoy ports

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    c12703b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Update design with initial round of PR comments

    Signed-off-by: Nick Young <ynick@vmware.com>
    Nick Young committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    080bce2 View commit details
    Browse the repository at this point in the history