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

Handle CNAME leafs corretly #295

Open
maksymvavilov opened this issue Nov 7, 2024 · 1 comment
Open

Handle CNAME leafs corretly #295

maksymvavilov opened this issue Nov 7, 2024 · 1 comment

Comments

@maksymvavilov
Copy link
Contributor

What

When probing CNAMEs we return the first occurrence of a healthy IP response or the last of an unhealthy.

How

The logic here in question.
Decide if we want to change the way we deal with CNAMES. If yes, reimplement the logic in question.

@maksymvavilov
Copy link
Contributor Author

While at it we could remove lastCheckedAt from the probe CRD and convert it to the local var. Or at least don't write unexisting field to the CR

@maksymvavilov maksymvavilov self-assigned this Nov 15, 2024
@maksymvavilov maksymvavilov removed their assignment Nov 21, 2024
@maksymvavilov maksymvavilov removed the status in Kuadrant Nov 21, 2024
@maksymvavilov maksymvavilov self-assigned this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant