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

Re-evaluate what we consider to be an Enforced DNS policy #792

Closed
maksymvavilov opened this issue Jul 31, 2024 · 0 comments
Closed

Re-evaluate what we consider to be an Enforced DNS policy #792

maksymvavilov opened this issue Jul 31, 2024 · 0 comments
Labels
status/wontfix Will not be worked on

Comments

@maksymvavilov
Copy link
Contributor

follow up on #586

Currently, the enforced condition is based on the Ready status of DNS Records that are affected by the DNS Policy. This leaves two possibilities for us to be misinformed:

  1. The DNS Record CR is absent but the record is present in the provider - we will believe that the policy is not enforced when, de facto, it is.
  2. The listener on the Gateway CR is not in a healthy state or misconfigured. The DNS Record is present and ready, but due to errors on the listener, it is not functional. We will get a false positive.
    This issue is created to implement a better solution to determine the enforced condition on the DNS Policy if that proves to be feasible
@maksymvavilov maksymvavilov added the kind/investigation Spike into investigating something label Jul 31, 2024
@philbrookes philbrookes removed the kind/investigation Spike into investigating something label Oct 3, 2024
@github-project-automation github-project-automation bot moved this to Done in Kuadrant Oct 3, 2024
@philbrookes philbrookes added the status/wontfix Will not be worked on label Oct 3, 2024
@philbrookes philbrookes reopened this Oct 3, 2024
@philbrookes philbrookes closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/wontfix Will not be worked on
Projects
Status: Done
Development

No branches or pull requests

2 participants