Skip to content

[feature-request] Provide unique ID for containerd state in introspection API #1862

@tonistiigi

Description

@tonistiigi

It could be useful for containerd clients(eg buildkit) to detect if the containerd they are talking to is the same that was used in previous requests and for what they already have some internal state. For example, if someone clears their state directory it could detect that and clear the associated build state as well. Ideally, this could be an extra UUID field in the plugin properties in the introspection API. For my use case, I would only use it for the snapshotter plugins.

@stevvooe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions