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

admission-control: validate that Ingress and RouteGroup hosts in hosted zone domain #8436

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Commits on Oct 25, 2024

  1. admission-control: validate that Ingress and RouteGroup hosts in host…

    …ed zone domain
    
    Add ValidatingAdmissionPolicies that validates Ingress and RouteGroup hosts
    from hosted zone parent domain are in hosted zone domain.
    
    E.g. for hosted zone `foo.bar.test` its parent domain is `bar.test`
    and therefore Ingress and RouteGroup hosts from `bar.test` domain
    must also be in `foo.bar.test` domain.
    
    Signed-off-by: Alexander Yastrebov <[email protected]>
    AlexanderYastrebov committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2348432 View commit details
    Browse the repository at this point in the history