OpenRegistry
OpenRegistry copied to clipboard
OpenRegistry - A decentralised container registry fully compliant with OCI Distribution Specification
HTTPS wil enable us to use HTTP/2 which brings in tons of improvements in performance. We can use `openssl` to generate self-signed ssl keys and run locally with these certificates...
We're using an http middleware, which assigns a UUID for every request. This can be super helpful for co-relating http requests, debugging bugs and understanding the overall flow of data....
**Describe the bug** pagination api has no upper limit **To Reproduce** ../ext/catalog/detail?n= **Expected behaviour** the n should not be greater than 100 **Additional context** in any case we should not...
**Describe the bug** There are quite a few cases when the `Login with Github` flow might fail. Right now, if the user tries to login to OpenRegistry using Github, and...
Add a new API for adding overview for a container image repository. This overview will be exactly like a README.MD file for a GitHub Repository. This will help repo owners...
Overview is like a README.MD file for container image repositories. We'll support markdown for it. Being able to edit this on-demand will be super helpful. Perform basic checks like do...
**Is your feature request related to a problem? Please describe.** Not Necessarily The user can opt in to sign-in with github during their first time interacting with OpenRegsitry It would...
The official container registry implementation [distribution/distribution](https://github.com/distribution/distribution) has an interface **driver.StorageDriver**, which is the battle tested implementation for integrating with storage drivers. They have plenty of implementations (aws, gcp, azure, filesystem,...
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.53.2 to 1.54.2. Commits 728f21f Release 2024-05-16 3dbd5ca Regenerated Clients c87adfd Update endpoints model e209d02 Update API model ef4a9a0 internal: capture user-agent in metrics (#2644) c964dbd Release...