Skip to content

Create DNSEndpoints in Operator's namespace

The following discussion from !3 (merged) should be addressed:

  • @kosamara started a discussion: (+2 comments)

    @estevesm Do we still need the "watch namespace" for anything? L125 you assign this value to dnsregistration.Namespace, which is the namespace where DNSEndpoints will be created. But that should be the namespace where the operator has been deployed AFAIU. How can we get that namespace?