You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should figure out where to store these in the OCI registry (an annotation?), update the SPEC, start including them and then start looking for them during verification.
We can always use one of these if present (no opt-in/out needed, and do a force check of the log (--verify-inclusion)? as opt-in.
This should mean we can eliminate read operations from experimental for now (moving them to default). We still need a way to get the write calls out of experimental.
The text was updated successfully, but these errors were encountered:
We should figure out where to store these in the OCI registry (an annotation?), update the SPEC, start including them and then start looking for them during verification.
We can always use one of these if present (no opt-in/out needed, and do a force check of the log (--verify-inclusion)? as opt-in.
This should mean we can eliminate read operations from experimental for now (moving them to default). We still need a way to get the write calls out of experimental.
The text was updated successfully, but these errors were encountered: