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

azurestack: Modify destroy code to handle public dns record deletion #5095

Merged

Commits on Jul 23, 2021

  1. azurestack: Modify destroy code to handle public dns record deletion

    Modifying the Azure deletion code to check if the environment is
    Azure Stack Hub and if so, check and delete the A records in the
    public DNS that is relevant to the current cluster during cluster
    destroy.
    rna-afk committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d577bf0 View commit details
    Browse the repository at this point in the history
  2. vendor: Add vendor files for Azure-sdk-for-go

    Adding vendor files for Azure Stack Hub client support for DNS.
    rna-afk committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4abfaaf View commit details
    Browse the repository at this point in the history