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

Release v5.20.0 #1482

Merged
merged 2 commits into from Mar 1, 2022
Merged

Release v5.20.0 #1482

merged 2 commits into from Mar 1, 2022

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

- 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.

None yet

2 participants