Skip to content

Commit 3e142fe

Browse files
authored
Merge pull request #66601 from sheriff-rh/SPO-0.8.1
2 parents 9b7a7eb + 9970154 commit 3e142fe

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

security/security_profiles_operator/spo-release-notes.adoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,30 @@ These release notes track the development of the Security Profiles Operator in {
1212

1313
For an overview of the Security Profiles Operator, see xref:../../security/security_profiles_operator/spo-overview.adoc#[Security Profiles Operator Overview].
1414

15+
[id="spo-release-notes-0-8-2"]
16+
== Security Profiles Operator 0.8.2
17+
18+
The following advisory is available for the Security Profiles Operator 0.8.2:
19+
20+
* link:https://access.redhat.com/errata/RHBA-2023:5958[RHBA-2023:5958 - OpenShift Security Profiles Operator bug fix update]
21+
22+
[id="spo-0-8-2-bug-fixes"]
23+
=== Bug fixes
24+
25+
* Previously, `SELinuxProfile` objects did not inherit custom attributes from the same namespace. With this update, the issue has now been resolved and `SELinuxProfile` object attributes are inherited from the same namespace as expected. (link:https://issues.redhat.com/browse/OCPBUGS-17164[*OCPBUGS-17164*])
26+
27+
* Previously, RawSELinuxProfiles would hang during the creation process and would not reach an `Installed` state. With this update, the issue has been resolved and RawSELinuxProfiles are created successfully. (link:https://issues.redhat.com/browse/OCPBUGS-19744[*OCPBUGS-19744*])
28+
29+
* Previously, patching the `enableLogEnricher` to `true` would cause the `seccompProfile` `log-enricher-trace` pods to be stuck in a `Pending` state. With this update, `log-enricher-trace` pods reach an `Installed` state as expected. (link:https://issues.redhat.com/browse/OCPBUGS-22182[*OCPBUGS-22182*])
30+
31+
* Previously, the Security Profiles Operator generated high cardinality metrics, causing Prometheus pods using high amounts of memory. With this update, the following metrics will no longer apply in the Security Profiles Operator namespace:
32+
+
33+
** `rest_client_request_duration_seconds`
34+
** `rest_client_request_size_bytes`
35+
** `rest_client_response_size_bytes`
36+
+
37+
(link:https://issues.redhat.com/browse/OCPBUGS-22406[*OCPBUGS-22406*])
38+
1539
[id="spo-release-notes-0-8-0"]
1640
== Security Profiles Operator 0.8.0
1741

0 commit comments

Comments
 (0)