Skip to content

Commit f4efe79

Browse files
committed
OSDOCS-3210: Add Compliance Operator RNs
1 parent aa40f8e commit f4efe79

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

security/compliance_operator/compliance-operator-release-notes.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,21 @@ These release notes track the development of the Compliance Operator in the {pro
1212

1313
For an overview of the Compliance Operator, see xref:../../security/compliance_operator/compliance-operator-understanding.adoc#understanding-compliance-operator[Understanding the Compliance Operator].
1414

15+
[id="compliance-operator-release-notes-0-1-48"]
16+
== OpenShift Compliance Operator 0.1.48
17+
18+
The following advisory is available for the OpenShift Compliance Operator 0.1.48:
19+
20+
* link:https://access.redhat.com/errata/RHBA-2022:0416[RHBA-2022:0416 - OpenShift Compliance Operator bug fix and enhancement update]
21+
22+
[id="openshift-compliance-operator-0-1-48-bug-fixes"]
23+
24+
=== Bug fixes
25+
26+
* Previously, some rules associated with extended Open Vulnerability and Assessment Language (OVAL) definitions had a `checkType` of `None`. This was because the Compliance Operator was not processing extended OVAL definitions when parsing rules. With this update, content from extended OVAL definitions is parsed so that these rules now have a `checkType` of either `Node` or `Platform`. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2040282[*BZ#2040282*])
27+
28+
* Previously, a manually created `MachineConfig` object for `KubeletConfig` prevented a `KubeletConfig` object from being generated for remediation, leaving the remediation in the `Pending` state. With this release, a `KubeletConfig` object is created by the remediation, regardless if there is a manually created `MachineConfig` object for `KubeletConfig`. As a result, `KubeletConfig` remediations now work as expected. (link:https://bugzilla.redhat.com/show_bug.cgi?id=2040401[*BZ#2040401*])
29+
1530
[id="compliance-operator-release-notes-0-1-47"]
1631
== OpenShift Compliance Operator 0.1.47
1732

0 commit comments

Comments
 (0)