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

Add DnsSettings to ncproxy CreateEndpointRequest #1026

Merged
merged 1 commit into from
Jun 7, 2021

Commits on Jun 7, 2021

  1. Add DnsSettings to CreateEndpointRequest

    To be able to set DNS configurations on the endpoint add a new DnsSettings message to
    be used on the hcn endpoint.
    
    This PR also fixes up a spelling mistake in subnet_ipadress_prefix -> subnet_ipaddress_prefix,
    and a couple casing changes on the proto file.
    
    Signed-off-by: Daniel Canter <dcanter@microsoft.com>
    dcantah committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    c793ff4 View commit details
    Browse the repository at this point in the history