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

Fix subnet dhcp relay #1382

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Fix subnet dhcp relay #1382

merged 2 commits into from
Sep 25, 2024

Commits on Sep 23, 2024

  1. Fix VPC external address importer

    In addition, remove unnecessary linter ignore comments
    
    Signed-off-by: Anna Khmelnitsky <[email protected]>
    annakhm committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e6bcc73 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Avoid sending empty dhcp relay path in VPC subnet

    NSX errors out in this scenario for certain configuration.
    In addition, fix metadata library for cases where OmitIfEmpty is
    defined for nested block
    
    Signed-off-by: Anna Khmelnitsky <[email protected]>
    annakhm committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cde7464 View commit details
    Browse the repository at this point in the history