Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/thesayyn/go-containerregistry
Go library and CLIs for working with container registries
https://github.com/thesayyn/go-containerregistry
Previously, we'd only seen compressed layers have LayerSources. As of
v25, docker puts all laye...
a0658aa1d0cc7a7f1bcc4a3af9155335b6943f40 authored about 1 year ago
Signed-off-by: Carlos Alexandro Becker <[email protected]>
55ffb0092afd1313edad861a553b4fcea21b4da2 authored about 1 year ago4fdaa32ee934cd178b6eb41b3096419a52ef426a authored about 1 year ago
* feat: implement prune flag
* address changes
* revert
* boilerplate
* rename
* ...
ceb0580d9c4ade1f242d9b1d613011edf1015a22 authored about 1 year ago* tag: add command explanation to the long help
* Update crane_tag.md
5a53a12f09d0868a601d5e67838d39fe95e6b441 authored about 1 year agoc722ce9e664b6da8dc8675f22459bdc3deb75e3d authored about 1 year ago
b2485cb31cdf30220c29569aa80b07154db25f62 authored over 1 year ago
The heuristic only works well if the upstream keychain doesn't do any
caching. This is usually ...
Sometimes we know it, sometimes we don't. When we do, set it.
a748190e18d49e759b7e28309f576dba82280d47 authored over 1 year ago
Now crane validate will validate the entire remote index, including that
there are not any mism...
Signed-off-by: Jason Hall <[email protected]>
a54d64203cffcbf94146e04069aae4a97f228ee2 authored over 1 year agoSigned-off-by: Josh Dolitsky <[email protected]>
ea19b579661d99bc753c92e93730b8aab6ecd31b authored over 1 year agoSigned-off-by: Matt Moore <[email protected]>
b8504803389b57475e4c91c37f8ca9b9be3b9c64 authored over 1 year ago* Don't try cross-origin mounting against dockerhub
* Don't try to mount at all if we hit an ...
fe268b7c97b3a0d6b4d593f81dc1b1b6569b6a98 authored over 1 year agoSigned-off-by: Matt Moore <[email protected]>
2472cbbbf289ba63c82649f2b7fd0fc5c9c4845c authored over 1 year agoSigned-off-by: Matt Moore <[email protected]>
db818dce39ddb3548aa74ccb8ec1c471bf6acb1a authored over 1 year agoSigned-off-by: Matt Moore <[email protected]>
44a6e2ebccbac803102128152f7b83a9c0c26329 authored over 1 year ago9010ce1fe2a5dc68bcff4003da1346a219f36044 authored over 1 year ago
* add --blobs-to-disk to 'crane registry serve'
Signed-off-by: Jason Hall <[email protected]...
03ad2ac196a2e21c9b0e550a9c8f3bf1de5ff5bc authored over 1 year ago4e4b03ab893c03c66d6cd76af5bde5cfc867639f authored over 1 year ago
Signed-off-by: Laitron <[email protected]>
6de8d1d7119ccc8838a459cf61a24470a8c901bd authored over 1 year ago
When calling Crane programmatically, it's difficult to capture the
output as it's written direc...
145eebe7465dc9af316736c8b4c2dab7d86562fe authored over 1 year ago
If we're trying to do things to a non-index, we should fail earlier.
037ab314ef43f8ee45230e86565e4c38403972a0 authored over 1 year ago03b86570e60f261bf4a79b903d73e03cb862910b authored over 1 year ago
Dropped this while refactoring. Not passing scopes can fail for some
registries.
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
...
(This makes it easier to just use curl.)
In order to do this, we expose some functionality in...
1d535e24741c1df1ff397802b7a2dfb649aaf366 authored over 1 year agoSigned-off-by: AdamKorcz <[email protected]>
5fe7f2e11795fcfd5a7c7d3a550c4e668a9a9789 authored over 1 year agoSigned-off-by: Jason Hall <[email protected]>
e61c5190e39a37cd78c8c6d71f50a709a9d7eab4 authored over 1 year ago2015ceb02bd988cb9aed1d6cc80b06931efcadff authored over 1 year ago
0ec36ad08c243f5779228cd2206afd256f7dadfe authored over 1 year ago
Signed-off-by: Jason Hall <[email protected]>
b7ad3f13a62ce40366707a1347ab4bf33d5cd0d9 authored over 1 year ago
This causes issues with broken registry implementations that 403 if you
have requested push sco...
Pusher currently HEADs manifests to see if they already exist in the
destination repository. Un...
goreleaser failed with:
archive has different count of binaries for each platform,
which may...
69d1a1973115827d9f082881efff2cb80581d28f authored almost 2 years ago
691004b417e83c8dab56d542361b812299b426fa authored almost 2 years ago
370e8a5f1ff97a143f258de6e38726a9ba9b4031 authored almost 2 years ago
3120ba58644ef26a5233a6323becc6d892b35e73 authored almost 2 years ago
This will copy every tag in the src repo to dst.
This adds a --no-clobber flag that crane cp ...
afd15f1431042a855ea90729cc2e22a097cd3e55 authored almost 2 years ago54389485f58b86b250fb1e2dcd5c89eed8ed1234 authored almost 2 years ago
DockerHub fails to auth if you ask for an invalid repository. Docs say
this should not happen, ...
The PowerPC (ppc64le) architecture was not included (in the container image it is).
This is ...
3228a6015ac821b0f418280504265a231a214f08 authored almost 2 years agoThis makes the images non-reproducible which defeats the purpose of setting the random source.
d64f9e0e999fa4239593469a5f44e75c72b77d3d authored almost 2 years ago* allow pkg/v1/random to accept a RNG source
* added a unit test for the new options
3706061a683bf461511f2691ceec78cab4757093 authored almost 2 years agob7c6e9dc39441cf2fe918cb7de35504d4eccadc1 authored almost 2 years ago
* code organization: split fetcher from descriptor
* Refactor everything to go through Puller...
005bb7197dad1a6bffcda9405b91990331b1f406 authored almost 2 years ago
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
...
ad695c04bed7df13ed8c0e3d3e6bc4e596c5b8db authored almost 2 years ago
This PR adds a Puller implementation and uses it in `crane ls` and
`crane catalog` to stream re...
* feat(daemon): generate config file from Docker API
* refactor: fix lint issues
* test: a...
9f68710bc01c855435985ad63ebd9174d72dec26 authored almost 2 years agoSigned-off-by: Batuhan Apaydın <[email protected]>
d1c4e9ff711dd6cb6170cc3925b79175f28cdff2 authored almost 2 years agodf518f9530180d8a909a79d586ee97012a877b94 authored almost 2 years ago
52d59d1b94c114352df387092500acbbf173b1c8 authored almost 2 years ago
df72a9a9f05cada5ff633dd2d9abc8bc3565b63e authored almost 2 years ago
This reverts commit 1cb7e133961581d6e0f5564e187b8f4dbf33f9d5.
27a6ad623ea9926c58e2bddb7158e9e5278a7dc4 authored almost 2 years ago* deprecate estargz
* also deprecate crane optimize
* just delete 'crane optimize' and cra...
217318c3b8e3aea04c135097619d83b22ed25fe2 authored almost 2 years ago* authn: Add NewConfigKeychain to load a config from explicit path
* more better godocs
* ...
1cb7e133961581d6e0f5564e187b8f4dbf33f9d5 authored almost 2 years ago348cd8663c45ff5950aa571d24f2829654d2c434 authored almost 2 years ago
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from...
e055961ad3aaa32f3562d1944a00a9a02beafd36 authored almost 2 years ago
We dropped down to 1000 for the sake of ECR, but that doesn't make much
sense, really.
Per h...
6f96bba2d5308bd8ffd9e6a9895eaf043b3a6596 authored almost 2 years agoBumps [slsa-framework/slsa-verifier](https://github.com/slsa-framework/slsa-verifier) from 2.1.0...
375fb61c79287ed507bf6220de88c9e98d94a64a authored almost 2 years ago
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
...
* Change return type of remote.Referrers
Actually using this was cumbersome because it just r...
9aa45a1ab7f8a66e4d5a868e7d343304d1dc2384 authored almost 2 years ago* Add a test that tries to get the referrers for the image that does not have a referrer
* Fi...
bc990d6b8978d4b8d810b35ac04465ca619f2393 authored almost 2 years agoed5c185df4199b81bb5635e483ebfbc1b73d17f8 authored almost 2 years ago
This reverts commit 2ccd41c448369ef98d1cd785f75ebfa51bc8ac94.
24353209d27f51030e611bf3a06e2c348f1ebff5 authored almost 2 years ago:broom: This doesn't have `glibc` (like `base`) and just has the `busybox` necessities.
/kind...
2ccd41c448369ef98d1cd785f75ebfa51bc8ac94 authored almost 2 years ago* Implement remote.Pusher
The Pusher handles multiplexing across multiple repositories and
d...
The partial.ConfigLayer implementation needs to fetch the config blob,
but we don't always need...
4a79e94bb338dd49abb47f0e707dc7a76ebe9016 authored almost 2 years ago
This allows us to manipulate an index that contains an image that
contains a streaming layer.
0577676c7923239e6d2873553f6ed51938184f08 authored almost 2 years ago
93be9c425318d36e14f821d277cb477965fac6b6 authored almost 2 years ago
This will allow just passing a remote.Descriptor to remote.Pusher and
also gives an escape hatc...
aee00b15e0936e6df4014440f9ea8a3e0fa5a013 authored almost 2 years ago
This will allow reuse across a repository.
One major difference is that keychains are no long...
6ac92e8a8b422c27c069f5e69b8f71eccfcc4019 authored almost 2 years ago
Sometimes Authenticators stick around for a while and eventually expire.
This changes modifies ...
Bumps [slsa-framework/slsa-verifier](https://github.com/slsa-framework/slsa-verifier) from 2.0.1...
b8d1c0a1df12a3b3dd3e7f98330780fdc015ce40 authored almost 2 years agoI'm not sure the backoff needs changing, but the posted quotas have changed.
TODO: ARBackoff()
ace7be760862130e43b5774d1db2f5b7128dc294 authored almost 2 years agoe2620e56504cf41a712b0e5eda5509c748ebbb11 authored almost 2 years ago
* Adding mutate --workdir option to set the working directory
* Regenerating the Markdown doc...
21ac1b24f69b4c8abb456694b277c131d486f099 authored almost 2 years ago
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://...
* Support Warning header aggregation and reporting in crane
* write to stderr
* revert man...
a34235c8823ec76e8e6075960a10d0d8c3e43423 authored almost 2 years ago46488f7da0c9176882691e8a42e242191f4128ca authored almost 2 years ago
0f2db49209ee5b5c43aa01efe5f7b6dfa68c51f4 authored almost 2 years ago
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](ht...
01bbd539f1e2d549bd93f0276e16a9db99739b6e authored almost 2 years ago
Because of how omitempty works, an empty Layers and a nil Layers will
both be omitted. We don't...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-crede...
1cfe1fc25f233b40aa5d3b0edd572ed5c3f854c9 authored almost 2 years agoe94d40893b2d013992192f8a1a04fd1984fd24dc authored almost 2 years ago
ff810c186c772e1056aa4081278ee84ee3fb565b authored almost 2 years ago
Signed-off-by: Batuhan Apaydın <[email protected]>
57f010d26af871587be87f5aed2550893d564a8c authored almost 2 years agoSigned-off-by: Tianon Gravi <[email protected]>
67703048992e9b025adf1a7b08f3bb195636be33 authored almost 2 years agoBumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-gener...
1b8dc2babc55fd72d274e8f470f00e9e5ba43f1b authored almost 2 years ago8ea5e0e8f045d827389d13bde5ae8269630e2e2e authored almost 2 years ago
* crane: add --flatten for index append
While it's possible that folks might want to append a...
4e95ae2b72dd3b58fccb4ed579dbddf5c884822c authored almost 2 years ago4a0e0af4bf958c0bfb17bdfac71c38204b930623 authored almost 2 years ago