Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the Partially Enforced status on DNSPolicy #586

Closed
maksymvavilov opened this issue Apr 29, 2024 · 1 comment · Fixed by #722
Closed

Extend the Partially Enforced status on DNSPolicy #586

maksymvavilov opened this issue Apr 29, 2024 · 1 comment · Fixed by #722
Assignees
Labels
kind/enhancement New feature or request size/small

Comments

@maksymvavilov
Copy link
Contributor

maksymvavilov commented Apr 29, 2024

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]"

@maksymvavilov
Copy link
Contributor Author

This issue is blocked by a bug that prevents correct configuration of integration tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request size/small
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant