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

Allow empty hash for layout.Image (#710)

github.com/thesayyn/go-containerregistry - caba10d0bd851d145db2e69f2364229dc630b7f3 authored over 4 years ago by Teppei Fukuda <[email protected]>
Make detection of gcr.io and pkg.dev domains more strict to avoid matching similar prefixes (#713)

github.com/thesayyn/go-containerregistry - 8f808463544c3bb969e4a2000aa7d51d533f9f89 authored over 4 years ago by Lindsay Smith <[email protected]>
Consistent ordering when processing images to create a tarball manifest (#711)

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

github.com/thesayyn/go-containerregistry - 82d30a103c0a51ddfdf5cf4e70af3ba3eb4e447e authored over 4 years ago by Avi Deitcher <[email protected]>
extract v1.tarball manifest creation from writing, make open (#685)

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

github.com/thesayyn/go-containerregistry - de757edd360e9cf97f28bab397c6507e02ffc7f0 authored over 4 years ago by Avi Deitcher <[email protected]>
fix: ensure rpc paths conform with other languages

github.com/thesayyn/protoc-gen-ts - 3b16e83fd14d65f14ea1ef9a2fa0cb8bd5b1503e authored almost 5 years ago by thesayyn <[email protected]>
fix: generate enums that reside within message (fixes #11)

github.com/thesayyn/protoc-gen-ts - 7a6a34fb318aa1a134993639869e3f035d3b0bc6 authored almost 5 years ago by thesayyn <[email protected]>
Cache the K8s keyring across k8schains. (#705)

After adding the ECR support, we started seeing extremely slow reconciles, even off AWS. The lo...

github.com/thesayyn/go-containerregistry - 3d03ed9b1ca2ad5d78d43832e8e46adc31d2b961 authored almost 5 years ago by Matt Moore <[email protected]>
chore(release): cut 0.0.9

github.com/thesayyn/protoc-gen-ts - 27740537fb7287375b605046966a871b8ea2dcfe authored almost 5 years ago by thesayyn <[email protected]>
fix: serialize falsy numbers

github.com/thesayyn/protoc-gen-ts - ad3a1df720ab2aac565cf4bd33ab9559d02274b3 authored almost 5 years ago by thesayyn <[email protected]>
Use sync.Once instead of sync.Map (#698)

google.Keychain doesn't actually care about the target resource, so
caching based on the resour...

github.com/thesayyn/go-containerregistry - 35f57d7d493094506010dc4a52894a05d3be6c6f authored almost 5 years ago by jonjohnsonjr <[email protected]>
Handle a null manifest in tarball (#697)

github.com/thesayyn/go-containerregistry - b8d7918fda8497bccfaa470932127112d0cc0021 authored almost 5 years ago by Teppei Fukuda <[email protected]>
chore(releae): cut 0.0.8 release

github.com/thesayyn/protoc-gen-ts - 7003b1de148d5b5557c6fcaa7a35f08cea800c87 authored almost 5 years ago by thesayyn <[email protected]>
refactor: change srcs to deps to met bazel idioms

github.com/thesayyn/protoc-gen-ts - abbb424f506d70cb883612226f8239c41ee42dcc authored almost 5 years ago by thesayyn <[email protected]>
chore(examples): update dependencies of bazel example

github.com/thesayyn/protoc-gen-ts - 4c0fe96e86caccc3b7c011af805a0c68ec3aabc5 authored almost 5 years ago by thesayyn <[email protected]>
chore(release): release 0.6.0

github.com/thesayyn/protoc-gen-ts - 8ef55778e5165ca493f8218e50f04e42765516e3 authored almost 5 years ago by thesayyn <[email protected]>
Fix k8schain ECR support on EKS. (#695)

This fixes the k8schain support for ECR on EKS by updating Vincent's credentialprovider fork to ...

github.com/thesayyn/go-containerregistry - 955bf358a3d8d1ebfa6204338ef3fe364255cd85 authored almost 5 years ago by Matt Moore <[email protected]>
Canonical should keep OS/ARCH (#693)

* Canonical should keep OS/ARCH

* Add OSVersion

github.com/thesayyn/go-containerregistry - d47c18fa2769e0d7bd121ad703abe364e978e7a2 authored almost 5 years ago by Vincent Latombe <[email protected]>
Pass RegistryToken directly (#694)

github.com/thesayyn/go-containerregistry - 604d1f772282277748ee0bff6f10f3422a44234c authored almost 5 years ago by Teppei Fukuda <[email protected]>
Fix GitLab CI example (#691)

github.com/thesayyn/go-containerregistry - 4b1985e5ea2104672636879e1694808f735fd214 authored almost 5 years ago by Mayeu - Cast <[email protected]>
Compare mount targets by string (#690)

The defaulting logic is being deferred to accessors, which means
comparing the structs of a rep...

github.com/thesayyn/go-containerregistry - 4fe717a9b4cb5f6f1ece33702a93c284e0f37ed4 authored almost 5 years ago by jonjohnsonjr <[email protected]>
fix: handle repeated fields in toObject compilation.

Thanks to @zeidoo

github.com/thesayyn/protoc-gen-ts - 22068c3ebea975cb362d7299c8f89a1143f4f8ca authored almost 5 years ago by Sahin Yort <[email protected]>
Preserve Descriptor in remote where possible (#684)

If we resolve an index to a child, we can potentially lose a lot of
information, e.g. annotatio...

github.com/thesayyn/go-containerregistry - fcc8ea80e26faaba94bf5a727be473b765af0bb0 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Reduce default tags page size (#682)

Fixes #681

github.com/thesayyn/go-containerregistry - 11a80c250bc0d3fbb22992354e47505898cf2814 authored almost 5 years ago by jonjohnsonjr <[email protected]>
handle repeated fields in toObject

github.com/thesayyn/protoc-gen-ts - a46d76c313582840bfb5b388ed0eb938e28ccb6f authored almost 5 years ago by crist_co <[email protected]>
Document pkg/v1/tarball and pkg/v1/stream (#679)

* Document pkg/v1/tarball

* Restructure remote README

* Document pkg/v1/stream

github.com/thesayyn/go-containerregistry - ba53fa10e72c7373ef8068e21c9f102f0c20a940 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Add docs (#678)

* Create a crane CLI README
* Add a README for various packages.

github.com/thesayyn/go-containerregistry - 6950943e71a1805ce590c2b5ee50d761c09acc02 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Fix lint (#677)

github.com/thesayyn/go-containerregistry - 221517453cf931400e6607315045445644122692 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Fix OSVersion json key in v1.Config (#676)

github.com/thesayyn/go-containerregistry - ec5ee3f5b74a81e36180e04710f6f81390535d17 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Add WithClient to daemon.Image (#674)

Fixes #139

Rather than wrapping the docker client options (as proposed in #139),
this just a...

github.com/thesayyn/go-containerregistry - 4336215636f7ace860f1e499cf5033d12073a44b authored almost 5 years ago by jonjohnsonjr <[email protected]>
Add a --json flag to gcrane (#643)

Sometimes, I want structured output or more info than just digest +
tags. This just returns eve...

github.com/thesayyn/go-containerregistry - 0593b71df637575e7d4975d51ec769819971be74 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Add "crane auth" command (#672)

Expose the rather complicated logic for resolving a config file to
credentials as "crane auth g...

github.com/thesayyn/go-containerregistry - 52c40873dc05f21db65f2de4b86cc62bc53bcc1e authored almost 5 years ago by jonjohnsonjr <[email protected]>
Tweak some index mutation logic (#673)

I tried to construct a manifest list from a set of images, but GCR
rejected it because it valid...

github.com/thesayyn/go-containerregistry - c629a66d72312dfa3939e7cbcc58d4c9de96db5a authored almost 5 years ago by jonjohnsonjr <[email protected]>
test: provide some test cases for package directive

github.com/thesayyn/protoc-gen-ts - c5f7488e68373d7a11a389929dc9b73bba31d2ab authored almost 5 years ago by thesayyn <[email protected]>
refactor: move processDescriptors function out of for loop

github.com/thesayyn/protoc-gen-ts - 5ebd5f5150eda2ffea0605cc58d5c9de9b190e06 authored almost 5 years ago by thesayyn <[email protected]>
docs: fix grammar issues

github.com/thesayyn/protoc-gen-ts - bd93a5d97f4c41269681025bcc8e53f5a7c7d4f7 authored almost 5 years ago by thesayyn <[email protected]>
chore: add an example for usage with bazel

github.com/thesayyn/protoc-gen-ts - c7848d3b752f7bfe6e03f14e8057703796f3200b authored almost 5 years ago by thesayyn <[email protected]>
Make gcrane work with Artifact Registry (#667)

* Make gcrane work with Artifact Registry

- Use googleKeychain to authenticate to pkg.dev reg...

github.com/thesayyn/go-containerregistry - aec8da010de25d23759d972d7896629d6ae897d8 authored almost 5 years ago by Halvard Skogsrud <[email protected]>
v1.layout.WriteFile should be public, so can use it for other things (#665)

github.com/thesayyn/go-containerregistry - 43a8003f921387c3359c9eb93d7d4151e614f60c authored almost 5 years ago by Avi Deitcher <[email protected]>
feat: support for experimental promises

github.com/thesayyn/protoc-gen-ts - f4a57d869f1754a1b96556ce5e78878f43a253a6 authored almost 5 years ago by thesayyn <[email protected]>
refactor: generate servic e clients as class

github.com/thesayyn/protoc-gen-ts - 3c4addbd3bbaa63e53e2ea6a7159340f975ebb73 authored almost 5 years ago by thesayyn <[email protected]>
docs: add alternatives and describe drawbacks

github.com/thesayyn/protoc-gen-ts - 690f26e16cea9457aafbbb3d35e9aaa30550d648 authored almost 5 years ago by thesayyn <[email protected]>
Allow LayerFromReader to be customized with LayerOptions (#663)

github.com/thesayyn/go-containerregistry - 53ce695e4179e310fd4f7c34099a731829a5d41f authored almost 5 years ago by Matthew McNew <[email protected]>
Add --format flag to `crane pull` (#656)

* Add --format flag to `crane pull`

Fixes #621

This adds the --format flag with values "ta...

github.com/thesayyn/go-containerregistry - 907b5bbd980c1966180d9d0ef64ebde41fdf888a authored almost 5 years ago by jonjohnsonjr <[email protected]>
Respect HTTPHeaders in $DOCKER_CONFIG (#646)

github.com/thesayyn/go-containerregistry - f435f04a5aec13c39b44ce6c38d747aa6e95b217 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Improve transport.Error (#639)

* Improve transport.Error

Include http request in error message to provide context for what
...

github.com/thesayyn/go-containerregistry - 5f6b2bfbc14fd0b1464d9f091749fd74cbcf6b81 authored almost 5 years ago by jonjohnsonjr <[email protected]>
crane append: multiple layers, empty base (#644)

* crane append: multiple layers, empty base

Allow multiple layers to be appended (via multipl...

github.com/thesayyn/go-containerregistry - d48f176efa75887b2942b281c264fbfade927321 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Add tests for gcrane.Copy[Repository] (#660)

* Split off TLS portion of registry.TLS

This enables spoofing of a domain for things that are...

github.com/thesayyn/go-containerregistry - b7849ae6d7c7af1a588c575e5dc0d61c7b952a6a authored almost 5 years ago by jonjohnsonjr <[email protected]>
docs: update roadmap

github.com/thesayyn/protoc-gen-ts - 11a06b79f1daa26f7bb99ad045297b97205d1faf authored almost 5 years ago by thesayyn <[email protected]>
fix: handle message fields correctly

github.com/thesayyn/protoc-gen-ts - 21331369396cc812a65fb5406a468c27b8a50745 authored almost 5 years ago by thesayyn <[email protected]>
Change signature of remote.WriteLayer (#662)

This is breaking, but I suspect there aren't many consumers. We don't
actually need a name.Dige...

github.com/thesayyn/go-containerregistry - 2b5175939a73858faf9da88019e5df0eb2aaf0d5 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Allow loading layerless images (#661)

github.com/thesayyn/go-containerregistry - b0ae1fc74a66d96004910e9809c2b03562a410cd authored almost 5 years ago by Alfonso Acosta <[email protected]>
release: cut 0.0.1

github.com/thesayyn/protoc-gen-ts - e6fd622dbc4beab798a352c15fee2020bfff276a authored almost 5 years ago by thesayyn <[email protected]>
feat: support for construction with object

github.com/thesayyn/protoc-gen-ts - 506d5844abcd9f673e3b853720b98e574b35ccf5 authored almost 5 years ago by thesayyn <[email protected]>
refactor: split code into chunks

github.com/thesayyn/protoc-gen-ts - 44a78ae65898c8a1c5dfa217fd8ebb5fed8973ee authored almost 5 years ago by thesayyn <[email protected]>
Implement partial.UncompressedSize (#655)

* Implement partial.UncompressedSize

This allows access to an optional method that v1.Layers ...

github.com/thesayyn/go-containerregistry - 379933c9c22b8ff1b396b5b7f4ec322d27f0a206 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Regen docs (#658)

github.com/thesayyn/go-containerregistry - e8e9aa676278a1ad842d36d40d0b295abc912212 authored almost 5 years ago by jonjohnsonjr <[email protected]>
Add partial.Descriptor (#654)

This consolidates a bit of logic for generating a v1.Descriptor, but
also works around some of ...

github.com/thesayyn/go-containerregistry - 556f30d79a38554a789ff93f0e7a14685ddc0c9a authored almost 5 years ago by jonjohnsonjr <[email protected]>
Add crane blob command (#657)

This also adds PullLayer to pkg/crane (because Layer was already taken
by the filemap thing).

github.com/thesayyn/go-containerregistry - 8078bc660dea78002a4522799abe9f60c4fdc35e authored almost 5 years ago by jonjohnsonjr <[email protected]>
Inline NewDockerKeyring (#652)

- This allows for credential providers to load flags before Keyring initialization
- Tests no l...

github.com/thesayyn/go-containerregistry - f4fb41bf00a3cb49242cd8cdaf1accc6ecd159dd authored almost 5 years ago by Matthew McNew <[email protected]>
Use vdemeester/k8s-pkg-credentialprovider temporarly 🌬 (#649)

* Use vdemeester/k8s-pkg-credentialprovider temporarly 🌬

This removes the dependency to `k8s....

github.com/thesayyn/go-containerregistry - a1fca010ae9cbeb2132652e304335b04f3368455 authored almost 5 years ago by Vincent Demeester <[email protected]>
Add a README for pkg/authn (#647)

This covers the format of the config file, generally how credential
helpers work, and how all o...

github.com/thesayyn/go-containerregistry - b02f5c5c90539d88cec4eb4450c3d6f135457942 authored about 5 years ago by jonjohnsonjr <[email protected]>
Add tests to pkg/v1/{partial,remote,transport} (#645)

* Refactor legacy tests

* Add some partial coverage

* Increase remote coverage

* Increa...

github.com/thesayyn/go-containerregistry - 58412c77c28ed655d7bd2c8951622deeda8e297b authored about 5 years ago by jonjohnsonjr <[email protected]>
Add crane.Option and make --insecure global (#642)

I realized I want to be able to inject my own transport for crane, but
that's going to be impos...

github.com/thesayyn/go-containerregistry - 8f4050c6d039c240a96664a51fd242ced6c2019e authored about 5 years ago by jonjohnsonjr <[email protected]>
Add insecure flag to push and pull (#634)

* Add insecure flag to pull from insecure registries

* Add insecure flag to push to insecure ...

github.com/thesayyn/go-containerregistry - 34fb8ff33bed0fab41a607d21da5860b924ff694 authored about 5 years ago by Erfan Besharat <[email protected]>
Fix typo, clean up wording (#641)

github.com/thesayyn/go-containerregistry - 89259df8dd18de8f1a56e9701eed08d35893b56e authored about 5 years ago by jonjohnsonjr <[email protected]>
Document the transport package (#640)

github.com/thesayyn/go-containerregistry - 448742074277a9acbcceeb8b2a29e892f0993663 authored about 5 years ago by jonjohnsonjr <[email protected]>
Cover the MediaType paths of pkg/internal/compare (#638)

This was enabled by #624

github.com/thesayyn/go-containerregistry - 74b082017bc4c78230502fc932bd71970f3e1796 authored about 5 years ago by jonjohnsonjr <[email protected]>
Add a bunch of tests to cover Catalog (#636)

github.com/thesayyn/go-containerregistry - 5dbc8acef2e07f2363251d5d6e087df6ca621e85 authored about 5 years ago by jonjohnsonjr <[email protected]>
Use Link header for pagination (#607)

* Support pagination on list tags

* Add Catalog method which uses Link header to iterate thro...

github.com/thesayyn/go-containerregistry - ad02268455b7fad97f49fa578d6a432e152db4f3 authored about 5 years ago by David Schneider <[email protected]>
Separate credentialprovider into files with buildtag 🏷 (#630)

Each files for each provider (aws, azure, gcp, …) have a "negative"
build tag, this means by de...

github.com/thesayyn/go-containerregistry - 2f2425524973dd16acfd41b0c4ff4a9aee16b043 authored about 5 years ago by Vincent Demeester <[email protected]>
Only use oauth flow with IdentityTokens (#628)

Fixes #626

github.com/thesayyn/go-containerregistry - 0eaa33c3d13cee13451881a05d7f4ad6de850170 authored about 5 years ago by jonjohnsonjr <[email protected]>
Allow mutation of image or index media types (#624)

Fixes https://github.com/google/go-containerregistry/issues/491

github.com/thesayyn/go-containerregistry - 73724ba06bda116382dafb17b39b682ffab4dc36 authored about 5 years ago by jonjohnsonjr <[email protected]>
docs(readme): add docker images info (#619)

github.com/thesayyn/go-containerregistry - eb7c14b719c60883de5747caa25463b44f8bf896 authored about 5 years ago by Max Wittig <[email protected]>
Refactor pkg/gcrane quite a bit (#612)

* Move gcrane cobra stuff under cmd/gcrane/cmd

This mirrors the crane structure.

* Expose ...

github.com/thesayyn/go-containerregistry - d03d4360e0d8e2f6c1ea94c4b07e65630be3b19b authored about 5 years ago by jonjohnsonjr <[email protected]>
Use transport.CheckError for remote.Delete (#609)

github.com/thesayyn/go-containerregistry - 27617aaecb6c4977d078e9519be187a40b5dcf83 authored about 5 years ago by jonjohnsonjr <[email protected]>
Make help text better in markdown (#623)

github.com/thesayyn/go-containerregistry - 35aadeaf3d95c29bb3323417a21aefbcd59b1b46 authored about 5 years ago by jonjohnsonjr <[email protected]>
Make progress logs less scary for crane cp (#590)

Pulling and Pushing might indicate we're actually downloading and
uploading blobs, but that's (...

github.com/thesayyn/go-containerregistry - 25d82cdeccaae6b10fee22985ef3d613881b7bdc authored about 5 years ago by jonjohnsonjr <[email protected]>
Add catalog test failures paths (#610)

github.com/thesayyn/go-containerregistry - 2f3ea965e8f2995bd07a56be244cafc656851edb authored about 5 years ago by jonjohnsonjr <[email protected]>
Fix logger transport (#615)

URL-encoded stuff was getting escaped poorly.

github.com/thesayyn/go-containerregistry - c3c945ec371341c1a0c94f66bb0240acc4ad72fa authored about 5 years ago by jonjohnsonjr <[email protected]>
fix: handle repeated messages correctly

github.com/thesayyn/protoc-gen-ts - 10e6ff0414da36f2801b0c42c9dee561d04aa695 authored about 5 years ago by thesayyn <[email protected]>
Deduplicate layers when writing a multi-image tarball (#620)

Fixes #265

github.com/thesayyn/go-containerregistry - 2ce3ea99b462cbf187a16bb5d0fb1d5820694538 authored about 5 years ago by Daryl Finlay <[email protected]>
inprogress: bazel integration and some fixes

github.com/thesayyn/protoc-gen-ts - 467cd5cf3986cc59da0e66e9088f91caa60ec9c7 authored about 5 years ago by thesayyn <[email protected]>
docs: correct grammar mistakes

github.com/thesayyn/protoc-gen-ts - b259da57364ca6f7b7b85e217716fb326441e820 authored about 5 years ago by thesayyn <[email protected]>
chore: initial commit

github.com/thesayyn/protoc-gen-ts - 068c894e393cdabdc827f9b3e416d1449f7aea79 authored about 5 years ago by thesayyn <[email protected]>
Fix EOF newline (#616)

github.com/thesayyn/go-containerregistry - f8574ec722f4dd4e2703689ea2ffe10c2021adc9 authored about 5 years ago by jonjohnsonjr <[email protected]>
Fix go linter issue (#614)

github.com/thesayyn/go-containerregistry - 68ec2f2f340a26ba1cc53ad5d98352048ae49840 authored about 5 years ago by jonjohnsonjr <[email protected]>
Drop the weird git submodule for deepcopy-gen (#613)

* Revert "adds support for the /v2/_catalog API (#548)"

This reverts commit f9947dc9e9f8a234e...

github.com/thesayyn/go-containerregistry - c0886fb9139d5d233af15f9f0adb3387bf76b0ec authored about 5 years ago by jonjohnsonjr <[email protected]>
Use sync.Map in google.Keychain (#611)

github.com/thesayyn/go-containerregistry - 9087f290f1e469ae06a44506613e9115f90870ac authored about 5 years ago by jonjohnsonjr <[email protected]>
Add crane tag (#591)

* Add crane tag

* Rebase onto taggable change

* Update codegen

* Add test failure descr...

github.com/thesayyn/go-containerregistry - 05d42c5106544e50fbb74808dd5bcd8f84e0549f authored about 5 years ago by jonjohnsonjr <[email protected]>
Make Descriptor implement Taggable (#608)

github.com/thesayyn/go-containerregistry - 527a1378377fd680cbceb0e9af77e72c1260939b authored about 5 years ago by jonjohnsonjr <[email protected]>
Cache google.Keychain results (#603)

Fixes #602

github.com/thesayyn/go-containerregistry - 56331f7b2c8446ec29e56ceeab6dae5a500ea2ba authored about 5 years ago by jonjohnsonjr <[email protected]>
Add verbose flag to gcrane (#589)

* Add verbose flag to gcrane

Also ensure consistent `Use` field between duplicated commands, ...

github.com/thesayyn/go-containerregistry - e453078ce1044f7260fa89693050ee9af673d35d authored about 5 years ago by jonjohnsonjr <[email protected]>
Publish debug images (#606)

* Add debug ko config file

* update cloudbuild.yaml

github.com/thesayyn/go-containerregistry - f288e9b3247d2224e067b6427f5fc919c2448859 authored about 5 years ago by jonjohnsonjr <[email protected]>
Prevent asking pull scope for cross-repo mounting (#604)

Fixes #600

github.com/thesayyn/go-containerregistry - 79629ba8e9a15229f6c404644ce37ddce30414a7 authored about 5 years ago by Benjamin Einaudi <[email protected]>
Tweak dep management to handle vendored tools (#599)

* Tweak dep management to handle vendored tools

* ./hack/update-code-gen.sh && ./hack/update-...

github.com/thesayyn/go-containerregistry - 50b26ee28691d22901fa3f55c52bdedf6c6a0be1 authored about 5 years ago by jonjohnsonjr <[email protected]>
adds support for the /v2/_catalog API (#548)

* adds support for the /v2/_catalog API

* adds pagination to registry catalog function

* A...

github.com/thesayyn/go-containerregistry - f9947dc9e9f8a234eb279ce02b277dca184de9be authored about 5 years ago by jmakinen-ncc <[email protected]>
Fix gcrane cp credentials (#594)

github.com/thesayyn/go-containerregistry - c3e16dc67943af5d019fb307f4b2b361e486ebb2 authored about 5 years ago by jonjohnsonjr <[email protected]>
Embed commit in version string for our images (#592)

github.com/thesayyn/go-containerregistry - 7683b4ee5f6150cb47a791309f781c522b95a58f authored about 5 years ago by jonjohnsonjr <[email protected]>
Tidy up registry test error messages (#588)

github.com/thesayyn/go-containerregistry - b77a90c667afa5efd3fa108f4c2381c54ecf9a69 authored about 5 years ago by jonjohnsonjr <[email protected]>
Drop daemon dependency from crane (#587)

This decreases the binary size by 3MB because the daemon package pulls
in so many dependencies....

github.com/thesayyn/go-containerregistry - d23dc1babb68918836168e7928c4346619e261fd authored about 5 years ago by jonjohnsonjr <[email protected]>