-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outdated files in the dev-1.14-ko.5 branch #14582
Comments
/language ko |
related with #14479 |
/assign |
@claudiajkang 비교한 커밋의 좌우가 바뀌었습니다. 이슈 본문을 수정해서 바로 잡았습니다. |
@claudiajkang 기존에 브랜치 비교에 사용하던 스크립트가 이름이 변경된 파일을 놓치고 있었습니다. 스크립트를 업데이트하고, 이름이 변경된 파일을 이슈 본문에 추가했습니다. |
@gochist: Closing this issue. In response to this:
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. |
This is a Bug Report
Problem:
Outdated files in the dev-1.14-ko.5 branch.
133 files in content/en are changed
21 files in content/ko are outdated
4 files to be renamed
Proposed Solution
Use
git diff
to check what is changed in the upstream. And apply the upstream changes manually to thecontent/ko
ofdev-1.14-ko.5
branch.For example:
Page to Update:
https://kubernetes.io/...
The text was updated successfully, but these errors were encountered: