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

GEP-1713: Standard Mechanism to Merge Gateway Listeners (rev 2) #3213

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Jul 23, 2024

  1. Second Revision of GEP-1713

    dprotaso committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    71a9bab View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix minor nits

    dprotaso committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    02c6a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b6b1e View commit details
    Browse the repository at this point in the history
  3. add enum validation

    dprotaso committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bb40ff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9baad11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41b1b21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e221a16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67ec44f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    228a4f8 View commit details
    Browse the repository at this point in the history
  9. fix heading levels

    dprotaso committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4ff2eb0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    879c011 View commit details
    Browse the repository at this point in the history
  11. add back istio use case

    dprotaso committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dd175c6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6890bc3 View commit details
    Browse the repository at this point in the history
  13. don't say concatenate

    dprotaso committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    460576f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a46a001 View commit details
    Browse the repository at this point in the history
  15. clarify route attachment

    dprotaso committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    70261a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    aa382cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fc59f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    46dbf4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf29a9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9356e1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    947af4f View commit details
    Browse the repository at this point in the history
  5. fix formatting

    dprotaso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    de19b26 View commit details
    Browse the repository at this point in the history
  6. fix more formatting

    dprotaso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6b8b753 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32308c9 View commit details
    Browse the repository at this point in the history
  8. fix language that allows a route to attach to both a listener set and…

    … a gateway at the same time
    dprotaso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d01d705 View commit details
    Browse the repository at this point in the history
  9. if a route tries to attach to a non-existent listener on the listener…

    … set then Accepted should be false
    dprotaso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    dd8a0f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc11438 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5c00375 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54de622 View commit details
    Browse the repository at this point in the history
  13. don't leak secrets

    dprotaso committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8b338bc View commit details
    Browse the repository at this point in the history