Use DNSEndpoint
for all records
#4859
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
DNSEndpoint
for all records
#4859
What would you like to be added:
Use the kind
DNSEndpoint
for all generated DNS records.DNSEndpoint
with aownerReferences[0]
self-reference in it.ownerReferences[0]
shouldn't be used for anything but to generate theDNSEndpoint
.DNSEndpoint
should be used as the source of truth for the syncing of the records.Example:
Why is this needed:
ownerReferences
is used in multiple systems e.g.Argo CD
to link related k8s resourceskubectl get DNSEndpoint -A -o yaml
and have the actual state of all managed recordsDNSEnpoint
<=>Certificate
)The text was updated successfully, but these errors were encountered: