You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release_notes/ocp-4-17-release-notes.adoc
+25-2
Original file line number
Diff line number
Diff line change
@@ -438,6 +438,24 @@ Starting in {product-title} 4.14, Extended Update Support (EUS) is extended to t
438
438
[id="ocp-4-17-networking_{context}"]
439
439
=== Networking
440
440
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
+
441
459
[id="ocp-4-17-registry"]
442
460
=== Registry
443
461
@@ -945,11 +963,11 @@ BMER was deprecated in {product-title} version 4.15 and 4.16. With this release,
* 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.
949
967
+
950
968
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.
951
969
+
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.
953
971
+
954
972
[IMPORTANT]
955
973
====
@@ -1128,6 +1146,11 @@ In the following tables, features are marked with the following statuses:
1128
1146
|General Availability
1129
1147
|General Availability
1130
1148
1149
+
|PTP events REST API v2
1150
+
|Not Available
1151
+
|Not Available
1152
+
|General Availability
1153
+
1131
1154
|Configure the `br-ex` bridge needed by OVN-Kuberenetes using NMState
0 commit comments