Skip to content

Commit 7693cd6

Browse files
authored
Merge pull request #47830 from sheriff-rh/CMP-1432
CMP-1432 File Integrity Operator v0.1.30 release notes
2 parents 1ec948f + 81cb6cf commit 7693cd6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

security/file_integrity_operator/file-integrity-operator-release-notes.adoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,26 @@ These release notes track the development of the File Integrity Operator in the
1313

1414
For an overview of the File Integrity Operator, see xref:../../security/file_integrity_operator/file-integrity-operator-understanding.adoc#understanding-file-integrity-operator[Understanding the File Integrity Operator].
1515

16+
[id="file-integrity-operator-release-notes-0-1-30"]
17+
== OpenShift File Integrity Operator 0.1.30
18+
19+
The following advisory is available for the OpenShift File Integrity Operator 0.1.30:
20+
21+
* link:https://access.redhat.com/errata/RHBA-2022:5538[RHBA-2022:5538 OpenShift File Integrity Operator Bug Fix and Enhancement Update]
22+
23+
[id="file-integrity-operator-0-1-30-new-features-and-enhancements"]
24+
=== New features and enhancements
25+
26+
* The File Integrity Operator is now supported on the following architectures:
27+
+
28+
** IBM Power
29+
** IBM Z and LinuxONE
30+
31+
[id="file-integrity-operator-0-1-30-bug-fixes"]
32+
=== Bug fixes
33+
34+
* Previously, alerts issued by the File Integrity Operator did not set a namespace, making it difficult to understand where the alert originated. Now, the Operator sets the appropriate namespace, increasing understanding of the alert. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2101393[*BZ#2101393*])
35+
1636
[id="file-integrity-operator-release-notes-0-1-24"]
1737
== OpenShift File Integrity Operator 0.1.24
1838

@@ -27,6 +47,7 @@ The following advisory is available for the OpenShift File Integrity Operator 0.
2747

2848
[id="openshift-file-integrity-operator-0-1-24-bug-fixes"]
2949
=== Bug fixes
50+
3051
* Previously, upgrading the Operator from versions older than 0.1.21 to 0.1.22 could cause the `re-init` feature to fail. This was a result of the Operator failing to update `configMap` resource labels. Now, upgrading to the latest version fixes the resource labels. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2049206[*BZ#2049206*])
3152

3253
* Previously, when enforcing the default `configMap` script contents, the wrong data keys were compared. This resulted in the `aide-reinit` script not being updated properly after an Operator upgrade, and caused the `re-init` process to fail. Now,`daemonSets` run to completion and the AIDE database `re-init` process executes successfully. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2072058[*BZ#2072058*])
@@ -40,6 +61,7 @@ The following advisory is available for the OpenShift File Integrity Operator 0.
4061

4162
[id="openshift-file-integrity-operator-0-1-22-bug-fixes"]
4263
=== Bug fixes
64+
4365
* Previously, a system with a File Integrity Operator installed might interrupt the {product-title} update, due to the `/etc/kubernetes/aide.reinit` file. This occurred if the `/etc/kubernetes/aide.reinit` file was present, but later removed prior to the `ostree` validation. With this update, `/etc/kubernetes/aide.reinit` is moved to the `/run` directory so that it does not conflict with the {product-title} update. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2033311[*BZ#2033311*])
4466

4567
[id="file-integrity-operator-release-notes-0-1-21"]

0 commit comments

Comments
 (0)