28. Version 3.1.0
Release Date: September 5, 2019
Added:
- New Repository Mirror functionality (Technology Preview) to continuously synchronize repositories from external source registries into Red Hat Quay
- New Repository Mode setting (Normal, Mirrored, Read-Only) to indicate how a repository is updated
- New Red Hat Quay Setup Operator (Developer Preview) to automate configuring Red Hat Quay on OpenShift
- Configuration settings for adding NooBaa S3 were added to the configuration tool for Red Hat Quay v3.1 and are supported as Technology Preview.
- Support for using the Crunchy Data Operator to deploy Postgresql as Red Hat Quay database
- Ability to use build ARGS as first line in Dockerfiles in Red Hat Quay builds
- New Red Hat color scheme in Red Hat Quay web UI
Documentation updates:
- New Repository Mirroring section in the Manage Red Hat Quay guide
- Addition of Clair and Repository Mirroring setup to all deployment guides
- New procedure in Red Hat Quay Upgrade guide for v3.1
Fixed:
- Display of repo_verb logs in logs panel
- Ensure robot accounts being granted access actually belongs in same namespace
- Numerous documentation improvements
Known Issues:
- During repository mirroring, in order to fetch tags from a repository, at least one tag in the list of tags to sync must exist exactly as specified. See Repository Mirroring in Red Hat Quay for more details.
- Repository mirror config has known issues when remote registry username or password has characters requiring special handling for shell commands. Specifically, the tokens for registry.redhat.io with a pipe (|) character in them are incorrectly escaped. Out of an abundance of caution, a fix for this will follow in a subsequent update.