Skip to content

Commit fb5e158

Browse files
authored
Update release-notes.md
1 parent 5dbc433 commit fb5e158

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/operator-service-manager/release-notes.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,14 +292,13 @@ This release can be installed with as an update on top of release 2.0.2847-158.
292292

293293
### Release Highlights
294294
#### Cluster registry garbage collection automation
295-
This version expands the cluster registry garbage collection feature set to include automatic cleanup. A background job runs to regularly clean up container images. The job schedule, how frequently each day the jobs runs, and the threshold condition to trigger cleanup, expressed as percent capacity available, is configured by end-user. By default, the job will run once per day at a 0% threshold.
296-
297-
#### Cluster registry garbage collection reliability
298-
This version expands the cluster registry garbage collection feature set to enhance reliability. A background job runs to reconcile the health of the registry. If the job finds any imagfes required by a pod are not available in the registry, they are automatically downloaded.
295+
This version expands the cluster registry garbage collection feature set to include automatic cleanup. A background job runs to regularly clean up container images. The job schedule, how frequently each day the jobs runs, and the threshold condition to trigger cleanup, expressed as percent capacity utilized, is configured by end-user. By default, the job will run once per day at a 0% utilization threshold.
299296

300297
#### Bugfix Related Updates
301298
The following bug fixes, or other defect resolutions, are delivered with this release, for either Network Function Operator (NFO) or resource provider (RP) components.
299+
302300
None
303301

304302
#### Security Related Updates
303+
305304
None

0 commit comments

Comments
 (0)