kubeedge / mappers-go

KubeEdge Device Mappers written in go
Apache License 2.0
45 stars 64 forks source link

fix bug:There is a memory leak in this part of the code #89

Open orsline opened 1 year ago

orsline commented 1 year ago

The image cache is applied in the lib library for transferring images, which needs to be released, otherwise there will be a memory leak

kubeedge-bot commented 1 year ago

Welcome @orsline! It looks like this is your first PR to kubeedge/mappers-go 🎉

RyanZhaoXB commented 1 year ago

please recommit it with git commit -s to add your sign

orsline commented 1 year ago

renew the PR

RyanZhaoXB commented 1 year ago

it is still not signed properly. please git commit -s --amend to recommit it.

RyanZhaoXB commented 1 year ago

please approve running workflows @fisherxu . thanks.

kubeedge-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fisherxu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubeedge/mappers-go/blob/main/OWNERS)~~ [fisherxu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment