You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Mirror registry for Red Hat OpenShift_ is now available with Red Hat Quay 3.7.8.
202
-
203
-
The following advisory is available for the _mirror registry for Red Hat OpenShift_:
204
-
205
-
* link:https://access.redhat.com/errata/RHBA-2022:6500[RHBA-2022:6500 - mirror registry for Red Hat OpenShift 1.2.7]
206
-
207
-
[id="mirror-registry-bug-fixes-1-2-7_{context}"]
208
-
==== Bug fixes
209
-
210
-
* 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*])
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.
_Mirror registry for Red Hat OpenShift_ is now available with Red Hat Quay 3.7.1.
276
-
277
-
The following advisory is available for the _mirror registry for Red Hat OpenShift_:
278
-
279
-
* link:https://access.redhat.com/errata/RHBA-2022:4986[RHBA-2022:4986 - mirror registry for Red Hat OpenShift 1.2.0]
280
-
281
-
[id="mirror-registry-1-2-0-bug-fixes_{context}"]
282
-
==== Bug fixes
283
-
284
-
* Previously, all components and workers running inside of the Quay pod Operator had log levels set to `DEBUG`. As a result, large traffic logs were created that consumed unnecessary space. With this update, log levels are set to `WARN` by default, which reduces traffic information while emphasizing problem scenarios. (link:https://issues.redhat.com/browse/PROJQUAY-3504[*PROJQUAY-3504*])
176
+
To view the _mirror registry for Red Hat OpenShift_ 1.2 release notes, see link:https://docs.openshift.com/container-platform/4.15/installing/disconnected_install/installing-mirroring-creating-registry.html#mirror-registry-release-notes-1-2_installing-mirroring-creating-registry[Mirror registry for Red Hat OpenShift 1.2 release notes].
* A new command, `mirror-registry upgrade` has been added. This command upgrades all container images without interfering with configurations or data.
302
-
+
303
-
[NOTE]
304
-
====
305
-
If `quayRoot` was previously set to something other than default, it must be passed into the upgrade command.
306
-
====
307
-
308
-
[id="mirror-registry-1-1-0-bug-fixes_{context}"]
309
-
==== Bug fixes
310
-
311
-
* Previously, the absence of `quayHostname` or `targetHostname` did not default to the local hostname. With this update, `quayHostname` and `targetHostname` now default to the local hostname if they are missing. (link:https://issues.redhat.com/browse/PROJQUAY-3079[*PROJQUAY-3079*])
312
-
313
-
* Previously, the command `./mirror-registry --version` returned an `unknown flag` error. Now, running `./mirror-registry --version` returns the current version of the _mirror registry for Red Hat OpenShift_. (link:https://issues.redhat.com/browse/PROJQUAY-3086[*PROJQUAY-3086*])
314
-
315
-
* Previously, users could not set a password during installation, for example, when running `./mirror-registry install --initUser <user_name> --initPassword <password> --verbose`. With this update, users can set a password during installation. (link:https://issues.redhat.com/browse/PROJQUAY-3149[*PROJQUAY-3149*])
316
-
317
-
* Previously, the _mirror registry for Red Hat OpenShift_ did not recreate pods if they were destroyed. Now, pods are recreated if they are destroyed. (link:https://issues.redhat.com/browse/PROJQUAY-3261[*PROJQUAY-3261*])
181
+
To view the _mirror registry for Red Hat OpenShift_ 1.1 release notes, see link:https://docs.openshift.com/container-platform/4.15/installing/disconnected_install/installing-mirroring-creating-registry.html#mirror-registry-release-notes-1-1_installing-mirroring-creating-registry[Mirror registry for Red Hat OpenShift 1.1 release notes].
0 commit comments