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

Manage routing wildcard domain #59

Merged
merged 2 commits into from
Nov 19, 2018

Commits on Nov 16, 2018

  1. Add aws-sdk-go dependency

    ironcladlou committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    a315b9b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Manage DNS for load balancer services

    Add routing wildcard DNS management for AWS. This should be replaced ASAP by
    something more generalized (e.g. external-dns).
    
    The records are managed in a way that's compatible with the installer and are
    correctly cleaned up during a cluster destroy.
    
    *Does not yet handle updates or deletes.*
    ironcladlou committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    2b9a2f6 View commit details
    Browse the repository at this point in the history