Skip to content

Commit 4c48e89

Browse files
authored
Merge pull request #50585 from stevsmit/OMR127
Adds OMR 127 updates
2 parents c497138 + 665a457 commit 4c48e89

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

modules/mirror-registry-localhost-update.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This procedure explains how to update the _mirror registry for Red Hat OpenShift
1010

1111
[IMPORTANT]
1212
====
13-
When updating, there is intermittent downtown of your mirror registry, as it is restarted during the update process.
13+
When updating, there is intermittent downtime of your mirror registry, as it is restarted during the update process.
1414
====
1515

1616
.Prerequisites

modules/mirror-registry-release-notes.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ 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+
15+
[id="mirror-registry-for-openshift-1-2-7"]
16+
== Mirror registry for Red Hat OpenShift 1.2.7
17+
18+
_Mirror registry for Red Hat OpenShift_ is now available with Red Hat Quay 3.7.8.
19+
20+
The following advisory is available for the _mirror registry for Red Hat OpenShift_:
21+
22+
* link:https://access.redhat.com/errata/RHBA-2022:6500[RHBA-2022:6500 - mirror registry for Red Hat OpenShift 1.2.7]
23+
24+
=== Bug fixes
25+
26+
* Previously, `getFQDN()` relied on the fully-qualified domain name (FQDN) library to determine its FQDN, and the FQDN library tried to read the `/etc/hosts` folder directly. Consequently, on some {op-system-first} installations with uncommon DNS configurations, the FQDN library would fail to install and abort the installation. With this update, _mirror registry for Red Hat OpenShift_ uses `hostname` to determine the FQDN. As a result, the FQDN library does not fail to install. (link:https://issues.redhat.com/browse/PROJQUAY-4139[*PROJQUAY-4139*])
27+
1428
[id="mirror-registry-for-openshift-1-2-6"]
1529
== Mirror registry for Red Hat OpenShift 1.2.6
1630

modules/mirror-registry-remote-host-update.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This procedure explains how to update the _mirror registry for Red Hat OpenShift
1010

1111
[IMPORTANT]
1212
====
13-
When updating, there is intermittent downtown of your mirror registry, as it is restarted during the update process.
13+
When updating, there is intermittent downtime of your mirror registry, as it is restarted during the update process.
1414
====
1515

1616
.Prerequisites

0 commit comments

Comments
 (0)