Files
cert-manager/pkg
Supriya Premkumar 4dbcd1fa73 Fix auth zone hosted domain lookups.
Changes:
    1. When there are multiple route53 hosted top zone and delegated
    zones within the same account, cert-manager incorrectly uses
    the top level domain as auth zone for which it doesn't have perms.
    This DOSes AWS's IAM API.
    2. This change adds the best match in determining auth zone while
    looking up hosted zone IDs.
    3. Defines a GetBestMatch util function to perform longest domain
    matches.
    4. Adds test cases
    5. Fixes #3353

Signed-off-by: Supriya Premkumar <supriyapremkumar1@gmail.com>
2020-10-09 09:55:28 -07:00
..
2020-09-25 17:13:19 +02:00
2020-09-01 15:03:25 +02:00
2020-08-26 14:29:06 +02:00
2020-08-27 14:46:28 +02:00
2020-08-27 14:46:28 +02:00
2020-08-20 14:28:06 +01:00
2020-09-04 18:00:53 +01:00