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 OPA support to the policy API's: #579

Merged
merged 3 commits into from Nov 3, 2022
Merged

Add OPA support to the policy API's: #579

merged 3 commits into from Nov 3, 2022

Commits on Nov 2, 2022

  1. Add OPA support to the policy API's:

    Updated Api's:
    - Create Policy: Adds the kind and Query options for OPA and enforcement_level
    - Update Policy: Adds option to update the Query
    - List Policy: List allows filtering by kind
    
    Adds integration tests for the above
    mrinalirao committed Nov 2, 2022
    Copy the full SHA
    9e2a6f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into TF-1450-policies

    # Conflicts:
    #	policy_set.go
    mrinalirao committed Nov 2, 2022
    Copy the full SHA
    7aaf233 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Copy the full SHA
    d4ae7c4 View commit details
    Browse the repository at this point in the history