Skip to content
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

[zh-cn][Umbrella] API reference pages to sync. #34733

Closed
32 tasks done
tengqm opened this issue Jun 30, 2022 · 28 comments · Fixed by #34985
Closed
32 tasks done

[zh-cn][Umbrella] API reference pages to sync. #34733

tengqm opened this issue Jun 30, 2022 · 28 comments · Fixed by #34985
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. language/zh Issues or PRs related to Chinese language triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@tengqm
Copy link
Contributor

tengqm commented Jun 30, 2022

We have already translated some of the API references into Chinese. The following are pages that still need to be translated.

855 content/en/docs/reference/kubernetes-api/workload-resources/daemon-set-v1.md
896 content/en/docs/reference/kubernetes-api/workload-resources/job-v1.md
805 content/en/docs/reference/kubernetes-api/workload-resources/replica-set-v1.md
802 content/en/docs/reference/kubernetes-api/workload-resources/cron-job-v1.md
791 content/en/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v1.md
888 content/en/docs/reference/kubernetes-api/workload-resources/stateful-set-v1.md
1357 content/en/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v2.md
1343 content/en/docs/reference/kubernetes-api/workload-resources/horizontal-pod-autoscaler-v2beta2.md
583 content/en/docs/reference/kubernetes-api/workload-resources/pod-template-v1.md
3340 content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
805 content/en/docs/reference/kubernetes-api/workload-resources/replication-controller-v1.md
868 content/en/docs/reference/kubernetes-api/workload-resources/deployment-v1.md
1161 content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
618 content/en/docs/reference/kubernetes-api/extend-resources/validating-webhook-configuration-v1.md
628 content/en/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1.md
185 content/en/docs/reference/kubernetes-api/authentication-resources/token-request-v1.md
800 content/en/docs/reference/kubernetes-api/cluster-resources/flow-schema-v1beta2.md
518 content/en/docs/reference/kubernetes-api/cluster-resources/runtime-class-v1.md
983 content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
702 content/en/docs/reference/kubernetes-api/cluster-resources/priority-level-configuration-v1beta2.md
651 content/en/docs/reference/kubernetes-api/cluster-resources/event-v1.md
203 content/en/docs/reference/kubernetes-api/cluster-resources/component-status-v1.md
606 content/en/docs/reference/kubernetes-api/policy-resources/limit-range-v1.md
909 content/en/docs/reference/kubernetes-api/policy-resources/network-policy-v1.md
828 content/en/docs/reference/kubernetes-api/policy-resources/pod-disruption-budget-v1.md
783 content/en/docs/reference/kubernetes-api/policy-resources/resource-quota-v1.md
739 content/en/docs/reference/kubernetes-api/policy-resources/pod-security-policy-v1beta1.md
666 content/en/docs/reference/kubernetes-api/service-resources/endpoint-slice-v1.md
657 content/en/docs/reference/kubernetes-api/service-resources/endpoints-v1.md
503 content/en/docs/reference/kubernetes-api/service-resources/ingress-class-v1.md
963 content/en/docs/reference/kubernetes-api/service-resources/service-v1.md
911 content/en/docs/reference/kubernetes-api/service-resources/ingress-v1.md
@tengqm tengqm added the kind/feature Categorizes issue or PR as related to a new feature. label Jun 30, 2022
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jun 30, 2022
@tengqm
Copy link
Contributor Author

tengqm commented Jun 30, 2022

/triage accepted
/language zh
/help

@k8s-ci-robot
Copy link
Contributor

@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
/language zh
/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.

@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. language/zh Issues or PRs related to Chinese language and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 30, 2022
@windsonsea
Copy link
Member

windsonsea commented Jul 1, 2022

I would like to handle:

  1. TokenRequest-v1
  2. ComponentStatus-v1
  3. RuntimeClass-v1
  4. LimitRange-v1
  5. PSP-v1
  6. FlowSchema-v1beta2
  7. PriorityLevelConfiguration-v1beta2
  8. ReplicaSet-v1
  9. ReplicationController-v1
  10. Deployment-v1

/assign

@ydFu
Copy link
Member

ydFu commented Jul 1, 2022

I would like to take pod-v1.md.
/assign

@zhangxyjlu
Copy link
Contributor

I would like to handle:
custom-resource-definition-v1

@Michelle951
Copy link
Contributor

I would like to handle:

EndpointSlice-v1

/assign

@donghui12
Copy link
Contributor

I would like to handle:
MutatingWebhookConfiguration-v1
/assign

@yaolixin-creater
Copy link
Contributor

I would like to handle:
Node-v1
/assign

@zhangxyjlu
Copy link
Contributor

I would like to handle:
HPA-v2 :horizontal-pod-autoscaler-v2.md
HPA-v2beta2 :horizontal-pod-autoscaler-v2beta2.md

@ydFu
Copy link
Member

ydFu commented Jul 17, 2022

/reopen

This issue is still in progress.

@k8s-ci-robot k8s-ci-robot reopened this Jul 17, 2022
@k8s-ci-robot
Copy link
Contributor

@ydFu: Reopened this issue.

In response to this:

/reopen

This issue is still in progress.

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.

@tengqm
Copy link
Contributor Author

tengqm commented Jul 19, 2022

/reopen

@k8s-ci-robot k8s-ci-robot reopened this Jul 19, 2022
@k8s-ci-robot
Copy link
Contributor

@tengqm: Reopened this issue.

In response to this:

/reopen

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.

@tengqm
Copy link
Contributor Author

tengqm commented Jul 29, 2022

/reopen
#34985 should not close this yet.

@k8s-ci-robot
Copy link
Contributor

@tengqm: Reopened this issue.

In response to this:

/reopen
#34985 should not close this yet.

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.

@mengjiao-liu
Copy link
Member

We have completed all tasks! 🎉🎉🎉

@windsonsea
Copy link
Member

🎉🎉🎉

@tengqm
Copy link
Contributor Author

tengqm commented Aug 3, 2022

All tasks completed. Wonderful job, team!

@tengqm tengqm closed this as completed Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. language/zh Issues or PRs related to Chinese language triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.