trow icon indicating copy to clipboard operation
trow copied to clipboard

Container Registry and Image Management for Kubernetes Clusters

Results 64 trow issues
Sort by recently updated
recently updated
newest added

**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...

enhancement

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...

help wanted
good first issue
hacktoberfest

From the spec: "Compliant client implementations SHOULD always use the Link header value when proceeding through results linearly." This affects the catalog api etc.

help wanted
good first issue

This is for the future, but it would be great to start testing how Trow reacts under load.

enhancement
good first issue
hacktoberfest

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...

enhancement

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...

enhancement

Can Trow effectively be a metadata API? https://grafeas.io/ Look at how google cloud do things with in toto etc.

enhancement

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...

enhancement

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...

enhancement

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...

enhancement