Ivan Bazulic

Results 7 issues of Ivan Bazulic

According to the [image spec](https://github.com/opencontainers/image-spec/blob/main/image-index.md), the `manifests` section describes that the implementation **MUST** support the OCI image mime type and **SHOULD** support the nested indexes. It also says that when...

The current read-only option for Quay is not sometimes feasible, since it requires an insert of the service key and other manual config changes. For instance, if you want to...

Current implementation of the API does not allow easy creation and retrieval of bearer tokens for newly created applications. This poses a considerable issue for any automation job. The proposed...

Previously, our rate limits were static in the sense that we could just turn them on or off and set specific namespaces where rate limiting is essentially turned off. With...

This PR adds config support for choosing the IP stack that Quay will run on. The property is marked as required. Defaults to IPv4, unless specified otherwise.

The `TESTING` flag is used to set Quay in testing mode. In certain occasions (when Quay is deployed on VMs but config tool hasn't verified the validity of the configuration...

Adds the ability to set or remove superusers/restricted users on the fly. Also will enable the user to set private/public repositories on push on a namespace scale instead of current...

do-not-merge/work-in-progress
WIP