Skip to content

Commit 5f02174

Browse files
authored
Merge pull request #53748 from Wiharris/RNs-0.1.59-B
RelNotes for Compliance Operator 0.1.59
2 parents 3ddefa8 + 858255d commit 5f02174

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,27 @@ 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-59"]
17+
== OpenShift Compliance Operator 0.1.59
18+
19+
The following advisory is available for the OpenShift Compliance Operator 0.1.59:
20+
21+
* link:https://access.redhat.com/errata/RHBA-2022:8538[RHBA-2022:8538 - OpenShift Compliance Operator bug fix update]
22+
23+
[id="compliance-operator-0-1-59-new-features-and-enhancements"]
24+
=== New features and enhancements
25+
26+
* The Compliance Operator now supports Payment Card Industry Data Security Standard (PCI-DSS) `ocp4-pci-dss` and `ocp4-pci-dss-node` profiles on the `ppc64le` architecture.
27+
28+
[id="compliance-operator-0-1-59-bug-fixes"]
29+
=== Bug fixes
30+
31+
* Previously, the Compliance Operator did not support the Payment Card Industry Data Security Standard (PCI DSS) `ocp4-pci-dss` and `ocp4-pci-dss-node` profiles on different architectures such as `ppc64le`. Now, the Compliance Operator supports `ocp4-pci-dss` and `ocp4-pci-dss-node` profiles on the `ppc64le` architecture. (link:https://issues.redhat.com/browse/OCPBUGS-3252[*OCPBUGS-3252*])
32+
33+
* Previously, after the recent update to version 0.1.57, the `rerunner` service account (SA) was no longer owned by the cluster service version (CSV), which caused the SA to be removed during the Operator upgrade. Now, the CSV owns the `rerunner` SA in 0.1.59, and upgrades from any previous version will not result in a missing SA. (link:https://issues.redhat.com/browse/OCPBUGS-3452[*OCPBUGS-3452*])
34+
35+
* In 0.1.57, the Operator started the controller metrics endpoint listening on port `8080`. This resulted in `TargetDown` alerts since cluster monitoring expected port is `8383`. With 0.1.59, the Operator starts the endpoint listening on port `8383` as expected. (link:https://issues.redhat.com/browse/OCPBUGS-3097[*OCPBUGS-3097*])
36+
1637
[id="compliance-operator-release-notes-0-1-57"]
1738
== OpenShift Compliance Operator 0.1.57
1839

0 commit comments

Comments
 (0)