Skip to content

Conversation

@mtrmac
Copy link
Collaborator

@mtrmac mtrmac commented Mar 1, 2022

  • docker/referece: add IsFullIdentifier
  • Changed oci layout transport to thread-safe destination
  • add pkg/blobcache from Buildah
  • blobcache: drop import on buildah/docker
  • blobcache: drop history comment
  • blobcache: make ClearCache() private
  • blobcache: remove CacheLookupReferenceFunc
  • blobcache: turn BlobCache into a struct
  • blobcache: export clearCache
  • Remove (unused and unreachable) keyring support
  • Eliminate a goroutine
  • Also introduces internal-only interfaces to allow extending the transport feature set in the future

mtrmac added 2 commits March 1, 2022 19:30
- docker/referece: add IsFullIdentifier
- Changed oci layout transport to thread-safe destination
- add pkg/blobcache from Buildah
- blobcache: drop import on buildah/docker
- blobcache: drop history comment
- blobcache: make `ClearCache()` private
- blobcache: remove `CacheLookupReferenceFunc`
- blobcache: turn BlobCache into a struct
- blobcache: export clearCache
- Remove (unused and unreachable) keyring support
- Eliminate a goroutine
- Also introduces internal-only interfaces to allow extending the
  transport feature set in the future

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@rhatdan
Copy link
Member

rhatdan commented Mar 1, 2022

LGTM

@rhatdan rhatdan merged commit 7b43333 into containers:main Mar 1, 2022
@mtrmac mtrmac deleted the v5.20.0 branch March 1, 2022 21:01
@mtrmac mtrmac restored the v5.20.0 branch March 1, 2022 21:03
@mtrmac mtrmac deleted the v5.20.0 branch March 1, 2022 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants