Skip to content

vpc endpoint service domain verification #2663

@pete911

Description

@pete911

Is your feature request related to a problem?
We can create endpoint service with custom domain, but there is no option to verify domain when hosted on AWS (route53). It would be good to add option to automatically update Route53 recordset with TXT validation record.

Describe the solution you'd like
Add nameRef and valueRef to RecordSet (route53.services.k8s.aws/v1alpha1 api version), so we can reference output from endpoint service CRD.

Describe alternatives you've considered
There does not seem to be way of "chaining" or "referencing" output (status) from other controllers, otherwise we could use route53 controller - https://aws-controllers-k8s.github.io/community/reference/route53/v1alpha1/recordset/ and automatically populate TXT name and value output from endpoint service configuration CRD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions