Skip to content

Commit 71a5af8

Browse files
committed
OSDOCS-8517 Monitoring 4.15 RN bugs
merge conflict
1 parent 394bf8b commit 71a5af8

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

release_notes/ocp-4-15-release-notes.adoc

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -689,27 +689,27 @@ The Network Observability Operator releases updates independently from the {prod
689689
==== Hub-side templating for PolicyGenTemplate CRs
690690
You can manage the configuration of fleets of clusters by using hub templates to populate the group and site values in the generated policies that get applied to managed clusters.
691691
By using hub templates in group and site `PolicyGenTemplate` (PGT) CRs you can significantly reduce the number of policies on the hub cluster.
692-
For more information, see xref:../scalability_and_performance/ztp_far_edge/ztp-advanced-policy-config.adoc#ztp-specifying-nics-in-pgt-crs-with-hub-cluster-templates_ztp-advanced-policy-config[Specifying group and site configuration in group PolicyGenTemplate CRs with hub templates].
692+
For more information, see xref:../scalability_and_performance/ztp_far_edge/ztp-advanced-policy-config.adoc#ztp-specifying-nics-in-pgt-crs-with-hub-cluster-templates_ztp-advanced-policy-config[Specifying group and site configuration in group PolicyGenTemplate CRs with hub templates].
693693

694694
[id="ocp-4-15-nto-latency-testing"]
695695
==== Node Tuning Operator (NTO)
696-
The Cloud-native Network Functions (CNF) tests image for latency tests, `cnf-tests`, has been simplified.
696+
The Cloud-native Network Functions (CNF) tests image for latency tests, `cnf-tests`, has been simplified.
697697
The new image has three tests for latency measurements.
698-
The tests run by default and require a performance profile configured on the cluster.
699-
If no performance profile is configured, the tests do not run.
698+
The tests run by default and require a performance profile configured on the cluster.
699+
If no performance profile is configured, the tests do not run.
700700

701701
The following variables are no longer recommended for use:
702702

703703
* `ROLE_WORKER_CNF`
704704
* `NODES_SELECTOR`
705705
* `PERF_TEST_PROFILE`
706706
* `FEATURES`
707-
* `LATENCY_TEST_RUN`
708-
* `DISCOVERY_MODE`
707+
* `LATENCY_TEST_RUN`
708+
* `DISCOVERY_MODE`
709709

710710
To generate the `junit` report, the `--ginkgo.junit-report` flag replaces `--junit`.
711711

712-
For more information, see xref:../scalability_and_performance/cnf-performing-platform-verification-latency-tests.adoc[Performing latency tests for platform verification].
712+
For more information, see xref:../scalability_and_performance/cnf-performing-platform-verification-latency-tests.adoc[Performing latency tests for platform verification].
713713

714714

715715
[id="ocp-4-15-hcp"]
@@ -1209,6 +1209,12 @@ See link:https://access.redhat.com/articles/6955985[Navigating Kubernetes API de
12091209
[id="ocp-4-15-monitoring-bug-fixes"]
12101210
==== Monitoring
12111211

1212+
* Previously, the monitoring-plugin component did not start if IPv6 was disabled for a cluster. This release updates the component to support the following internet protocol configurations in a cluster: IPv4 only, IPv6 only, and both IPv4 and IPv6 simultaneously. This change resolves the issue, and the monitoring-plugin component now starts up if the cluster is configured to support only IPv6. (link:https://issues.redhat.com/browse/OCPBUGS-21610[*OCPBUGS-21610*])
1213+
1214+
* Previously, instances of Alertmanager for core platform monitoring and for user-defined projects could inadvertently become peered during an upgrade. This issue could occur when multiple Alertmanager instances were deployed in the same cluster. This release fixes the issue by adding a `--cluster.label` flag to Alertmanager that helps to block any traffic that is not intended for the cluster. (link:https://issues.redhat.com/browse/OCPBUGS-18707[*OCPBUGS-18707*])
1215+
1216+
* Previously, it was not possible to use text-only email templates in an Alertmanager configuration to send text-only email alerts. With this update, you can configure Alertmanager to send text-only email alerts by setting the `html` field of the email receiver to an empty string. (link:https://issues.redhat.com/browse/OCPBUGS-11713[*OCPBUGS-11713*])
1217+
12121218
[discrete]
12131219
[id="ocp-4-15-networking-bug-fixes"]
12141220
==== Networking

0 commit comments

Comments
 (0)