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

Commits on Nov 1, 2024

  1. chore: TLS and DNS Policy API cleanup

    * 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 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    36283a9 View commit details
    Browse the repository at this point in the history