Skip to content

Filter snapshotter labels passed to wrapper of WithNewSnapshot#4635

Merged
mxpv merged 1 commit intocontainerd:masterfrom
dcantah:fixup-snapshotteropts
Oct 15, 2020
Merged

Filter snapshotter labels passed to wrapper of WithNewSnapshot#4635
mxpv merged 1 commit intocontainerd:masterfrom
dcantah:fixup-snapshotteropts

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Oct 15, 2020

Made a change yesterday (#4630) that passed through snapshotter labels into the wrapper of WithNewSnapshot, but it passed the entirety of the annotations into the snapshotter. This change just filters the set that we care about down to snapshotter specific labels.

Will probably be future changes to add some more labels for LCOW/WCOW and the corresponding
behavior for these new labels.

Made a change yesterday that passed through snapshotter labels into the wrapper of
WithNewSnapshot, but it passed the entirety of the annotations into the snapshotter.
This change just filters the set that we care about down to snapshotter specific
labels.

Will probably be future changes to add some more labels for LCOW/WCOW and the corresponding
behavior for these new labels.

Signed-off-by: Daniel Canter <[email protected]>
@k8s-ci-robot
Copy link
Copy Markdown

Hi @dcantah. Thanks for your PR.

I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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/test-infra repository.

@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Oct 15, 2020

Build succeeded.

Copy link
Copy Markdown
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@Zyqsempai Zyqsempai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mxpv
Copy link
Copy Markdown
Member

mxpv commented Oct 15, 2020

/ok-to-test

@mxpv mxpv merged commit 88f0893 into containerd:master Oct 15, 2020
anmaxvl added a commit to anmaxvl/cri that referenced this pull request Nov 2, 2021
This PR replays change originally done in:
containerd/containerd#4635

Signed-off-by: Maksim An <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants