website icon indicating copy to clipboard operation
website copied to clipboard

Issue with k8s.io/zh-cn/docs/concepts/architecture/garbage-collection/

Open Mar1usSo opened this issue 1 year ago • 5 comments

垃圾收集文中以下翻译存在问题,请确认是否是问题?

https://kubernetes.io/zh-cn/docs/concepts/architecture/garbage-collection/#container-image-garbage-collection中 除以上变量之外,kubelet 还会垃圾收集除无标识的以及已删除的容器,通常从最近未使用的容器开始

应该是改为 除以上变量之外,kubelet 还会垃圾收集除无标识的以及已删除的容器,通常从最长时间未使用的容器开始

英文原文: In addition to these variables, the kubelet garbage collects unidentified and deleted containers, typically starting with the oldest first.

Mar1usSo avatar Sep 10 '24 09:09 Mar1usSo

/language zh /area localization

dipesh-rawat avatar Sep 10 '24 09:09 dipesh-rawat

Hi @Mar1usSo

We work in English in this repository. Please file your issue in English.

/triage needs-information

sftim avatar Sep 10 '24 12:09 sftim

/triage accepted /help

tengqm avatar Sep 11 '24 00:09 tengqm

@tengqm: This request has been marked as needing help from a contributor.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-help command.

In response to this:

/triage accepted /help

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-sigs/prow repository.

k8s-ci-robot avatar Sep 11 '24 00:09 k8s-ci-robot

/assign

ayushpatil2122 avatar Sep 21 '24 17:09 ayushpatil2122

as #48030 got merged, closing the issue

/close

chenrui333 avatar Jun 10 '25 14:06 chenrui333

@chenrui333: Closing this issue.

In response to this:

as #48030 got merged, closing the issue

/close

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-sigs/prow repository.

k8s-ci-robot avatar Jun 10 '25 14:06 k8s-ci-robot