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 filters to event policy #8122

Merged
merged 11 commits into from
Aug 16, 2024

Commits on Jul 31, 2024

  1. feat: add filters to eventpolicy type

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    274eefb View commit details
    Browse the repository at this point in the history
  2. feat: add filters to eventpolicy crd

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    db20254 View commit details
    Browse the repository at this point in the history
  3. feat: updated auth package to handle filters as well

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c2a4b80 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix merge conflicts

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    283ebbc View commit details
    Browse the repository at this point in the history
  2. fix build issues, add unit tests

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    f6fad57 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. address review comments

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    adab227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b755b4 View commit details
    Browse the repository at this point in the history
  3. test: added rekt test for eventpolicy with filters

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    213c77a View commit details
    Browse the repository at this point in the history
  4. fix(test): event policy resources work

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    027e29d View commit details
    Browse the repository at this point in the history
  5. small fixes to rekt test

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c81aa9f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. fix: tests ran in correct order

    Signed-off-by: Calum Murray <cmurray@redhat.com>
    Cali0707 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    01f12ec View commit details
    Browse the repository at this point in the history