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

[post policy provider refactoring] Investigate restrictions on verifications happen to all attached artifacts/signatures #790

Open
1 task done
binbin-li opened this issue Apr 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@binbin-li
Copy link
Collaborator

What would you like to be added?

Currently we're in progress of refactoring policy provider to offload policy decision to OPA engine. That would require Ratify iterate through all artifacts/signatures to generate all reports even though we might need only 1 successful verified signature. Right now we have all verification happen in parallel which might minimize the ovarall duration of each request, but it will definitely incur huge computing/network overhead.

We'll evaluate the impact on Ratify once the refactoring is done, this issue is mainly for reminding for now.

Anything else you would like to add?

No response

Are you willing to submit PRs to contribute to this feature?

  • Yes, I am willing to implement it.
@binbin-li binbin-li added the enhancement New feature or request label Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant