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

internal/contour: convert NewListenerCache to TypedConfig #1093

Merged

Commits on May 15, 2019

  1. internal/contour: convert NewListenerCache to TypedConfig

    Updates projectcontour#876
    Updates projectcontour#376
    
    Convert ListenerCache static values from proto struct to typed config.
    This could do with DRYing up with some more with helpers, which I'll
    tackle in a followup PR.
    
    Signed-off-by: Dave Cheney <dave@cheney.net>
    davecheney committed May 15, 2019
    Copy the full SHA
    75d04cb View commit details
    Browse the repository at this point in the history