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

Support Ambassador Host resources as sources #1642

Merged

Commits on Jan 27, 2021

  1. Support Ambassador Host resources as sources

    Ambassador can be configured with `Host` resources (based on the
    `Host` CRD) for defining the external DNS host name.
    
    This code adds a new source, `ambassador-host`, that looks for the
    `ambassador/ambassador` Service and and uses the `hostname` from the
    `Host` resource.
    
    Signed-off-by: Alvaro Saurin <alvaro.saurin@gmail.com>
    Signed-off-by: Flynn <flynn@datawire.io>
    inercia authored and Flynn committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    6eeef96 View commit details
    Browse the repository at this point in the history