-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/imagesImage DistributionImage Distributionarea/metricsarea/metrics/prometheuscontainerd-integrationIssues and PRs related to containerd integrationIssues and PRs related to containerd integrationkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.
Description
Description
Description
- relates to containerd integration: Implement ImageDelete for containerd #43820
- relates to containerd integration: image delete should send image "untag" events and prometheus counters #43855
The existing implementation sends prometheus counters;
moby/daemon/images/image_delete.go
Line 179 in b94f715
| imageActions.WithValues("delete").UpdateSince(start) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/imagesImage DistributionImage Distributionarea/metricsarea/metrics/prometheuscontainerd-integrationIssues and PRs related to containerd integrationIssues and PRs related to containerd integrationkind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.
Type
Projects
Status
Done