1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

OSDOCS-9665: backports relnote to 4.14 MicroShift docs

This commit is contained in:
“Shauna Diaz”
2024-02-15 06:37:38 -05:00
parent f416887bae
commit 295fcdfe4e

View File

@@ -363,6 +363,8 @@ For the `TopoLVM image`, see link:https://catalog.redhat.com/software/containers
* Previously, a backup was created every time the {microshift-short} service started. These backups caused system backups to fail. Now, automated backups only occur on full system starts. (link:https://issues.redhat.com/browse/OCPBUGS-23076[*OCPBUGS-23076*])
* Previously, {microshift-short} created a backup on application restarts without a host restart. This prevented a proper backup from being created on system restarts because {microshift-short} does not update a current-boot backup. Now, {microshift-short} only creates a backup when the system has been restarted. This ensures that a backup is taken every time the system is restarted. (link:https://issues.redhat.com/browse/OCPBUGS-22322[*OCPBUGS-22322*])
[id="microshift-4-14-5-dp"]
=== RHBA-2023:7601 - {microshift-short} 4.14.5 bug fix update advisory
@@ -375,7 +377,7 @@ For the `TopoLVM image`, see link:https://catalog.redhat.com/software/containers
[id="microshift-4-14-5-bug-fixes"]
==== Bug fixes
* Previously, when {microshift-short} was installed on a non-ostree system, an error was logged during greenboot health check stating that the ostree directory did not exist. {microshift-short} still started normally. Now, the system properly logs the ostree status as “not an ostree system” and an error message is not produced.
* Previously, the Greenboot health check script printed an error message when installed on a non `rpm-ostree` system. The installation was still successful with {microshift-short} starting normally. Now, the error message is not present in the `greenboot-healthcheck` output on non `rpm-ostree`-based systems. (link:https://issues.redhat.com/browse/OCPBUGS-22858[*OCPBUGS-22858*])
[id="microshift-4-14-6-dp"]
=== RHBA-2023:7684 - {microshift-short} 4.14.6 bug fix update advisory