Outdated files in the dev-1.19-ko.3 branch.
Use git diff to check what is changed in the upstream. And apply the upstream changes manually
to the content/ko of dev-1.19-ko.3 branch.
For example:
# checkout `dev-1.19-ko.3`
...
# check what is updated in the upstream
git diff dev-1.19-ko.2 dev-1.19-ko.3 -- content/en/docs/concepts/configuration/configmap.md
# apply changes to content/ko
vi content/ko/docs/concepts/configuration/configmap.md
...
# commit and push
...
# make PR to `dev-1.19-ko.3`
/language ko
/help
@seokho-son:
This request has been marked as needing help from a contributor.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.
In response to this:
/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/test-infra repository.
/assign
Most helpful comment
/assign