refactor(oci): de-duplicate registry admin check, sha256 fallback, dead re-exports (BUNYIP-81) #234
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/bunyip-81-oci-registry-dedup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Collapse the two admin-gate paths and the sha256 fallback-digest to a single source, and drop unused re-exports so the registry surface stays minimal and consistent.
#BUNYIP-81