Skip to content

Commit 8d82f10

Browse files
authored
Merge pull request #63648 from sheriff-rh/CMP-1097
2 parents f50c909 + 7b95fea commit 8d82f10

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

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

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,34 @@ For an overview of the File Integrity Operator, see xref:../../security/file_int
1515

1616
To access the latest release, see xref:../../security/file_integrity_operator/file-integrity-operator-updating.adoc#olm-preparing-upgrade_file-integrity-operator-updating[Updating the File Integrity Operator].
1717

18+
[id="file-integrity-operator-release-notes-1-3-1"]
19+
== OpenShift File Integrity Operator 1.3.1
20+
21+
The following advisory is available for the OpenShift File Integrity Operator 1.3.1:
22+
23+
* link:https://access.redhat.com/errata/RHBA-2023:3600[RHBA-2023:3600 OpenShift File Integrity Operator Bug Fix Update]
24+
25+
[id="file-integrity-operator-1-3-1-new-features-and-enhancements"]
26+
=== New features and enhancements
27+
28+
* FIO now includes kubelet certificates as default files, excluding them from issuing warnings when they're managed by {product-title}. (link:https://issues.redhat.com/browse/OCPBUGS-14348[*OCPBUGS-14348*])
29+
30+
* FIO now correctly directs email to the address for Red Hat Technical Support. (link:https://issues.redhat.com/browse/OCPBUGS-5023[*OCPBUGS-5023*])
31+
32+
[id="file-integrity-operator-1-3-1-bug-fixes"]
33+
=== Bug fixes
34+
35+
* Previously, FIO would not clean up `FileIntegrityNodeStatus` CRDs when nodes are removed from the cluster. FIO has been updated to correctly clean up node status CRDs on node removal. (link:https://issues.redhat.com/browse/OCPBUGS-4321[*OCPBUGS-4321*])
36+
37+
* Previously, FIO would also erroneously indicate that new nodes failed integrity checks. FIO has been updated to correctly show node status CRDs when adding new nodes to the cluster. This provides correct node status notifications. (link:https://issues.redhat.com/browse/OCPBUGS-8502[*OCPBUGS-8502*])
38+
39+
* Previously, when FIO was reconciling `FileIntegrity` CRDs, it would pause scanning until the reconciliation was done. This caused an overly aggressive re-initiatization process on nodes not impacted by the reconciliation. This problem also resulted in unnecessary daemonsets for machine config pools which are unrelated to the `FileIntegrity` being changed. FIO correctly handles these cases and only pauses AIDE scanning for nodes that are affected by file integrity changes. (link:https://issues.redhat.com/browse/CMP-1097[*CMP-1097*])
40+
41+
[id="file-integrity-operator-1-3-1-known-issues"]
42+
=== Known Issues
43+
44+
In FIO 1.3.1, increasing nodes in {ibmzProductName} clusters might result in `Failed` File Integrity node status. For more information, see link:https://access.redhat.com/solutions/7028861[Adding nodes in IBM Power clusters can result in failed File Integrity node status].
45+
1846
[id="file-integrity-operator-release-notes-1-2-1"]
1947
== OpenShift File Integrity Operator 1.2.1
2048

0 commit comments

Comments
 (0)