Skip to content

Commit 1345ee2

Browse files
committed
OSDOCS-16617-419: backport modularization relnotes MicroShift
1 parent 9a41e4c commit 1345ee2

14 files changed

+297
-201
lines changed

microshift_release_notes/microshift-4-19-release-notes.adoc

Lines changed: 14 additions & 200 deletions
Large diffs are not rendered by default.

modules/microshift-4-19-0-dp.adoc

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-0-dp_{context}"]
7+
= RHEA-2024:11040 - {microshift-short} 4.19.0 bug fix and security update advisory
8+
9+
[role="_abstract"]
10+
Issued: 17 June 2025
11+
12+
{product-title} release 4.19.0 is now available. Bug fixes and enhancements are listed in the link:https://access.redhat.com/errata/RHEA-2024:11040[RHEA-2024:11040] advisory. Release notes for bug fixes and enhancements are provided in this documentation. The images that are included in the update are provided by the {OCP} link:https://access.redhat.com/errata/RHSA-2024:11038[RHSA-2024:11038] advisory.
13+
14+
See the latest images included with {microshift-short} by using the following instructions:
15+
16+
* xref:../microshift_updating/microshift-list-update-contents.adoc#microshift-get-rpm-release-info_microshift-list-update-contents[Listing the contents of the {microshift-short} RPM release package]
17+
* xref:../microshift_install_bootc/microshift-install-bootc-image.adoc#microshift-install-bootc-get-published-image_microshift-install-publish-bootc-image[Getting the published bootc image for MicroShift]

modules/microshift-4-19-7-dp.adoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-7-dp_{context}"]
7+
= RHBA-2025:12745 - {microshift-short} 4.19.7 bug fix and update advisory
8+
9+
[role="_abstract"]
10+
Issued: 11 August 2025
11+
12+
{product-title} release 4.19.7 is now available. Bug fixes and enhancements are listed in the link:https://access.redhat.com/errata/RHBA-2025:12745[RHBA-2025:12745] advisory. Release notes for bug fixes and enhancements are provided in this documentation. The images that are included in the update are provided by the {OCP} link:https://access.redhat.com/errata/RHSA-2025:12341[RHSA-2025:12341] advisory.
13+
14+
See the latest images included with {microshift-short} by using the following instructions:
15+
16+
* xref:../microshift_updating/microshift-list-update-contents.adoc#microshift-get-rpm-release-info_microshift-list-update-contents[Listing the contents of the {microshift-short} RPM release package]
17+
* xref:../microshift_install_bootc/microshift-install-bootc-image.adoc#microshift-install-bootc-get-published-image_microshift-install-publish-bootc-image[Getting the published bootc image for MicroShift]
18+
19+
[id="microshift-4-19-7-dp-bug-fixes_{context}"]
20+
== Bug fixes
21+
22+
* Before this update, a bare-metal node reboot caused the deployment progress deadline to be surpassed. This resulted in the greenboot health check failing with a false-positive error. With this release, the full timeout duration is provided for the deployment to become ready, reducing false-positive greenboot health check errors. (https://issues.redhat.com/browse/OCPBUGS-59301[OCPBUGS-59301])
23+
24+
* Before this update, the excessive polling frequency for the cloud pull secret in node telemetry caused telemetry failure messages to flood journald logs. The log flooding negatively impacted system performance. With this release, the telemetry collection interval is updated from 1 second to 30 seconds. As a result, log flooding has been minimized and no longer impacts system performance. (https://issues.redhat.com/browse/OCPBUGS-59240[OCPBUGS-59240])
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-about-this-release_{context}"]
7+
= About this release
8+
9+
{microshift-short} is designed to make control plane restarts economical and be lifecycle-managed as a single unit by the operating system. Updates, roll-backs, and configuration changes consist of simply staging another version in parallel and then - without relying on a network - flipping to and from that version and restarting.
10+
11+
Version {product-version} of {microshift-short} includes new features and enhancements. Update to the latest version of {microshift-short} to receive all of the latest features, bug fixes, and security updates. {microshift-short} is derived from {OCP} {ocp-version} and uses the CRI-O container runtime. New features, changes, and known issues that pertain to {microshift-short} are included in this topic.
12+
13+
You can deploy a {microshift-short} node to on-premise, cloud, disconnected, and offline environments.
14+
15+
{microshift-short} {product-version} is supported on {op-system-base-full} 9.6.
16+
17+
Updates for both single-version minor releases and patch releases are supported. See xref:../microshift_updating/microshift-update-options.adoc#microshift-update-options[Update options with {product-title} and {op-system-bundle}] for details.
18+
19+
For lifecycle information, see the link:https://access.redhat.com/product-life-cycles?product=Red%20Hat%20build%20of%20Microshift,Red%20Hat%20Device%20Edge[{product-title} Life Cycle Policy].
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-additional-release-notes_{context}"]
7+
= Additional release notes
8+
9+
[role="_abstract"]
10+
Release notes for related components and products are available in the following documentation:
11+
12+
[NOTE]
13+
====
14+
The following release notes are for downstream Red{nbsp}Hat products only; upstream or community release notes for related products are not included.
15+
====
16+
17+
//TODO check the latest gitops release version
18+
[id="microshift-4-19-additional-release-notes-gitops_{context}"]
19+
== GitOps release notes
20+
See link:https://docs.redhat.com/en/documentation/red_hat_openshift_gitops/latest/html/release_notes/index[Red{nbsp}Hat OpenShift GitOps: Highlights of what is new and what has changed with this OpenShift GitOps release] for more information. You can also go to the Red{nbsp}Hat package download page and search for "gitops" if you just need the latest package, link:https://access.redhat.com/downloads/content/package-browser[Red{nbsp}Hat packages].
21+
22+
[id="microshift-4-19-additional-release-notes-ocp_{context}"]
23+
== {OCP} release notes
24+
See the https://docs.openshift.com/container-platform/4.19/release_notes/ocp-4-19-release-notes.html[{OCP} Release Notes] for information about the Operator Lifecycle Manager and other components. Not all of the changes to {OCP} apply to {microshift-short}. See the specific {microshift-short} implementation of an Operator or function for more information.
25+
26+
[id="microshift-4-19-additional-release-notes-rhel_{context}"]
27+
== {op-system-base-full} release notes
28+
See the link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index[Release Notes for Red{nbsp}Hat Enterprise Linux 9.6] for more information about {op-system-base}.
29+
//Use the latest compatible RHEL, expected to be 9.6
30+
31+
[id="microshift-4-19-additional-release-notes-rhoai_{context}"]
32+
== {rhoai} release notes
33+
See the link:https://docs.redhat.com/en/documentation/red_hat_openshift_ai_self-managed/latest/html/release_notes/index[Release notes] for more information about {rhoai}.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-asynchronous-errata-updates_{context}"]
7+
= Asynchronous errata updates
8+
9+
Security, bug fix, and enhancement updates for {microshift-short} {product-version} are released as asynchronous errata through the Red{nbsp}Hat Network. All {microshift-short} {product-version} errata are https://access.redhat.com/downloads/content/290/[available on the Red{nbsp}Hat Customer Portal]. For more information about asynchronous errata, read the https://access.redhat.com/product-life-cycles?product=Red%20Hat%20build%20of%20Microshift,Red%20Hat%20Device%20Edge[{microshift-short} Life Cycle].
10+
11+
Red{nbsp}Hat Customer Portal users can enable errata notifications in the account settings for Red{nbsp}Hat Subscription Management (RHSM). When errata notifications are enabled, you are notified through email whenever new errata relevant to your registered systems are released.
12+
13+
[NOTE]
14+
====
15+
Red{nbsp}Hat Customer Portal user accounts must have systems registered and consuming {microshift-short} entitlements for {microshift-short} errata notification emails to generate.
16+
====
17+
18+
This section is updated over time to provide notes on enhancements and bug fixes for future asynchronous errata releases of {microshift-short} {product-version}. Versioned asynchronous releases, for example with the form {microshift-short} {product-version}.z, are detailed in the following subsections.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
// Module included in the following assemblies:
3+
//
4+
//microshift_release_notes/microshift-4-19-release-notes.adoc
5+
6+
:_mod-docs-content-type: CONCEPT
7+
[id="microshift-4-19-bug-fixes_{context}"]
8+
= Bug fixes
9+
10+
[role="_abstract"]
11+
This release includes many fixes for bugs.
12+
13+
* Before this update, using `microshift-gitops` in a disconnected environment failed because its manifests had the `imagePullPolicy` set to `Always`. In these cases, GitOps tried to pull images over a non-existent network and failed with an `ImagePullBackoff` error. With this update, the `imagePullPolicy` is set to `IfNotPresent`, which means that GitOps uses a local image and can start normally. (link:https://issues.redhat.com/browse/OCPBUGS-37938[OCPBUGS-37938])
14+
15+
* Previously, specific cipher suites required by {microshift-short} etcd when using TLS 1.2 were not included in the {microshift-short} startup configuration file. As a result, {microshift-short} failed to start when using TLS 1.2. With this release, the required cipher suites are in the configuration file by default and {microshift-short} can start normally when using TLS 1.2. (link:https://issues.redhat.com/browse/OCPBUGS-48735[OCPBUGS-48735])
16+
17+
* Previously, a `.nodename` file that holds the last hostname was created by MicroShift on startup non-atomically. When MicroShift's startup was interrupted, the `.nodename` file was left behind empty. This `.nodename` file was used on the next MicroShift startup, causing the node name to stored as an empty string. This caused the API Server to reject the kubelet's calls and the start up failed. With this release, the `.nodename` file is created atomically with each MicroShift start up, preventing the error. (link:https://issues.redhat.com/browse/OCPBUGS-48163[OCPBUGS-48163])
18+
19+
* By default, the {microshift-short} Logical Volume Manager Storage (LVMS) image copied the manifest list for four platforms because of automatic digest preservation. This action caused unnecessary usage of disk and network space. With this release, the manifest list is replaced with images specific to each architecture. Now, the {microshift-short} LVMS images only contain supported platform images, saving on disk space and network bandwidth. (link:https://issues.redhat.com/browse/OCPBUGS-51329[OCPBUGS-51329])
20+
21+
* Previously, the `kustomizer` sub-service was blocking `microshift.service` readiness by adding a manifest that required a webhook for a Custom Resource (CR) before {microshift-short} had started. This resulted `kustomizer` failing, causing {microshift-short} to fail. With this release, {microshift-short} is no longer dependent on the `kustomizer` sub-service, and can start even if a manifest is malformed by `kustomizer`. (link:https://issues.redhat.com/browse/OCPBUGS-51365[OCPBUGS-51365])
22+
23+
* In previous versions of {microshift-short} and {op-system-base}, the {microshift-short} container-image-embedding procedure used the default container storage directory, which prevented proper image updates. With this release, the recommended image-embedding procedure was changed to use a dedicated directory for each image and a systemd service copying those embedded images into the default container storage. As a result, updates for {op-system-image} are applied as expected with {microshift-short} and embedded containers. (link:https://issues.redhat.com/browse/OCPBUGS-52420[OCPBUGS-52420])
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-deprecated-and-removed-features_{context}"]
7+
= Deprecated and removed features
8+
9+
[role="_abstract"]
10+
Some features available in previous releases have been deprecated or removed. Deprecated functionality is still included in and continues to be supported, but will be removed in a future release. Deprecated features and functionality are not recommended for new deployments.
11+
12+
[id="microshift-4-19-app-greenboot-script-deprecated_{context}"]
13+
== Greenboot application health check script functions deprecated
14+
15+
The following functions related to checking workload health in the `/usr/share/microshift/functions/greenboot.sh` script are deprecated:
16+
17+
* `wait_for`
18+
* `namespace_images_downloaded`
19+
* `namespace_deployment_ready`
20+
* `namespace_daemonset_ready`
21+
* `namespace_pods_ready`
22+
* `namespace_pods_not_restarting`
23+
* `print_failure_logs`
24+
* `log_failure_cmd`
25+
* `log_script_exit`
26+
* `lvmsDriverShouldExist`
27+
* `csiComponentShouldBeDeploy`
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-known-issues_{context}"]
7+
= Known issues
8+
9+
[role="_abstract"]
10+
Understand the known issues that impact your {microshift-short} development and deployments.
11+
12+
* The maximum transmission unit (MTU) value in {microshift-short} OVN-K overlay networking must be 100 bytes smaller than the MTU value of the base network. {microshift-short} automatically configures the value using the MTU value of the default gateway of the host. If the auto-configuration does not work correctly, the MTU value must be configured manually. For more information, see xref:../microshift_networking/microshift-cni.adoc#microshift-network-topology_microshift-about-ovn-k-plugin[Network topology].
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
// Module included in the following assemblies:
2+
//
3+
//microshift_release_notes/microshift-4-19-release-notes.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="microshift-4-19-new-features-and-enhancements_{context}"]
7+
= New features and enhancements
8+
9+
[role="_abstract"]
10+
This release adds improvements related to the following components and concepts.
11+
12+
[id="microshift-4-19-rhel-image-mode_{context}"]
13+
== {op-system-base} image mode (Generally Available)
14+
15+
Installing {microshift-short} by using a bootc container image is now generally available. Previously available as a Technology Preview feature, {op-system-image} is a deployment method that uses a container-native approach to build, deploy, and manage the operating system as a `rhel-bootc` container image. See xref:../microshift_install_bootc/microshift-about-rhel-image-mode.adoc#microshift-about-rhel-image-mode[Understanding image mode for RHEL with {microshift-short}] for more information.
16+
17+
[id="microshift-4-19-ingress-controller-two-config_{context}"]
18+
== Control ingress for your use case with additional parameters
19+
20+
With this release, the `ingress.certificate.Secret`,`ingress.clientTLS`, `ingress.routeAdmissionPolicy`, and `ingress.tlsSecurityProfile` parameters are added to the YAML configuration file for {microshift-short}. These parameters specify security settings for the ingress controller. For more information, see xref:../microshift_configuring/microshift-ingress-controller.adoc#microshift-ingress-controller[Using ingress control for a {microshift-short} node].
21+
22+
[id="microshift-4-19-tls-config_{context}"]
23+
== {microshift-short} control plane enhanced with TLS
24+
25+
With this release, configurable transport layer security (TLS) protocols on internal control plane components are enabled to help prevent known insecure protocols, ciphers, or algorithms from accessing the applications you run on {microshift-short}. You use either the TLS 1.2 or TLS 1.3 with {microshift-short}. For more information, see xref:../microshift_configuring/microshift_auth_security/microshift-tls-config.adoc#microshift-tls-config[Configuring TLS security profiles].
26+
27+
[id="microshift-4-19-greenboot-updated_{context}"]
28+
== Check application health with the {microshift-short} healthcheck command
29+
30+
With this release, you can use the `microshift healthcheck` command with various options to run a basic health check on your applications. For more information, see xref:../microshift_running_apps/microshift-greenboot-workload-health-checks.adoc#microshift-greenboot-workload-health-checks[Greenboot workload health checks].
31+
32+
[id="microshift-4-19-observability-metrics_{context}"]
33+
== Collecting metrics using the {microshift-short} Observability service
34+
35+
With this release, you can configure the {microshift-short} Observability service to collect performance and usage metrics for monitoring resources. The following predefined configurations differ in the amount of data collected:
36+
37+
* Small
38+
* Medium
39+
* Large (default)
40+
41+
For more information, see xref:../microshift_running_apps/microshift-observability-service.adoc#microshift-observability-service[Using {microshift-short}] Observability.
42+
43+
[id="microshift-4-19-telemetry_{context}"]
44+
== Telemetry now available
45+
With this release, {microshift-short} adds the Telemeter API. Lightweight attributes can be sent from a connected node to Red{nbsp}Hat to monitor the health of the node. To opt-out of Telemetry, see xref:../microshift_support/microshift-remote-node-monitoring.adoc#microshift-remote-node-monitoring[Remote health monitoring with a connected node].

0 commit comments

Comments
 (0)