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

Handle multiple concurrent Azure DNS01 challenges for the same FQDN #6351

Merged
merged 5 commits into from
May 14, 2024

Commits on May 10, 2024

  1. feat: Support concurrent updates for Azure DNS

    Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
    eplightning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    dead7c2 View commit details
    Browse the repository at this point in the history
  2. Fix error handling and add basic test

    Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
    eplightning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    53f73d5 View commit details
    Browse the repository at this point in the history
  3. Rewrite to new Azure SDK

    Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
    eplightning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    747d88c View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary AWS SDK dependency

    Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
    eplightning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c180fef View commit details
    Browse the repository at this point in the history
  5. Fix lint

    Signed-off-by: Bartosz Slawianowski <bartosz.slawianowski@natzka.com>
    eplightning committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0f6eaa9 View commit details
    Browse the repository at this point in the history