kuadrant-operator
kuadrant-operator copied to clipboard
Extend the Partially Enforced status on DNSPolicy
What
If the DNSPolicy is not enforced on all DNS Records we are marking it as "Partially Enforced" (in the status-conditions). We want to know the exact records that are not affected by the policy.
How
Change logic here to go through all the DNSRecords and put their names in the message field for the status. I.E. "DNS Policy has been partially enforced. Not enforced on: [name]"