kraken icon indicating copy to clipboard operation
kraken copied to clipboard

P2P Docker registry capable of distributing TBs of data in seconds

Results 94 kraken issues
Sort by recently updated
recently updated
newest added

Kraken supports the ability to distribute docker images and it supports docker interface. I'm wondering if the Kraken infrastructure can be used to distribute just about anything (a random blob...

question

We don't want to push to s3 or kraken. Is it possible to use GCR as a backend and docs only say ECR and GCS, does this mean any registry...

Hello, I deployed Kraken using the helm chart on two different kubernetes clusters, and am trying to set up image replication between clusters. Clusters are set up with [kind](https://github.com/one1zero1one/kraken/blob/dbf3e7e701213c67e2789b16d7b23b6909133704/examples/k8s/kind.sh) on...

https://github.com/uber/kraken/issues/161 add 'http_' as prefix of metrics name. for there is a restriction in prometheus that metrics name should start with letter. and you can set backend to 'promethues' to...

Added Artifactory backend support I am not using docker lib auth functions because Artifactory is not only used for docker registry, but also for other packages. Please let me know...

May i ask the version of kubernetes you use for deploying in production (or not by k8s)? I had some strange behavior when pulling: (deployed with current helm chart, the...

Currently the authorization is written in the configuration with a fix value. Is there any plan to make the registry (agent/proxy) work with the following image pull/push process? - docker...

enhancement

**Is your feature request related to a problem? Please describe.** When i push docker images i get error ``` [DEPRECATION NOTICE] registry v2 schema1 support will be removed in an...

question

The TLS tests in httputil are very unreliable, often timing out for unknown reasons.

**Describe the bug** https://travis-ci.com/uber/kraken/jobs/262868501 **To Reproduce** Travis CI unit test. **Log** ``` goroutine 0 [idle]: runtime.futex(0x12126e8, 0x80, 0x0, 0x0, 0x7ffc00000000, 0x0, 0x0, 0x0, 0x7ffca57cee48, 0x433881, ...) /home/travis/.gimme/versions/go1.12.13.linux.amd64/src/runtime/sys_linux_amd64.s:535 +0x21 runtime.futexsleep(0x12126e8, 0x100000000,...

bug