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

feat: Make policy loop with io.kubewarden.policy.echo.loop annot #46

Closed
wants to merge 1 commit into from

Commits on Jul 31, 2024

  1. feat: Make policy loop with io.kubewarden.policy.echo.loop annot

    Add a new `Operation::Loop`, that corresponds to
    `io.kubewarden.policy.echo.loop` annotation.
    
    When this annotation is present, the policy will loop indifinetly.
    This is helpful for testing purposes.
    
    Signed-off-by: Víctor Cuadrado Juan <[email protected]>
    viccuad committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    33743fa View commit details
    Browse the repository at this point in the history