opa
opa copied to clipboard
OCI: use oras/v2
ORAS is doing a revamp in their v2 work: among other things, this should cut down dependencies significantly, and that would be very welcome to the use in OPA.
- See oras.land/oras-go/v2 and its directories for the new interface.
- The
Copy
API we're currently using is already ported. - The target of the copy seems to allow for different things:
I think this issue should perhaps precede the other OCI issues (#4637 and #4639 and #4638) since it has consequences on their content or implementation. (WDYT @carabasdaniel?)
Hi @srenatus, I think we might be able to tackle the bug first and then focus on bumping to oras/v2 before any other feature work.
This issue has been automatically marked as inactive because it has not had any activity in the last 30 days.
https://github.com/oras-project/oras-go/issues/49 done, alpha release out.
This issue has been automatically marked as inactive because it has not had any activity in the last 30 days.
This was resolved in https://github.com/open-policy-agent/opa/pull/5690 Thanks @ashutosh-narkar 👍