Skip to content

containerd integration: image delete should send image "untag" events and prometheus counters #43855

@thaJeztah

Description

@thaJeztah

Description

The existing implementation sends untag

i.LogImageEvent(imgID.String(), imgID.String(), "untag")

i.LogImageEvent(imgID.String(), imgID.String(), "untag")

i.LogImageEvent(imgID.String(), imgID.String(), "untag")

i.LogImageEvent(imgID.String(), imgID.String(), "untag")

Prometheus counters;

imageActions.WithValues("delete").UpdateSince(start)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions