Skip to content

Commit defd609

Browse files
committed
Adding release note for TELCODOCS-1862 REST API v2
1 parent 523e325 commit defd609

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

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

+25-2
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,24 @@ Starting in {product-title} 4.14, Extended Update Support (EUS) is extended to t
438438
[id="ocp-4-17-networking_{context}"]
439439
=== Networking
440440

441+
442+
==== New PTP fast events REST API v2 available
443+
444+
A new PTP fast events O-RAN v3 compliant REST API v2 is available.
445+
Now, you can develop PTP event consumer applications that receive host hardware PTP events directly from the PTP Operator managed pod via REST API.
446+
The PTP fast events REST API v1 will be deprecated in a future release.
447+
448+
[NOTE]
449+
====
450+
In the link:https://orandownloadsweb.azurewebsites.net/download?id=344[_O-RAN O-Cloud Notification API Specification for Event Consumers 3.0_] specification, the resource is defined as a hierarchical path for the subsystem that will produce the notifications.
451+
This implies that a subscription to a higher hierarchy path includes subscriptions for all lower hierarchy resources contained in the path.
452+
453+
The PTP events REST API v2 does not support a global events subscription endpoint.
454+
You subscribe consumer applications to the various available event types separately.
455+
====
456+
457+
For more information, see xref:../networking/ptp/ptp-cloud-events-consumer-dev-reference-v2.adoc#ptp-cloud-events-consumer-dev-reference-v2[Developing PTP event consumer applications with the REST API v2].
458+
441459
[id="ocp-4-17-registry"]
442460
=== Registry
443461

@@ -945,11 +963,11 @@ BMER was deprecated in {product-title} version 4.15 and 4.16. With this release,
945963
[id="ocp-4-17-image-registry-bug-fixes_{context}"]
946964
==== Image Registry
947965

948-
* In {product-title} 4.14, installing a cluster with Azure AD Workload Identity was made generally available. With that feature, administrators can configure a Microsoft Azure cluster to use Azure AD Workload Identity. With Azure AD Workload Identity, cluster components use temporary security credentials that are managed outside of the cluster.
966+
* In {product-title} 4.14, installing a cluster with Azure AD Workload Identity was made generally available. With that feature, administrators can configure a Microsoft Azure cluster to use Azure AD Workload Identity. With Azure AD Workload Identity, cluster components use temporary security credentials that are managed outside of the cluster.
949967
+
950968
Previously, when {product-title} was deployed on Azure clusters with Azure AD Workload Identity, storage accounts created for the cluster and the image registry had *Storage Account Key Access* enabled by default, which could pose security risks to the deployment.
951969
+
952-
With this update, shared access keys are disabled by default on new installations that use Azure AD Workload Identity, enhancing security by preventing the use of shared access keys.
970+
With this update, shared access keys are disabled by default on new installations that use Azure AD Workload Identity, enhancing security by preventing the use of shared access keys.
953971
+
954972
[IMPORTANT]
955973
====
@@ -1128,6 +1146,11 @@ In the following tables, features are marked with the following statuses:
11281146
|General Availability
11291147
|General Availability
11301148

1149+
|PTP events REST API v2
1150+
|Not Available
1151+
|Not Available
1152+
|General Availability
1153+
11311154
|Configure the `br-ex` bridge needed by OVN-Kuberenetes using NMState
11321155
|Not Available
11331156
|Technology Preview

0 commit comments

Comments
 (0)