Website: Outdated files in the dev-1.16-ko.5

Created on 8 Nov 2019  ยท  12Comments  ยท  Source: kubernetes/website

This is a Bug Report

Problem

Outdated files in the upstream/dev-1.16-ko.5 branch.

19 files to be modified

  1. [ ] content/en/docs/concepts/architecture/nodes.md 1 file changed, 3 insertions(+), 3 deletions(-)
  2. [ ] content/en/docs/concepts/containers/container-lifecycle-hooks.md 1 file changed, 1 insertion(+), 1 deletion(-)
  3. [ ] content/en/docs/concepts/overview/working-with-objects/names.md 1 file changed, 1 insertion(+), 2 deletions(-)
  4. [ ] content/en/docs/concepts/workloads/controllers/daemonset.md 1 file changed, 1 insertion(+), 1 deletion(-)
  5. [ ] content/en/docs/concepts/workloads/controllers/deployment.md 1 file changed, 22 insertions(+), 22 deletions(-)
  6. [ ] content/en/docs/concepts/workloads/controllers/replicationcontroller.md 1 file changed, 1 insertion(+), 1 deletion(-)
  7. [ ] content/en/docs/concepts/workloads/controllers/statefulset.md 1 file changed, 1 insertion(+)
  8. [ ] content/en/docs/concepts/workloads/pods/init-containers.md 1 file changed, 4 insertions(+), 27 deletions(-)
  9. [ ] content/en/docs/concepts/workloads/pods/pod-lifecycle.md 1 file changed, 5 insertions(+), 4 deletions(-)
  10. [ ] content/en/docs/reference/_index.md 1 file changed, 2 deletions(-)
  11. [ ] content/en/docs/setup/production-environment/container-runtimes.md 1 file changed, 1 insertion(+), 1 deletion(-)
  12. [ ] content/en/docs/tasks/administer-cluster/cluster-management.md 1 file changed, 1 insertion(+), 1 deletion(-)
  13. [ ] content/en/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md 1 file changed, 6 insertions(+), 6 deletions(-)
  14. [ ] content/en/docs/tasks/tools/install-minikube.md 1 file changed, 1 insertion(+), 1 deletion(-)
  15. [ ] content/en/docs/tutorials/hello-minikube.md 1 file changed, 3 insertions(+), 3 deletions(-)
  16. [ ] content/en/docs/tutorials/kubernetes-basics/_index.html 1 file changed, 2 insertions(+)
  17. [ ] content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html 1 file changed, 1 insertion(+), 1 deletion(-)
  18. [ ] content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html 1 file changed, 1 insertion(+), 1 deletion(-)
  19. [ ] content/en/docs/tutorials/kubernetes-basics/update/update-intro.html 1 file changed, 2 insertions(+), 2 deletions(-)

0 files to be renamed

0 files to be deleted

Proposed Solution

Use git diff to check what is changed in the upstream. And apply the upstream changes manually
to the content/ko of upstream/dev-1.16-ko.5 branch.

For example:

# checkout `upstream/dev-1.16-ko.5`
...
# check what is updated in the upstream
git diff upstream/dev-1.16-ko.4 upstream/dev-1.16-ko.5 -- content/en/docs/concepts/architecture/nodes.md
# apply changes to content/ko
vi content/ko/docs/concepts/architecture/nodes.md
...
# commit and push
...
# make PR to `upstream/dev-1.16-ko.5`

Pages to Update

kincleanup languagko

All 12 comments

/language ko

@seokho-son ์‹ค์ˆ˜๋กœ 1.15๊ณผ ๋น„๊ตํ•˜์‹  ๊ฒƒ ๊ฐ™์•„์š”.

@seokho-son ์‹ค์ˆ˜๋กœ 1.15๊ณผ ๋น„๊ตํ•˜์‹  ๊ฒƒ ๊ฐ™์•„์š”.

๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค. ๋ฏธ๋ฆฌ ํ™•์ธํ•ด๋ณด์ง€ ๋ชปํ–ˆ๋„ค์š”ใ… ใ…  ๋‹ค์‹œ ๋ฉ”์‹œ์ง€ ์ •์ •ํ•˜์˜€์Šต๋‹ˆ๋‹ค.

/assign

@ysyukr ๋‹˜. slack, Kubernetes-docs-ko ์ฑ„๋„์—์„œ, novice ๋‹˜ ๊ป˜์„œ ํ•ด๋‹น ์ด์Šˆ๋ฅผ ์ฒ˜๋ฆฌํ•ด๋ณด ์‹ถ๋‹ค๋Š” ์˜๊ฒฌ์„ ์ฃผ์…จ์Šต๋‹ˆ๋‹ค. ๋จผ์ € assign ํ•ด์ฃผ์…จ๋Š”๋ฐ, ์ด๋ฒˆ์—๋Š” novice ๋‹˜๊ป˜ PR ์ฒ˜๋ฆฌ๋ฅผ ๋ถ€ํƒ๋“œ๋ ค๋„ ๋ ๊นŒ์š”?

/unassign

This Issue has been assigned to a contributor who has Id: novice in the slack channel. Thank you !

/kind cleanup

/assign

์ œ๊ฐ€ ๋น ๋ฅด๊ฒŒ assign ํ•˜์ง€ ์•Š์•„์„œ ํ˜ผ๋ž€์„ ๋“œ๋ฆฐ๊ฒƒ ๊ฐ™์•„ ์ฃ„์†กํ•ฉ๋‹ˆ๋‹ค. ์ž‘์—… ์ง„ํ–‰ํ•ด๋ณผ ์ˆ˜ ์žˆ๊ฒŒ ๋ฐฐ๋ คํ•ด์ฃผ์…”์„œ ๊ฐ์‚ฌํ•ฉ๋‹ˆ๋‹ค!
@ysyukr @seokho-son

/close

@ysyukr: Closing this issue.

In response to this:

/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/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahmetb picture ahmetb  ยท  4Comments

sftim picture sftim  ยท  4Comments

seokho-son picture seokho-son  ยท  3Comments

inductor picture inductor  ยท  4Comments

Dieken picture Dieken  ยท  4Comments