Skip to content

Commit c83dcc2

Browse files
author
Christopher Tauchen
authored
Merge pull request #41127 from kmccarron-rh/cmpRN48
OSDOCS-3210: Add Compliance Operator RNs
2 parents d4762f0 + f4efe79 commit c83dcc2

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
@@ -13,6 +13,21 @@ These release notes track the development of the Compliance Operator in the {pro
1313

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

16+
[id="compliance-operator-release-notes-0-1-48"]
17+
== OpenShift Compliance Operator 0.1.48
18+
19+
The following advisory is available for the OpenShift Compliance Operator 0.1.48:
20+
21+
* link:https://access.redhat.com/errata/RHBA-2022:0416[RHBA-2022:0416 - OpenShift Compliance Operator bug fix and enhancement update]
22+
23+
[id="openshift-compliance-operator-0-1-48-bug-fixes"]
24+
25+
=== Bug fixes
26+
27+
* 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*])
28+
29+
* 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*])
30+
1631
[id="compliance-operator-release-notes-0-1-47"]
1732
== OpenShift Compliance Operator 0.1.47
1833

0 commit comments

Comments
 (0)