Skip to content

Conversation

@cardyok
Copy link
Contributor

@cardyok cardyok commented Feb 8, 2022

Reference Issue

#6406

What does this implements

cri callers can add containerd.io/snapshot.volatile annotation to make corresponding snapshot volatile when mounted to rootfs

@k8s-ci-robot
Copy link

Hi @cardyok. 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.

@k8s-ci-robot
Copy link

@cardyok: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/retest

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.

@cardyok cardyok force-pushed the support_volatile_option branch 6 times, most recently from 1f03916 to 7de3168 Compare February 10, 2022 03:25
@k8s-ci-robot
Copy link

@cardyok: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/retest

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.

Copy link
Member

@kzys kzys left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@kzys
Copy link
Member

kzys commented Mar 11, 2022

@dmcgowan Do you want to discuss about this PR in the next meeting or the issue itself?

// the change set between this snapshot and its parent is stored.
const upperdirKey = "containerd.io/snapshot/overlay.upperdir"

// volatileOpt is a key of an optional lablel to each snapshot.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: lablel->label

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks xD Fixed.

cri callers can add containerd.io/snapshot.volatile annotation to make corresponding snapshot volatile when mounted to rootfs

Signed-off-by: cardy.tang <[email protected]>
@cardyok cardyok force-pushed the support_volatile_option branch from 295e6ce to a692bdb Compare June 7, 2022 06:39
@pacoxu
Copy link
Contributor

pacoxu commented Jun 7, 2022

There seem to be more discussions on #4785 about this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants