route53-controller unable to find recordset upon adoption #2187
Labels
area/adopted-resource
Issues or PRs related to ACK Adopted Resources
kind/bug
Categorizes issue or PR as related to a bug.
service/route53
Indicates issues or PRs that are related to route53-controller.
Describe the bug
When using an AdoptedResource to adopt a route53 RecordSet, e.g. a
CNAME
, route53-controller is unable to adopt the record, throwing aresource not found
error. Using version0.0.17
.Stack trace:
Steps to reproduce
Create a route53 record, say via the AWS console. Create an adopted resource (using it's name, zoneID, recordType to specify it):
Expected outcome
The resource is adopted, and an ack-controlled resource is created.
Environment
The text was updated successfully, but these errors were encountered: