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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃尡 Allow envtest WebhookInstallOptions to modify webhooks conditionally #2554

Closed

Commits on Oct 18, 2023

  1. Allow envtest WebhookInstallOptions to modify webhooks conditionally

    Currently, envtest takes a input from a number of CRDs and blindly
    overrides any service with its own host:port URL.
    
    The following change adds a new option to select which services to
    override based on namespace/name combination.
    
    Signed-off-by: Vince Prignano <vincepri@redhat.com>
    vincepri committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    72959d8 View commit details
    Browse the repository at this point in the history