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

Add always-fail auth handler #24609

Merged
merged 1 commit into from
Apr 5, 2023

Commits on Mar 28, 2023

  1. Add always-fail auth handler

    This adds an always fail auth handler that will always deny auth
    requests.
    This is useful for tesing policies and to use in end-to-end testing to
    ensure the auth mechanism in the datapath is functional.
    
    Signed-off-by: Maartje Eyskens <maartje.eyskens@isovalent.com>
    meyskens committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e0306e4 View commit details
    Browse the repository at this point in the history