trow
trow copied to clipboard
Container Registry and Image Management for Kubernetes Clusters
**Is your feature request related to a problem? Please describe.** For implementing #184 , I need a way to instruct trow to geacefully reload it's certificates and accept new connections...
One of the focuses of Trow is to be easy to install. To that end, we should try to integrate with other projects. These needs to go beyond just "works...
From the spec: "Compliant client implementations SHOULD always use the Link header value when proceeding through results linearly." This affects the catalog api etc.
This is for the future, but it would be great to start testing how Trow reacts under load.
Ok, this one is out there and not intended to be done any time soon (or ever). At the moment, image names included the address of the server the registry...
At the moment there is a command line switch to tell Trow what domains it is running on. But it could also automatically pull this info from the certificate in...
Can Trow effectively be a metadata API? https://grafeas.io/ Look at how google cloud do things with in toto etc.
At the moment there is support for getting the history of a tag (returns the disgests that pointed to it) but not for getting the history of an image (I...
At the moment, building a multi-arch image puts a lot of responsibility on the client. They have to build the separate images and then create an OCI index that points...
For example, a user should be able to subscribe to updates when an new image is pushed to a repository. This may become part of the standard eventually. An early...