Skip to content

Commit 5dbc433

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ 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 is configured by end-user.
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.
296296

297297
#### Cluster registry garbage collection reliability
298298
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.

0 commit comments

Comments
 (0)