You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]"
The text was updated successfully, but these errors were encountered:
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]"
The text was updated successfully, but these errors were encountered: