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

chore: TLS and DNS Policy API cleanup #972

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

mikenairn
Copy link
Member

@mikenairn mikenairn commented Nov 1, 2024

  • Remove unnecessary implementation of kuadrant.Referrer
  • Mark implementation of kuadrant.Policy as Deprecated
  • Avoid the use of Kind() method in DNS/TLS policy validator/status tasks
  • Set type of missing resource to Gateway rather than the Policy. This isn't 100% correct since it could be a section name not found, but it's closer than using the policy.

* Remove unnescaery implementation of kuadrant.Referrer
* Mark implementation of kuadrant.Policy as Deprecated
* Avoid the use of Kind() method in DNS/TLS policy validator tasks
* Set type of missing resource to Gateway rather than the Policy. This
  isn't 100% correct since it could be a section name not found, but
it's closer than using the policy.

Signed-off-by: Michael Nairn <[email protected]>
@mikenairn mikenairn merged commit 40d3ee3 into Kuadrant:main Nov 4, 2024
24 checks passed
@mikenairn mikenairn deleted the prep_tls_and_dns_apis branch November 4, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants