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

aws/cert-manager: Tighten IAM permissions for cert-manager #16412

Commits on Mar 19, 2024

  1. aws/cert-manager: Tighten IAM permissions for cert-manager

    This change restricts which record types and domain prefixes
    cert-manager is allowed to change for DNS01 acme challenges.
    
    Only _acme-challenge.* TXT records may be created/updated/removed.
    
    Implements kubernetes#15680
    andsens committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a902f9e View commit details
    Browse the repository at this point in the history