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

fix(reports-controller): Allow UPDATE Operation in Resource Validation for Reports Controller #23

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 20, 2024

  1. fix(reports-controller): Allow UPDATE operation in validation

    Pass operations list instead of one to check for resources
    that match policy's condition block.
    
    Also, decouple operation list for resource validation from
    the policy context's operation.
    
    Fixes kyverno#9562
    
    Signed-off-by: Bhargav Ravuri <bhargav.ravuri@infracloud.io>
    Bhargav-InfraCloud committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1affc43 View commit details
    Browse the repository at this point in the history