Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Protocol Buffers for Typescript

Creating better tooling around gRPC and Protocol Buffers for Web, NodeJS and TypeScript ecosystem.
Collective - Host: opensource - https://opencollective.com/protoc-gen-ts - Code: https://github.com/thesayyn

Expand godoc for remote.Tag (#863)

Also, refactor unpackTaggable a bit to ensure we only call RawManifest
once.

github.com/thesayyn/go-containerregistry - bac0862739048e8716aecde6571dcd0b12c352fd authored about 4 years ago by jonjohnsonjr <[email protected]>
Return both https and http errors on ping fallback (#859)

* Return both https and http errors on ping fallback

Currently, we just return the last one, ...

github.com/thesayyn/go-containerregistry - 7b3632c533c3afc353a45639890dda0355849e22 authored about 4 years ago by jonjohnsonjr <[email protected]>
Set transport.Version via ldflags for release (#856)

For most things consuming this package, they will depend on an actual
released version of go-co...

github.com/thesayyn/go-containerregistry - f39a19656a034cc3eb22e8ca6e4eda08ed59a8c6 authored about 4 years ago by jonjohnsonjr <[email protected]>
Update common github actions (#858)

Signed-off-by: Knative Automation <[email protected]>

github.com/thesayyn/go-containerregistry - 3158c9864c7c2061626af8b4fb27b306eb46f0c4 authored about 4 years ago by knative-automation <[email protected]>
Set Version via ldflags for releases (#855)

github.com/thesayyn/go-containerregistry - f937abdc5c9af165a6921363fb49da3fe6cef421 authored about 4 years ago by jonjohnsonjr <[email protected]>
chore: initial commit

github.com/thesayyn/cel-rs - 9af817bbc42e62932bf88d96d612c1ac47511e67 authored about 4 years ago by thesayyn <[email protected]>
Implement better user agent support (#837)

* Expose transport.NewUserAgent

This allows you to supply a customer user agent string that w...

github.com/thesayyn/go-containerregistry - 7c586d4a0cef22340876855603735136c846793e authored about 4 years ago by jonjohnsonjr <[email protected]>
Add support for arm and arm64 (#851)

* Add support for arm and arm64

* Drop arm from travis

* s/386/i386/

* Put the arch in ...

github.com/thesayyn/go-containerregistry - 5f1c4b20f1c3e003af0c24a585770fe301fd23cf authored about 4 years ago by jonjohnsonjr <[email protected]>
Refactor [g]crane to make threading options easier (#845)

* Add WithAuth options to pkg/crane

* Refactor gcrane

This will just overwrite certain por...

github.com/thesayyn/go-containerregistry - 03492532c1a4e23f03ef01290d5c09e9cfcdb25c authored about 4 years ago by jonjohnsonjr <[email protected]>
Parse WWW-Authenticate challenges on retry (#846)

* Parse WWW-Authenticate challenges on retry

Use docker/distribution challenge library

* l...

github.com/thesayyn/go-containerregistry - 59645bd469db8b464ee267f92789cc97a2b01f74 authored about 4 years ago by jonjohnsonjr <[email protected]>
Don't log image layers in debug logs (#836)

github.com/thesayyn/go-containerregistry - cf9d7b33e9e735ce7ad8c1446f76deb51fbfe8e0 authored about 4 years ago by jonjohnsonjr <[email protected]>
create CalculateSize() (#719)

* calculateSize

Signed-off-by: Avi Deitcher <[email protected]>

* Update pkg/v1/tarball/wri...

github.com/thesayyn/go-containerregistry - 6df03039b8daf2667fcebb80415265cde17dfc22 authored about 4 years ago by Avi Deitcher <[email protected]>
add FindManifests (#828)

Signed-off-by: Avi Deitcher <[email protected]>
Co-authored-by: jonjohnsonjr <jonjohnson@google....

github.com/thesayyn/go-containerregistry - 93b58dc0ebbff2cf010833d40e67a5e8c1468a29 authored about 4 years ago by Avi Deitcher <[email protected]>
Plumb contexts through transport.New (#834)

Add transport.NewWithContext.

Use the provided context for the initial ping request and token...

github.com/thesayyn/go-containerregistry - 3904ad806ff1c30cb12e7d41f78a5702bf7e176d authored about 4 years ago by jonjohnsonjr <[email protected]>
Set longer timeout for ping (#833)

github.com/thesayyn/go-containerregistry - 144defce3e564127f7196277b16b93b744649951 authored about 4 years ago by jonjohnsonjr <[email protected]>
fix vet complaint (#831)

Signed-off-by: Avi Deitcher <[email protected]>

github.com/thesayyn/go-containerregistry - 50fe4c4fa3ad7b91fd4d86f8b58ded12a3416d05 authored about 4 years ago by Avi Deitcher <[email protected]>
Delete empty 1 file (#829)

github.com/thesayyn/go-containerregistry - d4a7f2f35a2f035df4da27331a91321a863ac158 authored about 4 years ago by Jason Hall <[email protected]>
match package with matcher and utils to filter v1.Descriptors; v1.Platform.Equals utility (#823)

* v1.Platform.Equals utility

Signed-off-by: Avi Deitcher <[email protected]>

* v1/match pac...

github.com/thesayyn/go-containerregistry - 70abb4c409059f50c0335b423fdfcf138cc8afd2 authored about 4 years ago by Avi Deitcher <[email protected]>
Add ability to override default registry and tag in pkg/name (#824)

* Add name Option functions

Adds a name OptionFn type that allows for overriding default opti...

github.com/thesayyn/go-containerregistry - b004c8a4ea0893bdbc3042c101de50d25259b9da authored about 4 years ago by Daniel Mangum <[email protected]>
Improve transport.Error text (#827)

Return "unexpected status code" instead of "unsupported".

Instead of just printing the status...

github.com/thesayyn/go-containerregistry - dd33eb2cd6201dfd08ef8da710688c4a5bfa76c3 authored about 4 years ago by jonjohnsonjr <[email protected]>
Update common github actions (#826)

Signed-off-by: Knative Automation <[email protected]>

github.com/thesayyn/go-containerregistry - 5749037d8bef27beb5f6137710d6ee866bc4d7df authored about 4 years ago by knative-automation <[email protected]>
Add logos for crane and gcrane (#822)

github.com/thesayyn/go-containerregistry - ef0e499de80f001ac57881689e9a40a2497247a6 authored about 4 years ago by jonjohnsonjr <[email protected]>
add:registry ping timeout (#808)

github.com/thesayyn/go-containerregistry - ca90ba63c3aea0192e95b58c7a4ffc1a26e5cb67 authored about 4 years ago by 江子牙 <[email protected]>
Revamp debug logs (#816)

* Revamp debug logs

1. Drop places that can log creds. May bring this back with build tags?
...

github.com/thesayyn/go-containerregistry - 429c8379d1665efc214b35b054d8c93aa2e7079c authored about 4 years ago by jonjohnsonjr <[email protected]>
Make sure options are propagated to child Writes (#818)

* Make sure options are propagated to child Writes

Right now we are just passing through cher...

github.com/thesayyn/go-containerregistry - 5fa6b58756080ed3d89b6a460eefc83387d95144 authored about 4 years ago by jonjohnsonjr <[email protected]>
expose v1/layout.WriteImage and WriteIndex (#815)

Signed-off-by: Avi Deitcher <[email protected]>

github.com/thesayyn/go-containerregistry - 6a6302569e968bb450a96bc80af791aa689d53a3 authored about 4 years ago by Avi Deitcher <[email protected]>
Update common github actions (#812)

Signed-off-by: Knative Automation <[email protected]>

github.com/thesayyn/go-containerregistry - a14ada4496c9349f81af6bfa9ecd654cd19ff581 authored about 4 years ago by knative-automation <[email protected]>
Fix debug images (#811)

github.com/thesayyn/go-containerregistry - 53ad5c4d96aae3f37add50b9ef7fa57ba320bbe2 authored about 4 years ago by jonjohnsonjr <[email protected]>
Rewrite cloudbuild.yaml and --publish=all (#802)

- consolidate golang steps into a single step for readability
- symlink /workspace into $GOPATH...

github.com/thesayyn/go-containerregistry - 051a6c020d5eb644595fffd22ce05db8b27f0b46 authored about 4 years ago by Jason Hall <[email protected]>
Fix some weirdness in google.Keychain (#807)

Add a NewTokenSourceAuthenticator function that converts an
oauth2.TokenSource into an authn.Au...

github.com/thesayyn/go-containerregistry - 8bdb226729c0f5abee9b613add21672429d39de7 authored about 4 years ago by jonjohnsonjr <[email protected]>
Fix error when calculating tarball size of manifest (#804)

Manifest is marshalled repeatedly.

github.com/thesayyn/go-containerregistry - fb6ca2eb314b8d07790330da807932a6d3e2edc6 authored about 4 years ago by tydra-wang <[email protected]>
Add remote.WithJobs and use it in remote.MultiWrite (#803)

- default parallel is 4
- an error is returned if WithParallel is called with a value <= 0

W...

github.com/thesayyn/go-containerregistry - 5040388aee43ce720902e720f929de5a56c32a0c authored about 4 years ago by Jason Hall <[email protected]>
Add remote.MultiWrite (#798)

This method takes multiple images or manifest lists, and attempts to
efficiently upload all of ...

github.com/thesayyn/go-containerregistry - ab3252bfe3ddb5e612349ff3fde459864cc6e8fb authored about 4 years ago by Jason Hall <[email protected]>
Drop //go:generate since we need hack/update-codegen.sh anyways (#801)

github.com/thesayyn/go-containerregistry - b7100fcb81dbf6ba3f2a2d4420043357657a4559 authored about 4 years ago by Matt Moore <[email protected]>
Update common github actions (#800)

Signed-off-by: Knative Automation <[email protected]>

github.com/thesayyn/go-containerregistry - 51a0dea8f3458fd3575363901d00fb67c04a02ca authored about 4 years ago by knative-automation <[email protected]>
Add GitHub Actions badge for build status (#796)

github.com/thesayyn/go-containerregistry - cd5ad27dd8edd9a172c38330693a2614018926b1 authored about 4 years ago by Jason Hall <[email protected]>
Add Windows support - Fix tests, enable CI, and release Windows binaries (#780)

* Allow Travis-CI to be run on a forked repo

* Enable Windows tests on Travis-CI

* Fix inv...

github.com/thesayyn/go-containerregistry - 0d898ee03b63ef0c0d15f5bd05665a306ac38df3 authored about 4 years ago by Mark Terrel <[email protected]>
Update common github actions (#792)

Signed-off-by: Knative Automation <[email protected]>

github.com/thesayyn/go-containerregistry - 919148f07b7c222ede2b9cf228e946b66a955808 authored about 4 years ago by knative-automation <[email protected]>
Update codegen step to use vendored codegen tools (#795)

github.com/thesayyn/go-containerregistry - 1f7f30495bce7f2539be25ab4508a7e55a5f6faf authored about 4 years ago by Jason Hall <[email protected]>
Try to remove dependency on GCR creds (#793)

github.com/thesayyn/go-containerregistry - e4f0bba24945d504e4095494848b0d86cfac4d47 authored about 4 years ago by Jason Hall <[email protected]>
Return basic auth from google.Keychain (#791)

Before, we were taking advantage of the fact that GCR will allow you to
just send an access tok...

github.com/thesayyn/go-containerregistry - 8a2841911ffee4f6892ca0083e89752fb46c48dd authored about 4 years ago by jonjohnsonjr <[email protected]>
Add --platform CLI option for crane (#788)

* Add --platform CLI option for crane

* Allow to set variant in platform CLI flag

* Update...

github.com/thesayyn/go-containerregistry - 25dfb32be7b78f62f857a0c562f2cfc4607aac57 authored about 4 years ago by David Schneider <[email protected]>
format Go code (#790)

Signed-off-by: Matt Moore (via Sockpuppet) <[email protected]>

github.com/thesayyn/go-containerregistry - 6344e5703ce06861d6acdf6601c04fce64f4bbaf authored about 4 years ago by Matt Moore <[email protected]>
Add platform option to crane copy and digest (#742)

github.com/thesayyn/go-containerregistry - 8e0bbb88dd41ff501f8ce265ebe236a60a6f695a authored about 4 years ago by David Schneider <[email protected]>
Update k8s-pkg-credentialprovider to pick up security fixes (#787)

github.com/thesayyn/go-containerregistry - da2eb53b5bd15ef357d780efefeb4acde494719b authored about 4 years ago by Markus Thömmes <[email protected]>
Use pinned k8s.io/code-generator for codegen (#785)

* Use pinned code-generator

Updates hack/update-codegen.sh to use the pinned code-generator v...

github.com/thesayyn/go-containerregistry - 77421d5c5906d1a567ed0193787cac3db8b4a4e4 authored about 4 years ago by Daniel Mangum <[email protected]>
Implement `crane digest` using a HEAD request (#784)

github.com/thesayyn/go-containerregistry - e39e523c09e69c3dd6c45b2fcf597da664a5161c authored about 4 years ago by Jason Hall <[email protected]>
Rename update-codegen for consistency (#781)

github.com/thesayyn/go-containerregistry - c9d94b7ccb241f0c4970ec2ffed6d55fc706a8e8 authored over 4 years ago by Matt Moore <[email protected]>
Add WithContext to google.ListerOption (#776)

github.com/thesayyn/go-containerregistry - 5e45177e606652caa75af24f2ed4edee7feefb05 authored over 4 years ago by micnncim <[email protected]>
Update prerequisites to latest version

github.com/thesayyn/etcd-protoc-gen-ts - 85a5708127f40b0549db7f58cb0123a8a6728a39 authored over 4 years ago by guessi <[email protected]>
[Automated] Fix misspellings (#775)

* Run github.com/client9/misspell

Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware...

github.com/thesayyn/go-containerregistry - 9f2724c4b962e4eb0630f8611f9382fb83e4e2e7 authored over 4 years ago by Matt Moore <[email protected]>
Add go mod tidy to hack/update-deps.sh (#772)

* Add go mod tidy to hack/update-deps.sh

* install outside of the main modules.

github.com/thesayyn/go-containerregistry - 736012cdd77bf67acd84c19e80961e305c9669a2 authored over 4 years ago by Matt Moore <[email protected]>
release: cut 0.3.4

github.com/thesayyn/protoc-gen-ts - 2ebc6806140b194f15fa7e91ed8b4a253f3dd9da authored over 4 years ago by thesayyn <[email protected]>
chore: remove debugging lines

github.com/thesayyn/protoc-gen-ts - 95afe57a66a1fe6f6e126815b62057b63e94770a authored over 4 years ago by thesayyn <[email protected]>
chore: remove debugging lines

github.com/thesayyn/protoc-gen-ts - a7df6b6194042609f1a3a55e50d8e0c98086210d authored over 4 years ago by thesayyn <[email protected]>
chore: update examples

github.com/thesayyn/protoc-gen-ts - 23d0be37bddd2fd9cc7e1bf1a4e76d3c3b798541 authored over 4 years ago by thesayyn <[email protected]>
release: cut 0.3.3

github.com/thesayyn/protoc-gen-ts - d0e81a9ec7d04322fc8c6dbb5c84d066ff660ca0 authored over 4 years ago by thesayyn <[email protected]>
Revert "chore: cut 0.3.1"

This reverts commit f551a94505a6217ad78d4641d2ce7cfeca330f92.

github.com/thesayyn/protoc-gen-ts - b1d539edf5466cb318e0a59857b105b49aa48048 authored over 4 years ago by thesayyn <[email protected]>
Revert "cut: release 0.3.2"

This reverts commit 12315f71295e660987318c06b8d18f2c7a642975.

github.com/thesayyn/protoc-gen-ts - ee095062a7ff0d228eb86ebd365113522d734eb4 authored over 4 years ago by thesayyn <[email protected]>
Revert "chore: remove peer dependencies as it is no longer needed"

This reverts commit bce43ce0dca60aa241e2041abe08a94b9db447a5.

github.com/thesayyn/protoc-gen-ts - cb38543e26e7b090ca51ed026ae77080b6ce9bc9 authored over 4 years ago by thesayyn <[email protected]>
cut: release 0.3.2

github.com/thesayyn/protoc-gen-ts - 12315f71295e660987318c06b8d18f2c7a642975 authored over 4 years ago by thesayyn <[email protected]>
fix: files whose name has dot in it are not being generated. fixes #17

github.com/thesayyn/protoc-gen-ts - bb6adbad4e35a15fae57332564bf618b254faf50 authored over 4 years ago by thesayyn <[email protected]>
chore: remove peer dependencies as it is no longer needed

github.com/thesayyn/protoc-gen-ts - bce43ce0dca60aa241e2041abe08a94b9db447a5 authored over 4 years ago by thesayyn <[email protected]>
chore: cut 0.3.1

github.com/thesayyn/protoc-gen-ts - f551a94505a6217ad78d4641d2ce7cfeca330f92 authored over 4 years ago by thesayyn <[email protected]>
refactor: move away from grpc to @grpc/grpc-js. fixes #19

github.com/thesayyn/protoc-gen-ts - f87db040507210a0ad340978a55d9b02c70b732c authored over 4 years ago by thesayyn <[email protected]>
chore: add an example for usage with grpc (#21)

Big thanks to @flolu.

github.com/thesayyn/protoc-gen-ts - 038fa0389a831b66cd5b71b80f1b477feaf2fdf3 authored over 4 years ago by Florian Ludewig <[email protected]>
add remote.Head (#770)

* add remote.Head

this is useful for fetching a reference's digest/size/type via a HEAD
requ...

github.com/thesayyn/go-containerregistry - 2ff6f48e2524c5b02a915978ff247802451efa6b authored over 4 years ago by Alex Suraci <[email protected]>
chore: initial commit

github.com/thesayyn/cel-js - a5509fb6da6f9517b5052d0df6a577e2161f855a authored over 4 years ago by thesayyn <[email protected]>
chore: cut 0.3.0

github.com/thesayyn/protoc-gen-ts - a253e7686d2eddd56609b2f39b3b4a0fd7618e6e authored over 4 years ago by thesayyn <[email protected]>
fix: do not serialize empty strings

github.com/thesayyn/protoc-gen-ts - be82cffcabffa6dbfc6260213291932addff5de8 authored over 4 years ago by thesayyn <[email protected]>
fix: strip file extensions completely

github.com/thesayyn/protoc-gen-ts - d9bfad63d637a6b5990f2b33f9a620172ec0c646 authored over 4 years ago by thesayyn <[email protected]>
[remote] Don't close streaming layers ourselves (#768)

* [remote] Don't close streaming layers ourselves

"The request Body, if non-nil, will be clos...

github.com/thesayyn/go-containerregistry - d7f8d06c87ed209507dd5f2d723267fe35b38a9f authored over 4 years ago by jonjohnsonjr <[email protected]>
Update GGCR to K8s 1.18 libs (#767)

github.com/thesayyn/go-containerregistry - d42b6a2ddfd133a8ff3ecb91bed43573130cab4e authored over 4 years ago by Matt Moore <[email protected]>
Clean up go modules (#763)

github.com/thesayyn/go-containerregistry - 2a193154874d2f72feba6ebcfc8cb91500242487 authored over 4 years ago by micnncim <[email protected]>
Allow modifying the MediaType of a layer during mutate.Append. (#761)

github.com/thesayyn/go-containerregistry - 071a121b9eeef0f64a5e1238de76ee35d2929082 authored over 4 years ago by dlorenc <[email protected]>
Fix incorrect tag size limit (#760)

A tag name must be valid ASCII and may contain lowercase and uppercase letters, digits, undersco...

github.com/thesayyn/go-containerregistry - ded15eaf5290f80526fa6a2961837cac76f8e8ca authored over 4 years ago by Alexey Igrychev <[email protected]>
Test go 1.14, not 1.12 (#759)

github.com/thesayyn/go-containerregistry - 4e3ad4635a12aa559961ef1c8cab4af8054d04b6 authored over 4 years ago by jonjohnsonjr <[email protected]>
Don't overwrite query in realm for token exchange (#758)

github.com/thesayyn/go-containerregistry - b6430e8be12e7185728d0a9f6253093bc6ea477b authored over 4 years ago by jonjohnsonjr <[email protected]>
Split tarball progress test from write_test.go (#756)

This example test reaches out to the internet, which isn't ideal.

For now, I'm just going to ...

github.com/thesayyn/go-containerregistry - cecf3907384cf6c55b9fddf4e7e8725ba206d5e5 authored over 4 years ago by jonjohnsonjr <[email protected]>
Fix for rebase omitting os/arch config properties (#751) (#752)

* Quick fix for missing `os` and `architecture` config properties, required by config spec [1]
...

github.com/thesayyn/go-containerregistry - 6d4814a9e2a520a03a25ddd4e82e78f8a3252d39 authored over 4 years ago by Micah Young <[email protected]>
Retry on TOOMANYREQUESTS error from ECR (#750)

* Retry on TOOMANYREQUESTS error from ECR

* use a set instead

github.com/thesayyn/go-containerregistry - b0d31a182cf058ccff2e782369287e0deff49b1a authored over 4 years ago by Josh Chorlton <[email protected]>
Use crane options for crane.Catalog (#747)

Missed this somehow.

github.com/thesayyn/go-containerregistry - 38ad4ec12b1d707307f901c6675d99e738f4d7e3 authored over 4 years ago by jonjohnsonjr <[email protected]>
[Fix] force a specific order in manifest for hermetic builds (#745)

* [Fix] force a specific order in manifest for hermetic builds

* sort all contents

github.com/thesayyn/go-containerregistry - e5f4efd48dbff3ab3165a944d6777f8db28f0ccb authored over 4 years ago by Graham Jenson <[email protected]>
Add remote.WithContext (#744)

This allows passing a context.Context into any remote operations.

github.com/thesayyn/go-containerregistry - a84993334b277818146f48584a1ad748e1b53859 authored over 4 years ago by jonjohnsonjr <[email protected]>
transport: preserve unexpected json errors (#739)

github.com/thesayyn/go-containerregistry - 72597da50ce903895087828b5fc4b918636366f4 authored over 4 years ago by jonjohnsonjr <[email protected]>
daemon: Ensure we call NegotiateAPIVersion first (#736)

github.com/thesayyn/go-containerregistry - 72edbad9993e722466d28ff308cf2cdba4b675c5 authored over 4 years ago by jonjohnsonjr <[email protected]>
Handle rebasing images with empty layers properly (#733)

Manifest v2 specs do not include layer entries for empty layers,
but the history in the config ...

github.com/thesayyn/go-containerregistry - 92c877ee115a51bd6e06937bd681103f20394843 authored over 4 years ago by Milas Bowman <[email protected]>
release: cut 0.2.0

github.com/thesayyn/protoc-gen-ts - db9e02e6e2f56d2fa55d21f02b681ed93228ccbd authored over 4 years ago by thesayyn <[email protected]>
feat: implement import directive (#12)

Big thanks to @marcushultman

github.com/thesayyn/protoc-gen-ts - ecc4f4fddd1e991f66acfc2902201e6bb5c0c089 authored over 4 years ago by Marcus Hultman <[email protected]>
add name template (#729)

github.com/thesayyn/go-containerregistry - 2a1a46d929f8e396080340669edf5456a67493b5 authored over 4 years ago by Hanzhen Yi <[email protected]>
Rename RELEASE_TOKEN to GITHUB_TOKEN (#727)

The latter exists by default and doesn't require us to create a new
secret for RELEASE_TOKEN.

github.com/thesayyn/go-containerregistry - 57766c1fee7bdc67c4e70680efffed535d50b459 authored over 4 years ago by jonjohnsonjr <[email protected]>
set up goreleaser with github action (#725)

* add goreleaser

* Create release.yml

* setup github action

* rename to RELEASE_TOKEN
...

github.com/thesayyn/go-containerregistry - 96cf69f03a3cf2d9c8850ce9d8e1f33da354826a authored over 4 years ago by Hanzhen Yi <[email protected]>
pkg/v1/cache/fs.go delete cached layer on UnexpectedEOF (#720)

* pkg/v1/cache/fs.go delete cached layer on UnexpectedEOF

* pkg/v1/cache implement test for U...

github.com/thesayyn/go-containerregistry - a873a21aff2360d401b48410e63edbdc3c97bc8c authored over 4 years ago by Christian Schlotter <[email protected]>
send error messages along with progress (#716)

Signed-off-by: Avi Deitcher <[email protected]>

github.com/thesayyn/go-containerregistry - 5cbd060f5c9218eea992d3246fe51d7794dd6cd3 authored over 4 years ago by Avi Deitcher <[email protected]>
add download progress option for v1.tarball (#675)

Signed-off-by: Avi Deitcher <[email protected]>

github.com/thesayyn/go-containerregistry - 984e0aae525c3121ea0b7042f74c1c052bbe1e6a authored over 4 years ago by Avi Deitcher <[email protected]>
Deduplicate layers in legacy tarballs (#714)

github.com/thesayyn/go-containerregistry - 48f605c3b60a55e8029e3ec6d98f36bd43d59a9c authored over 4 years ago by Daryl Finlay <[email protected]>
Drain ping body for connection reuse (#712)

Currenty `ping` for registries doesn't drain the response body so the connection
isn't reused. ...

github.com/thesayyn/go-containerregistry - 087a4bdef7c4e4f07b8f91720383d26931c23764 authored over 4 years ago by Kohei Tokunaga <[email protected]>