Skip to content

Commit e5ba813

Browse files
committed
Updated FIO release notes to include v0.1.24
File Integrity Operator 0.1.24 release notes stub added typo more typos feedback inc additional feedback
1 parent 3b1bea0 commit e5ba813

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

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

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,30 @@ include::_attributes/common-attributes.adoc[]
77

88
toc::[]
99

10-
The File Integrity Operator for {product-title} deploys file integrity checking for {op-system} nodes.
10+
The File Integrity Operator for {product-title} continually runs file integrity checks on {op-system} nodes.
1111

1212
These release notes track the development of the File Integrity Operator in the {product-title}.
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-24"]
17+
== OpenShift File Integrity Operator 0.1.24
18+
19+
The following advisory is available for the OpenShift File Integrity Operator 0.1.24:
20+
21+
* link:https://access.redhat.com/errata/RHBA-2022:1331[RHBA-2022:1331 OpenShift File Integrity Operator Bug Fix]
22+
23+
[id="file-integrity-operator-0-1-24-new-features-and-enhancements"]
24+
=== New features and enhancements
25+
26+
* You can now configure the maximum number of backups stored in the `FileIntegrity` Custom Resource (CR) with the `config.maxBackups` attribute. This attribute specifies the number of AIDE database and log backups left over from the `re-init` process to keep on the node. Older backups beyond the configured number are automatically pruned. The default is set to five backups.
27+
28+
[id="openshift-file-integrity-operator-0-1-24-bug-fixes"]
29+
=== Bug fixes
30+
* 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*])
31+
32+
* 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*])
33+
1634
[id="file-integrity-operator-release-notes-0-1-22"]
1735
== OpenShift File Integrity Operator 0.1.22
1836

0 commit comments

Comments
 (0)