Skip to content

Commit 30e1f63

Browse files
author
Steven Smith
committed
Adds OMR 126 updates
1 parent 410ffa0 commit 30e1f63

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

modules/mirror-registry-flags.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The following flags are available for the _mirror registry for Red Hat OpenShift
1313
| `--autoApprove` | A boolean value that disables interactive prompts. If set to `true`, the `quayRoot` directory is automatically deleted when uninstalling the mirror registry. Defaults to `false` if left unspecified.
1414
| `--initPassword` | The password of the init user created during Quay installation. Must be at least eight characters and contain no whitespace.
1515
|`--initUser string` | Shows the username of the initial user. Defaults to `init` if left unspecified.
16+
|`--no-color`, `-c` | Allows users to disable color sequences and propagate that to Ansible when running install, uninstall, and upgrade commands.
1617
| `--quayHostname` | The fully-qualified domain name of the mirror registry that clients will use to contact the registry. Equivalent to `SERVER_HOSTNAME` in the Quay `config.yaml`. Must resolve by DNS. Defaults to `<targetHostname>:8443` if left unspecified. ^[1]^
1718
| `--quayRoot`, `-r` | The directory where container image layer and configuration data is saved, including `rootCA.key`, `rootCA.pem`, and `rootCA.srl` certificates. Requires about 12 GB for {product-title} 4.10 Release images, or about 358 GB for {product-title} 4.10 Release images and {product-title} 4.10 Red Hat Operator images. Defaults to `/etc/quay-install` if left unspecified.
1819
| `--ssh-key`, `-k` | The path of your SSH identity key. Defaults to `~/.ssh/quay_installer` if left unspecified.

modules/mirror-registry-release-notes.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ These release notes track the development of the _mirror registry for Red Hat Op
1111

1212
For an overview of the _mirror registry for Red Hat OpenShift_, see xref:../../installing/disconnected_install/installing-mirroring-creating-registry.html#mirror-registry-flags_installing-mirroring-creating-registry[Creating a mirror registry with mirror registry for Red Hat OpenShift].
1313

14+
[id="mirror-registry-for-openshift-1-2-6"]
15+
== Mirror registry for Red Hat OpenShift 1.2.6
16+
17+
_Mirror registry for Red Hat OpenShift_ is now available with Red Hat Quay 3.7.7.
18+
19+
The following advisory is available for the _mirror registry for Red Hat OpenShift_:
20+
21+
* link:https://access.redhat.com/errata/RHBA-2022:6278[RHBA-2022:6278 - mirror registry for Red Hat OpenShift 1.2.6]
22+
23+
=== New features
24+
25+
A new feature flag, `--no-color` (`-c`) has been added. This feature flag allows users to disable color sequences and propagate that to Ansible when running install, uninstall, and upgrade commands.
26+
1427
[id="mirror-registry-for-openshift-1-2-5"]
1528
== Mirror registry for Red Hat OpenShift 1.2.5
1629

0 commit comments

Comments
 (0)