Skip to content

Enable DuplicationSuppressor in transfer service#11914

Merged
estesp merged 1 commit intocontainerd:mainfrom
henry118:dedup
Jun 3, 2025
Merged

Enable DuplicationSuppressor in transfer service#11914
estesp merged 1 commit intocontainerd:mainfrom
henry118:dedup

Conversation

@henry118
Copy link
Copy Markdown
Member

This patch enables DuplicationSuppressor in transfer service.

#6702 introduced "DuplicationSuppressor" capability and enabled it by default in CRI. But the object value in transfer service config remained nil and never been effective.

Given CRI defaults to transfer service in 2.1, I think we should enable this capability to match the "local pull" behavior.

I did not introduce a new config in transfer service to toggle this capability because I don't see a use case where such behavior isn't desirable. But I'm also open to make it configurable if it's suggested otherwise.

@dmcgowan dmcgowan added the cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch label Jun 2, 2025
@github-project-automation github-project-automation Bot moved this from Needs Triage to Review In Progress in Pull Request Review Jun 3, 2025
@estesp estesp added this pull request to the merge queue Jun 3, 2025
Merged via the queue into containerd:main with commit 7b895be Jun 3, 2025
128 of 144 checks passed
@github-project-automation github-project-automation Bot moved this from Review In Progress to Done in Pull Request Review Jun 3, 2025
@henry118 henry118 deleted the dedup branch June 3, 2025 03:57
@henry118
Copy link
Copy Markdown
Member Author

henry118 commented Jun 3, 2025

/cherry-pick release/2.1

@k8s-infra-cherrypick-robot
Copy link
Copy Markdown

@henry118: new pull request created: #11932

Details

In response to this:

/cherry-pick release/2.1

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dmcgowan dmcgowan added cherry-picked/2.1.x PR commits are cherry picked into the release/2.1 branch and removed cherry-pick/2.1.x Change to be cherry picked to release/2.1 branch labels Jun 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/distribution Image Distribution cherry-picked/2.1.x PR commits are cherry picked into the release/2.1 branch kind/enhancement size/XS

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants